source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @6cdbff63   16 years lessen42 Use the dimensions in tkhd for timed text tracks Originally committed …
(edit) @d52481b9   16 years ramiro.polla Pass subarch instead of arch to YASMFLAGS Originally committed as …
(edit) @7b5e8a27   16 years diego Extend 'checkheaders' target to architecture-specific subdirectories. …
(edit) @62045d48   16 years diego Split arch variable into arch and subarch. Originally committed as …
(edit) @1fc9fb8a   16 years diego Use 'enabled' function to simplify x86_64 check in the mingw32 …
(edit) @6a5d31ac   16 years diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. …
(edit) @7b04b8a   16 years ramiro.polla Add truncf() replacement function. Patch by Michael Kostylev <mik at …
(edit) @b9609848   16 years stefano.sabatini-lala Implement the avfilter_default_draw_slice() handler and use it in …
(edit) @b507ebd1   16 years ramiro.polla Use setmode() if it exists in <io.h>, and not based on O_BINARY. …
(edit) @5b6c2cbd   16 years diego Use 'enabled' function instead of raw 'test' calls in arch checks. …
(edit) @713891e   16 years diego Add my GPG key. Originally committed as revision 16551 to …
(edit) @470bce2b   16 years diego cosmetics: indentation Originally committed as revision 16550 to …
(edit) @c54286ab   16 years diego Fix illegal identifier starting with an underscore. Originally …
(edit) @64d50fa5   16 years baptiste.coudurier move ffindex set before mov_read_default so it can be used in …
(edit) @e503674   16 years diego Add necessary, remove unnecessary #includes. Originally committed as …
(edit) @ff8769e2   16 years diego Drop unnecessary intreadwrite.h and bswap.h #includes. Originally …
(edit) @84f8d1f6   16 years diego Add missing #include to fix 'make checkheaders'. Originally committed …
(edit) @0f010b2f   16 years diego cosmetics: Remove useless quotes. Originally committed as revision …
(edit) @3bbcba32   16 years diego 1l: better alphabetical order Originally committed as revision 16543 …
(edit) @26c7aa17   16 years diego Add missing --disable-armv6t2 to help output. Originally committed as …
(edit) @c8af74a9   16 years michaelni Increase BUFFER_SIZE. Fixes issue719. Originally committed as …
(edit) @203fa6b4   16 years michaelni fix indention Originally committed as revision 16540 to …
(edit) @20836483   16 years michaelni All negative values are errors not just -1. Originally committed as …
(edit) @528271ff   16 years michaelni Check the return of audio and video encoders. Originally committed as …
(edit) @95af5e1c   16 years michaelni All negative returns are errors not just -1. Originally committed as …
(edit) @42b7678d   16 years kostya.shishkov 30l: when reading mb_offset in RV30 slice header its size should be …
(edit) @87609b51   16 years baptiste.coudurier cosmetics Originally committed as revision 16535 to …
(edit) @985688b8   16 years baptiste.coudurier remove warnings about uninitialized vars Originally committed as …
(edit) @336c2ca5   16 years banan Add size that is needed for the wmapro codec Originally committed as …
(edit) @3d1b0fcd   16 years baptiste.coudurier cosmetics Originally committed as revision 16532 to …
(edit) @f6204886   16 years lessen42 Add support for muxing mov/mp4/3gp timed text streams Originally …
(edit) @58e9f2ed   16 years lessen42 Read extradata (justification, colors, fonts, etc) for mov/mp4 timed …
(edit) @6751a00   16 years kostya.shishkov RV30 decoder passes possible frame sizes in extradata and selects an …
(edit) @fd7f596   16 years baptiste.coudurier remove comment, this is not relevant anymore Originally committed as …
(edit) @2ba0470e   16 years baptiste.coudurier reindent Originally committed as revision 16527 to …
(edit) @7d637efa   16 years baptiste.coudurier check for negative dts value even if bitstream is already formated, …
(edit) @ff1c015d   16 years ramiro.polla Use coff as objformat for dos. Patch by Michael Kostylev <mik at it-1 …
(edit) @17170313   16 years Carl Eugen Hoyos Remove H264Context from vdpau_internal.h. Originally committed as …
(edit) @973c68cb   16 years Aurélien Jacobs fix warning: assignment makes pointer from integer without a cast …
(edit) @10652dd5   16 years Carl Eugen Hoyos Fix OBJS-$(CONFIG_H264_VDPAU_DECODER). Originally committed as …
(edit) @c639fc7   16 years Carl Eugen Hoyos Cosmetics: Rename ff_vdpau_h264_add_data_chunk as …
(edit) @1968e438   16 years Carl Eugen Hoyos Use only MpegEncContext in ff_vdpau_h264_add_data_chunk. Originally …
(edit) @6f0b5d6f   16 years Carl Eugen Hoyos Cosmetics: Break long line. Originally committed as revision 16519 to …
(edit) @250dd6f0   16 years diego Add a separate 'testclean' rule to clean regression test data without …
(edit) @2b187df9   16 years stefano.sabatini-lala Fix capitalization and missing periods issues. Originally committed …
(edit) @708ec8fb   16 years stefano.sabatini-lala Move the AVFormatContext options definition to a dedicated file, …
(edit) @63bfcb69   16 years Carl Eugen Hoyos Fill range_map* in VC1Context. Originally committed as revision 16515 …
(edit) @78acb9e7   16 years stefano.sabatini-lala Move the AVCodecContext options definition to a dedicated file, reduce …
(edit) @7fd3c09e   16 years Carl Eugen Hoyos Move vdpau_h264_set_reference_frames() call from vdpauvideo.c into …
(edit) @1a1078fa   16 years baptiste.coudurier fix segv, always set audio_buf to audio_buf1 if decoding fail …
(edit) @9211bcdd   16 years rsbultje Reindent to properly fit a 80 chars terminal. Originally committed as …
(edit) @ff16f551   16 years rsbultje Reindent after r16509. Originally committed as revision 16510 to …
(edit) @83d14c85   16 years rsbultje Apply rtpmap: SDP lines to the last m= line only, since they generally …
(edit) @7eb6ed78   16 years Carl Eugen Hoyos Move VDPAU check, make future VDPAU patches smaller. Originally …
(edit) @fa50a027   16 years baptiste.coudurier only set le if value is 1, fix boom5.mov, issue #770 Originally …
(edit) @65007a4f   16 years lucabe72 Do not assume that if pkt->destruct != av_destruct_packet then it is …
(edit) @1d6eeebe   16 years Aurélien Jacobs initialize AVFormatContext before calling av_write_header() …
(edit) @49186206   16 years Carl Eugen Hoyos Add refdist_flag to VC1Context. Originally committed as revision …
(edit) @6dde9f8c   16 years mans SH4: fix typo in asm constraint Originally committed as revision …
(edit) @e49906c3   16 years rsbultje Increase buffer size for RTP packet data because some ASF streams use …
(edit) @5ce00433   16 years Aurélien Jacobs rename ff_metadata_sync_compat to ff_metadata_mux_compat Originally …
(edit) @97ca83a   16 years Aurélien Jacobs move ff_metadata_sync_compat to metadata_compat.c Originally …
(edit) @e99f76ab   16 years Aurélien Jacobs Add a second metadata compatibility layer, so that metadata that gets …
(edit) @420169e5   16 years Carl Eugen Hoyos Add PIX_FMT_VDPAU_H264. Originally committed as revision 28281 to …
(edit) @30f32a18   16 years saschasommer added my gnupg fingerprint Originally committed as revision 16498 to …
(edit) @54f8abde   16 years tempn cosmetics: CJPG is from Creative Webcam Originally committed as …
(edit) @949462b3   16 years tempn fourcc CJPG is sequential jpeg Originally committed as revision 16496 …
(edit) @15cdff85   16 years baptiste.coudurier 100l, add missing enum type, fix compilation Originally committed as …
(edit) @8a47ad5e   16 years baptiste.coudurier use lower case x and alternate format for hex in printf Originally …
(edit) @861b4f01   16 years baptiste.coudurier print more debug information if enabled, including index Originally …
(edit) @090846f3   16 years Carl Eugen Hoyos Rename ff_VDPAU as ff_vdpau. Originally committed as revision 16492 …
(edit) @6cc01c24   16 years Carl Eugen Hoyos Rename bitstreamBuffers* as bitstream_buffers* Originally committed …
(edit) @1bb04d5a   16 years ramiro.polla configure: allow to disable sse code. Based on patch by Michael …
(edit) @6fde7afa   16 years Carl Eugen Hoyos Fix a compiler warning: libavformat/rmdec.c:550: warning: assignment …
(edit) @1f91cdce   16 years ramiro.polla Use posix_memalign() if available. Originally committed as revision …
(edit) @218a6022   16 years diego Only #include svq3.c if the SVQ3 decoder is enabled. Originally …
(edit) @ed09249c   16 years diego The SVQ3 decoder uses ff_svq1_packet_checksum from svq1dec.c. …
(edit) @158b3912   16 years robert.swain Support ADTS AAC files in the ffaac decoder (limited to streams …
(edit) @600a331   16 years michaelni Inject NULL packets into the video packet que at EOF to force all …
(edit) @9f06bd9e   16 years michaelni Do not try to duplicate packets that have data==NULL. Originally …
(edit) @1b9bbf86   16 years michaelni Document the need of buf=NULL buf_size=0 at the end to obtain all …
(edit) @0d9efa2   16 years diego Add missing headers to allow 'make checkheaders' to pass. Originally …
(edit) @25bd48bd   16 years diego Use <> instead of "" for system headers. Originally committed as …
(edit) @11d6f38c   16 years robert.swain Factorise enum of AC3 error types to be usable by AAC in the ADTS …
(edit) @4b82e3ce   16 years robert.swain Add some lossless h.264 encoding presets as suggested by Jason …
(edit) @986a5e91   16 years robert.swain Add a slow first pass preset Originally committed as revision 16477 …
(edit) @ef41406   16 years robert.swain Be consistent and use b-frames throughout the presets to avoid …
(edit) @6e5f27c   16 years rsbultje Fix typo ("Standard-compliant" -> "Standards-compliant"), as noticed …
(edit) @199a8aa9   16 years robert.swain Change direct prediction for fast first pass to automatic as all other …
(edit) @70d4b8ce   16 years rsbultje Fix doxy comments missing one '*'. Originally committed as revision …
(edit) @7a86bafa   16 years rsbultje Use the "server" RTSP field to detect whether the server that we're …
(edit) @74272b1c   16 years rsbultje Export RTSPState and RTSPStream from rtsp.c into rtsp.h. This allows …
(edit) @b0d75d60   16 years rsbultje Don't use s->pb if a local ByteIOContext was already provided by the …
(edit) @572c6a38   16 years rsbultje Allow subscription to any of the streams, not just the first, …
(edit) @7c68a177   16 years rsbultje Parse the OpaqueData field for every AVStream represented by this "set …
(edit) @530bca94   16 years rsbultje Parse the bitrate field in the ASMRuleBook ("AverageBandwidth") to …
(edit) @3ca45429   16 years rsbultje Parse the ASMRuleBook SDP line to dynamically create one new AVStream …
(edit) @b06688ff   16 years gpoirier Add AltiVec versions of h264_idct_add(8|16|16intra), allowing to …
(edit) @e7b987dc   16 years lucabe72 Remove the frame rate from struct video_data, and allow using a …
(edit) @b6e736a1   16 years ramiro.polla Don't prefix yasm with cross prefix. Patch by Michael Kostylev <mik at …
Note: See TracRevisionLog for help on using the revision log.