source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f91730a1   12 years michaelni jv: initialize AVFrame Signed-off-by: Michael Niedermayer …
(edit) @bd93f3c5   12 years michaelni ffmpeg: fix reinit_filter type Signed-off-by: Michael Niedermayer …
(edit) @5743095c   12 years michaelni Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38' * commit …
(edit) @6b6b0e9d   12 years michaelni pthread: fix unused variable warning
(edit) @ee4a6586   12 years nicolas.george lavd/v4l2: fix bug in init_convert_timestamp() The current code …
(edit) @7093b753   12 years michaelni Merge commit '2240e92f052960693de55cf4924e80426dfaa965' * commit …
(edit) @bf780b7e   12 years michaelni Merge commit '19dd4017ab6dac11c77d797acebee4f60ad63a6f' * commit …
(edit) @b524219   12 years nicolas.george lavf: add AV_ to two remaining CODEC_ID_*.
(edit) @7787a6c7   12 years michaelni Merge commit 'cacad1c058f66558ec727faac3b277d2dee264d4' * commit …
(edit) @6ec0447d   12 years michaelni xface: remove unused stuff, fix related warnings Signed-off-by: …
(edit) @b36095ea   12 years michaelni Merge commit '3e2f200237af977b9253b0aff121eee27bcedb44' * commit …
(edit) @f506ae19   12 years michaelni Merge commit 'd243896987b8b2062d1faba4d8d6f0c62d2dbee9' * commit …
(edit) @0cfbfaa   12 years michaelni Merge commit '7b89cd20d844cbe763ca34e63e99d110043cf241' * commit …
(edit) @a75f01d7   12 years michaelni Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111' * commit …
(edit) @c292e340   12 years michaelni avformat: keep r_frame_rate This field is used and nothing equivalent …
(edit) @9cf788ec   12 years michaelni avformat/avdevice: add missing time.h includes Signed-off-by: Michael …
(edit) @ad78b9ed   12 years michaelni avcodec: postpone removial of parts still used Signed-off-by: Michael …
(edit) @b2cd0d70   12 years michaelni Merge commit '8df23e938b4022d6e6e9e1180ea6418abae74fda' * commit …
(edit) @dac8799   12 years michaelni Merge commit 'ddcca4ba074aa537c3059c76d69eb4ad6316bfe9' * commit …
(edit) @32fdfdfb   12 years michaelni Merge commit '354468fc12dcf93e7fb4af552e18906771913273' * commit …
(edit) @3c132641   12 years michaelni Merge commit '37045e422903695e610cca6ecb753df643ab9380' * commit …
(edit) @a303dce2   12 years michaelni utils: Dont sent fake channel layouts, 0 layout is better when its not …
(edit) @f9fd6f98   12 years michaelni Merge commit '2eba9087f3031c6050f8dcd996225490be6c2410' * commit …
(edit) @a7f9d92a   12 years michaelni Merge commit '192f1984b1a93aa08af053b8f9ab4950f307bd5d' * commit …
(edit) @36685c3c   12 years michaelni Merge commit '15ec0450b4ae891f3e6ababa03c777a4443b94ca' * commit …
(edit) @64d11cb6   12 years michaelni mss1: set frame defaults Signed-off-by: Michael Niedermayer …
(edit) @80661e0f   12 years Clément Bœsch buffer: use the atomic get instead of the add and fetch variant.
(edit) @1ad542f1   12 years michaelni get_video_buffer: add vertical padding Fix memory corruption …
(edit) @53fd4f55   12 years michaelni avcodec: fix motion vector vissualization was broken by the buffer …
(edit) @6ae4372   12 years michaelni h264/mpegvideo: fix ff_print_debug_info2 arguments Signed-off-by: …
(edit) @a76ef998   12 years michaelni mpegvideo: move ff_print_debug_info2 to where ff_print_debug_info is …
(edit) @b91459e5   12 years michaelni atomic: prefer gcc builtins over win32 atomics, if available. The …
(edit) @c48828f7   12 years michaelni atomic: Check for sync_val_compare_and_swap instead of …
(edit) @c5362538   12 years michaelni snow: set frame defaults Signed-off-by: Michael Niedermayer …
(edit) @b5e5ed8   12 years michaelni Merge commit '3b199d29cd597a3518136d78860e172060b9e83d' * commit …
(edit) @01a0283c   12 years michaelni h264: disallow single unpaired fields as references of frames Fixes …
(edit) @c69acbf8   12 years michaelni lavfi/moviesrc: use refcounted frames
(edit) @0fc01ae3   12 years michaelni h264: fix null pointer dereference and assertion failure …
(edit) @ee3c3dd5   12 years michaelni ff_alloc_picture: free tables in case of dimension mismatches Fixes …
(edit) @9e73f6d   12 years michaelni mpegvideo: dont allow last == current this fixes deadlocks …
(edit) @9dd0b7ad   12 years michaelni update_frame_pool: use channel field Fix memory corruption …
(edit) @80e9e63c   12 years michaelni Merge commit '759001c534287a96dc96d1e274665feb7059145d' * commit …
(edit) @2e7bc9c2   12 years michaelni snowdec: fix off by 1 error in dimensions check fixes infinite loop …
(edit) @73b40e2e   12 years nicolas.george lavfi/buffersink: move the filter structures at the end. Also apply a …
(edit) @1123080d   12 years Clément Bœsch cmdutils: remove conditionnal pp include. The definition of the …
(edit) @de54a96a   12 years nicolas.george lavfi/buffersink: implement av_buffersink_get_samples(). Note: the …
(edit) @b71db3f3   12 years nicolas.george lavfi/buffersrc: do not dereference NULL frame. frame = NULL is used …
(edit) @03b87fe5   12 years nicolas.george lavfi: rename sink_buffer.c into buffersink.c.
(edit) @3add5dc8   12 years nicolas.george lavfi: remove buffersink.c. It only contains merge conflicts …
(edit) @fa41f7ec   12 years nicolas.george lavfi/sink_buffer: move stuff to reduce the diff. Note: …
(edit) @35135a39   12 years stefasab lavfi/smartblur: add support to named options
(edit) @fb14e37d   12 years nicolas.george ffmpeg: re-enable use of buffersrc flags. AV_BUFFERSRC_FLAG_PUSH is …
(edit) @b0012de4   12 years nicolas.george lavfi/buffersrc: implement flags. The PUSH flags is necessary for …
(edit) @cb2bd91   12 years nicolas.george ffmpeg: add the -canvas_size option. Allows, amongst other things, to …
(edit) @f9b34b8b   12 years nicolas.george ffmpeg: port sub2video to AVFrame. And re-enable the FATE test.
(edit) @f185a04   12 years stefasab doc/ffplay,ffmpeg: mention the corresponding negated option for -stats …
(edit) @a2a84840   12 years stefasab cmdutils: clarify log message, in case of option routed to both codec …
(edit) @63edd2f9   12 years stefasab cmdutils: remove duplicated check on CONFIG_POSTPROC The check is …
(edit) @475c090a   12 years stefasab cmdutils: make print_all_libs_info() show libavresample version Even …
(edit) @daf6ea5d   12 years stefasab cmdutils: fix stylenits
(edit) @606efe18   12 years stefasab lavfi/unsharp: add missing option flags
(edit) @dae76e8c   12 years stefasab lavc/utils: fix typo and reword message in case of too low bitrate
(edit) @f963c778   12 years michaelni avfilter: avoid direct access to "frame"->channels This avoids ABI …
(edit) @91b747ac   12 years michaelni mem: Fix usage of memalign() on DJGPP. Credits to Khusraw of …
(edit) @969e8d35   12 years stefasab lavfi/pad: avoid buffer overflow in buffer_needs_copy() Replace & …
(edit) @65fc80f0   12 years Clément Bœsch lavfi: add curves filter.
(edit) @3d813e7e   12 years Clément Bœsch lavfi: bump minor version after the first round of evil changes.
(edit) @108434a3   12 years michaelni sink_buffer: remove unused variables Signed-off-by: Michael …
(edit) @d5efa84f   12 years michaelni vp3: embed idct_permutation array directly in VP3DecoderContext. This …
(edit) @96e4b00d   12 years Clément Bœsch lavfi: remove remaining forgotten min/rej perms.
(edit) @806a66fd   12 years michaelni mpegts: clear avprograms only for removed programs Fixes Ticket2186 …
(edit) @07ab8d33   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @f0a5f710   12 years Clément Bœsch lavfi/hue: reindent.
(edit) @3da54858   12 years Clément Bœsch lavfi/hue: add an optimized direct path.
(edit) @4a62f477   12 years michaelni Merge commit '6e7b50b4270116ded8b874d76cb7c5b1a0341827' * commit …
(edit) @e5306115   12 years Clément Bœsch lavu/frame: fix not/note typo in doxy.
(edit) @5e4bc96   12 years michaelni doc: fix examples.
(edit) @b1b506bc   12 years michaelni fate: disable sub2video Signed-off-by: Michael Niedermayer …
(edit) @4e7c61b7   12 years michaelni ffmpeg: do not give away our reference to the frame. Note: the logic …
(edit) @9cc02101   12 years michaelni lavc/rawdec: set field order on decoded frame.
(edit) @6184fa20   12 years michaelni rawdec: work with refcounted frames. Adapted from commit …
(edit) @a05a44e2   12 years michaelni Merge commit '7e350379f87e7f74420b4813170fe808e2313911' * commit …
(edit) @3f78f090   12 years Carl Eugen Hoyos Revert "build: disable iconv by default." This reverts commit …
(edit) @586ae70b   12 years michaelni port FFmpeg lavc frame specificities to lavu functions.
(edit) @d1b456b0   12 years michaelni lavu/frame: copy the channels field.
(edit) @ee0a8bcb   12 years Clément Bœsch lavfi/showspectrum: fix outpicref initialization. In 81f2549, output …
(edit) @22cc8a10   12 years michaelni x86/qpel: move fullpel and l2 functions to separate file. This way, …
(edit) @9d40f710   12 years michaelni dsputil: make square put/avg_pixels functions local to h264qpel. Put …
(edit) @9222978a   12 years michaelni lavd/v4l2: simplify code struct buff_data contains a pointer to …
(edit) @0286b425   12 years michaelni lavd/v4l2: correctly handle error conditions in mmap_read_frame() In …
(edit) @982070c   12 years Carl Eugen Hoyos Add some fate dependencies to fix make fate with --disable-everything.
(edit) @881684e2   12 years Carl Eugen Hoyos Add some fate dependencies to fix make fate with --disable-avdevice.
(edit) @98c4268e   12 years derek.buitenhuis libutvideo: Prioritize compatibility with new versions Signed-off-by: …
(edit) @309d6f50   12 years michaelni atomic: Add include guards to the implementation headers This makes …
(edit) @160979f4   12 years Clément Bœsch lavc/utils: make sure the iconv descriptor can be opened only once. …
(edit) @307dc32a   12 years michaelni Merge commit '77b2cd7b41d7ec8008b6fac753c04f77824c514c' * commit …
(edit) @c4e88217   12 years michaelni Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e' * commit …
(edit) @fee484ed   12 years michaelni Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327' * commit …
(edit) @d9d97f9b   12 years michaelni Merge commit '1a5e9130162b8adc898e5f6aea82b6372d1e4e6c' * commit …
(edit) @2653e125   12 years michaelni Merge commit '1afddbe59e96af75f1c07605afc95615569f388f' * commit …
Note: See TracRevisionLog for help on using the revision log.