summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffplay: only check external clock if current frame serial matches the display...Marton Balint2012-10-21
* ffplay: add serial field to PacketQueue entry and populate itMarton Balint2012-10-21
* ffplay: fix external time sync modeMarton Balint2012-10-21
* ffplay: initialize audio and video pts driftMarton Balint2012-10-21
* ffplay: fix nosync threshold check in synchronize_audioMarton Balint2012-10-21
* ffplay: use framedrop by default when sync is not done to videoMarton Balint2012-10-21
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-21
|\
| * fate: adpcm: cosmetics: Sort test entriesDiego Biurrun2012-10-20
| * fate: adpcm: Add dependenciesDiego Biurrun2012-10-20
| * svq3: cosmetics: Drop useless parenthesesDiego Biurrun2012-10-20
* | Merge commit 'a7d2861d36756b913e85681b86ed3385274e8ced'Michael Niedermayer2012-10-21
|\|
| * svq3: K&R formatting cosmeticsDiego Biurrun2012-10-20
| * fate: Introduce ENCMUX macro for tests that require encoders and a muxerDiego Biurrun2012-10-20
| * ffv1: Add missing #includes to header fileDiego Biurrun2012-10-20
* | Merge commit '2d09b36c0379fcda8f984bc8ad8816c8326fd7bd'Michael Niedermayer2012-10-21
|\|
| * doc/platform: Add info on shared builds with MSVCDerek Buitenhuis2012-10-20
| * doc/platform: Move a caveat down to the notes sectionDerek Buitenhuis2012-10-20
| * ARM: reinstate optimised intmath.hMans Rullgard2012-10-20
| * ffv1: update to ffv1 version 3Luca Barbato2012-10-20
* | Merge commit '4a2a4524a3f50ed302820ba971ddd48e78c7436f'Michael Niedermayer2012-10-21
|\|
| * ffv1: propagate errorsLuca Barbato2012-10-20
* | Merge commit '71f7b22dba60524b2285643ae0b49d8f64977129'Michael Niedermayer2012-10-21
|\|
| * ffv1: split decoder and encoderLuca Barbato2012-10-20
* | ffv1: split decoder and encoderMichael Niedermayer2012-10-21
* | Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9'Michael Niedermayer2012-10-21
|\|
| * avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibilityMartin Storsjö2012-10-20
| * avutil: make some tables visible againReinhard Tartler2012-10-20
| * avutil: remove inline av_log2 from public APIMans Rullgard2012-10-20
| * celp_math: rename ff_log2 to ff_log2_q15Mans Rullgard2012-10-20
* | ffv1: fix grayMichael Niedermayer2012-10-21
* | mp3demux: Rewrite xing TOC based seekingMichael Niedermayer2012-10-21
* | mp3dec: propagate error code correctly.Michael Niedermayer2012-10-21
* | lavfi/silencedetect: increase duration precision.Clément Bœsch2012-10-21
* | lavf/webvttdec: fix potential timing overflows.Clément Bœsch2012-10-21
* | lavf/subviewerdec: fix potential timing overflows.Clément Bœsch2012-10-21
* | udp: add missing mutex unlockMichael Niedermayer2012-10-20
* | rtpdec: check av_new_packet() return valueMichael Niedermayer2012-10-20
* | rtmp_write_amf_data: remove dead codeMichael Niedermayer2012-10-20
* | riff_has_valid_tags: remove unused variableMichael Niedermayer2012-10-20
* | nutdec: fix integer overflowMichael Niedermayer2012-10-20
* | nsvdec: fix division by 0Michael Niedermayer2012-10-20
* | avformat_free_context: allow NULL as argumentMichael Niedermayer2012-10-20
* | mmsh: fix integer overflow in mmsh_seek()Michael Niedermayer2012-10-20
* | examples/decoding_encoding: prefer 'frame' over 'picture' for an AVFrameStefano Sabatini2012-10-20
* | matroskaenc: Fix hypothetical integer overflowsMichael Niedermayer2012-10-20
* | matroskaenc: check avio_open_dyn_buf() retuen codeMichael Niedermayer2012-10-20
* | doc/platform: Add info on shared builds with MSVCDerek Buitenhuis2012-10-20
* | doc/platform: Move a caveat down to the notes sectionDerek Buitenhuis2012-10-20
* | Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...Hendrik Leppkes2012-10-20
* | matroskadec: fix double negation typoMichael Niedermayer2012-10-20