source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @6182e0a6   12 years michaelni vf_aspect: unbreak avoption system This fixes ff* -h infinite looping …
(edit) @6752aac6   12 years stefasab lavfi/aspect: add max option
(edit) @ccd6def9   12 years stefasab lavfi/aspect: extend syntax for the setdar and setsar filters Add …
(edit) @b6e36a4   12 years stefasab lavu/parseutils: remove unused gcd variable in av_parse_ratio() Fix …
(edit) @cb0add3   12 years onemda lavf/flacenc: disallow creation of invalid files with -c copy …
(edit) @2d11ee4b   12 years michaelni fate: fix fate-filter-metadata-scenedetect Signed-off-by: Michael …
(edit) @39747d87   12 years michaelni avfilter_graph_parse: add support for parsing sws_flags …
(edit) @248b1ff2   12 years michaelni Fix various uses of av_log_missing_feature() Signed-off-by: Michael …
(edit) @8f37a1e8   12 years stefasab lavfi/avfiltergraph: avoid to print "(null)" in the scale args Fix …
(edit) @2969abd9   12 years stefasab lavfi/graphparser: fix parsing error in case of NULL sws_opts addition …
(edit) @8c2dbc38   12 years stefasab lavc/utils: provide more feedback in case of experimental codec
(edit) @5713091   12 years michaelni mpegaudiodec: Fix buffer handling on random access Signed-off-by: …
(edit) @e1681654   12 years Clément Bœsch doc/muxers: document mov faststart option.
(edit) @c0d56bf   12 years Clément Bœsch fate: fix filter metadata dependency to ffprobe.
(edit) @fa190b3c   12 years Carl Eugen Hoyos Improve MPEG-PS-in-MOV detection. Fixes issue 1520.
(edit) @747a00b6   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: if …
(edit) @d6e95669   12 years michaelni h264: add support for AFD detection Signed-off-by: Marton Balint …
(edit) @40ceb6d4   12 years michaelni libavformat/oggenc: add {} to complex ifs Signed-off-by: Michael …
(edit) @c2c06678   12 years michaelni libavformat/mxfenc: add {} to complex ifs Signed-off-by: Michael …
(edit) @b8a64d69   12 years michaelni libavformat/mpegvideodec: add {} to complex ifs Signed-off-by: …
(edit) @fefe9bd7   12 years michaelni libavformat/movenc: add {} to complex ifs Signed-off-by: Michael …
(edit) @217193fa   12 years michaelni bavformat/mov: add {} to complex ifs Signed-off-by: Michael …
(edit) @f72b735d   12 years michaelni libavcodec/vorbisenc: add {} to complex ifs Signed-off-by: Michael …
(edit) @4ce9312d   12 years michaelni libavcodec/cook: add {} to complex ifs Signed-off-by: Michael …
(edit) @38797dc3   12 years michaelni compat/getopt: add {} to complex ifs Signed-off-by: Michael …
(edit) @fbedce6b   12 years Clément Bœsch lavfi/silencedetect: export silence info to metadata.
(edit) @de23953d   12 years Clément Bœsch lavfi/select: store scene score in buf ref metadata.
(edit) @6fb2fd89   12 years Clément Bœsch lavc: add lavfi metadata support. This commit introduces a new …
(edit) @3166a6f   12 years Marton Balint ffplay: if there is no audio stream, use external clock by default …
(edit) @d30c6925   12 years Marton Balint ffplay: use get_master_sync_type where necessary We should make …
(edit) @fca16a15   12 years Marton Balint ffplay: add get_master_sync_type function The real av_sync_type may …
(edit) @b2a88509   12 years Marton Balint ffplay: only check external clock if current frame serial matches the …
(edit) @2a4c7e65   12 years Marton Balint ffplay: add serial field to PacketQueue entry and populate it The …
(edit) @77bd595a   12 years Marton Balint ffplay: fix external time sync mode We now initalize the external …
(edit) @66bb5b1b   12 years Marton Balint ffplay: initialize audio and video pts drift This makes sensible …
(edit) @eaa91ed8   12 years Marton Balint ffplay: fix nosync threshold check in synchronize_audio …
(edit) @da569556   12 years Marton Balint ffplay: use framedrop by default when sync is not done to video When …
(edit) @d7b8a9a5   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @0e097616   12 years michaelni Merge commit 'a7d2861d36756b913e85681b86ed3385274e8ced' * commit …
(edit) @aa760b17   12 years michaelni Merge commit '2d09b36c0379fcda8f984bc8ad8816c8326fd7bd' * commit …
(edit) @99ea47fe   12 years michaelni Merge commit '4a2a4524a3f50ed302820ba971ddd48e78c7436f' * commit …
(edit) @69fd0b7a   12 years michaelni Merge commit '71f7b22dba60524b2285643ae0b49d8f64977129' * commit …
(edit) @e4255eaf   12 years michaelni ffv1: split decoder and encoder This is not based on lucas work due …
(edit) @dcbff351   12 years michaelni Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9' * commit …
(edit) @05f228b   12 years michaelni ffv1: fix gray Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @b6267901   12 years michaelni mp3demux: Rewrite xing TOC based seeking The libav code depends on …
(edit) @7696a392   12 years michaelni mp3dec: propagate error code correctly. Signed-off-by: Michael …
(edit) @273fca9a   12 years Clément Bœsch lavfi/silencedetect: increase duration precision. This should also …
(edit) @99a52000   12 years Clément Bœsch lavf/webvttdec: fix potential timing overflows. Should fix CID733781 …
(edit) @1ea3c037   12 years Clément Bœsch lavf/subviewerdec: fix potential timing overflows. Should fix …
(edit) @044c0e62   12 years michaelni udp: add missing mutex unlock Fixes CID703688 Signed-off-by: Michael …
(edit) @c4503a2e   12 years michaelni rtpdec: check av_new_packet() return value Fixes CID733715 …
(edit) @3a8b66af   12 years michaelni rtmp_write_amf_data: remove dead code Fixes CID732199 Signed-off-by: …
(edit) @e4ef2e07   12 years michaelni riff_has_valid_tags: remove unused variable Fixes CID739471 …
(edit) @620345f9   12 years diego fate: adpcm: cosmetics: Sort test entries This also places tests of …
(edit) @a7d2861   12 years diego svq3: K&R formatting cosmetics
(edit) @2e0c4104   12 years diego fate: adpcm: Add dependencies
(edit) @88608782   12 years diego fate: Introduce ENCMUX macro for tests that require encoders and a muxer
(edit) @af1ede06   12 years diego svq3: cosmetics: Drop useless parentheses
(edit) @6cfca5b   12 years diego ffv1: Add missing #includes to header file
(edit) @73581afe   12 years michaelni nutdec: fix integer overflow Fixes CID700575 Signed-off-by: Michael …
(edit) @d633e15d   12 years michaelni nsvdec: fix division by 0 Fixes CID717749 Signed-off-by: Michael …
(edit) @ee23dcf5   12 years michaelni avformat_free_context: allow NULL as argument Fixes CID703682 …
(edit) @830f7f18   12 years michaelni mmsh: fix integer overflow in mmsh_seek() Fixes CID703745 …
(edit) @d3b8d56e   12 years stefasab examples/decoding_encoding: prefer 'frame' over 'picture' for an …
(edit) @dd84efe3   12 years michaelni matroskaenc: Fix hypothetical integer overflows Fixes CID700562-7 …
(edit) @b1f517f5   12 years michaelni matroskaenc: check avio_open_dyn_buf() retuen code Fixes CID703629 …
(edit) @eed74064   12 years derek.buitenhuis doc/platform: Add info on shared builds with MSVC Signed-off-by: …
(edit) @11a73745   12 years derek.buitenhuis doc/platform: Move a caveat down to the notes section Signed-off-by: …
(edit) @2d09b36c   12 years derek.buitenhuis doc/platform: Add info on shared builds with MSVC Signed-off-by: …
(edit) @f2a7236d   12 years derek.buitenhuis doc/platform: Move a caveat down to the notes section Signed-off-by: …
(edit) @ebe46b80   12 years mans ARM: reinstate optimised intmath.h Use of the ARM optimised intmath.h …
(edit) @0f13cd31   12 years lu_zero ffv1: update to ffv1 version 3 Based on code from Carl Eugen Hoyos, …
(edit) @4a2a452   12 years lu_zero ffv1: propagate errors
(edit) @71f7b22d   12 years lu_zero ffv1: split decoder and encoder
(edit) @79393a83   12 years michaelni Replace usage of the deprecated av_pix_fmt_descriptors array with …
(edit) @2c5b92fe   12 years michaelni matroskadec: fix double negation typo Fixes CID602563 Signed-off-by: …
(edit) @1116491c   12 years michaelni matroska_parse_rm_audio: check for malloc failure Fixes CID733712 …
(edit) @d7cabb3c   12 years michaelni bgmc: check the correct pointers Fixes CID90539, CID90538 …
(edit) @bf52ad1e   12 years michaelni lavc: revert broken hunk from 1cd9c81ddb317ca00061d11d3562d3a34888d91b
(edit) @d15c21e5   12 years martin avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI …
(edit) @def8c946   12 years martin avutil: make some tables visible again These tables are used for …
(edit) @8c0a3d5f   12 years mans avutil: remove inline av_log2 from public API This removes inline …
(edit) @f0c07be6   12 years mans celp_math: rename ff_log2 to ff_log2_q15 This name is more …
(edit) @6912e7a   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @04c6ecb7   12 years michaelni Merge commit 'c9ef43215c7d68c2cdcdbe02287aa114f27a32ed' * commit …
(edit) @cdea54b4   12 years stefasab lavu/parseutils: rework rational reduction logic in av_parse_ratio() …
(edit) @935ecfb0   12 years stefasab examples/scaling_video: remove unnecessary intermediary variable in …
(edit) @7bc533c4   12 years stefasab lavc/utils: fix a few case/punctuation inconsistencies in avcodec_open2()
(edit) @1cd9c81d   12 years stefasab lavc/utils: extend feedback provided by avcodec_open2()
(edit) @7b116a94   12 years stefasab examples/decoding_encoding: fix misc typos in the usage text
(edit) @8c4753f7   12 years stefasab examples/decoding_encoding: remove misplaced and confusing comment
(edit) @6d6ccbae   12 years stefasab examples/decoding_encoding: add missing checks on avcodec_alloc_context3()
(edit) @79042ab3   12 years diego configure: Group math functions into a separate variable This avoids …
(edit) @5532cf31   12 years diego avutil/mem: K&R formatting cosmetics
(edit) @c0853697   12 years diego avutil/lzo: K&R formatting cosmetics
(edit) @c9ef4321   12 years mans fate-vc1: add dependencies Signed-off-by: Mans Rullgard <mans@mansr.com>
(edit) @1846ddf0   12 years mans ARM: fix overreads in neon h264 chroma mc The loops were reading …
(edit) @04bf2e7   12 years michaelni swresample: include ff_log2_tab for shared builds This is done in …
(edit) @953a3dcc   12 years michaelni Mark data symbols shared between libraries with av_export …
Note: See TracRevisionLog for help on using the revision log.