summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc/cdxl: clear palette before reading itPaul B Mahol2013-02-18
* x86/dsputil: fix compilation when h263 decoder/encoder are disabled.Ronald S. Bultje2013-02-18
* h264/svq3: stop using draw_edges.Ronald S. Bultje2013-02-18
* lavf/showspectrum: add divVerent in the (c) for his recent work on the filter.Clément Bœsch2013-02-18
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-18
|\
| * svq3: unbreak decodingMatti Hamalainen2013-02-18
* | Merge commit 'aa11cb79318baa3415d553424ba378f6c62e1f9b'Michael Niedermayer2013-02-18
|\|
| * build: make audio_frame_queue a stand-alone componentLuca Barbato2013-02-17
* | Merge commit '870a0c669e536d56c6325d84f65e34c53792398e'Michael Niedermayer2013-02-18
|\|
| * build: The libopencore-amrnb encoder depends on audio_frame_queueDiego Biurrun2013-02-17
* | Merge commit '8837f4396a1a458a0efb07fe7daba7b847755a7a'Michael Niedermayer2013-02-18
|\|
| * libopencore-amrwb: Make AMR-WB ifdeffery more preciseDiego Biurrun2013-02-17
* | Merge commit 'e6bda9a9fd86505927a2e095e495eae104860701'Michael Niedermayer2013-02-18
|\|
| * libopencore-amr: Conditionally compile decoder and encoder bitsDiego Biurrun2013-02-17
* | Merge commit '56632fef65c0cb6946ed3648ded3d7b82e5c5c17'Michael Niedermayer2013-02-18
|\|
| * libopencore-amrnb: cosmetics: Group all encoder-related code togetherDiego Biurrun2013-02-17
* | Merge commit '0b70fb1d518cbd796545fd6eef02772cd0d892c7'Michael Niedermayer2013-02-18
|\|
| * dsputil: convert remaining op_pixels_funcLuca Barbato2013-02-17
* | Merge commit '488f87be873506abb01d67708a67c10a4dd29283'Michael Niedermayer2013-02-18
|\|
| * roqvideodec: check dimensions validityMichael Niedermayer2013-02-17
| * vqavideo: check chunk sizes before reading chunksMichael Niedermayer2013-02-17
| * qdm2: check array index before use, fix out of array accessesMichael Niedermayer2013-02-17
* | h264: don't store intra pcm samples in h->mb.Ronald S. Bultje2013-02-18
* | v4l2: try to fix build on BSDMichael Niedermayer2013-02-18
* | lavfi/noise: switch to AVLFG noise generatorPaul B Mahol2013-02-17
* | h264: don't initialize missing pictures when using VDPAU.Carl Eugen Hoyos2013-02-17
* | h264: avoid calling get_format() multiple timesMichael Niedermayer2013-02-17
* | Revert "swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.f...Carl Eugen Hoyos2013-02-17
* | Add yvu410 as a supported v4l2 input format.Carl Eugen Hoyos2013-02-17
* | Add gray16 as a supported v4l2 input format.Carl Eugen Hoyos2013-02-17
* | fate: add print() to the tests of evalMichael Niedermayer2013-02-17
* | eval: print() supportMichael Niedermayer2013-02-17
* | Only set accelerated arm fft functions if fft is enabled.Carl Eugen Hoyos2013-02-17
* | doc/codecs: simple sub_charenc option documentation.Clément Bœsch2013-02-17
* | doc/examples: do not allocate AVFrame directly.Nicolas George2013-02-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-17
|\|
| * error_resilience: add required headers.Anton Khirnov2013-02-17
* | lavf/subtitles: error out in case of bitmap subtitles.Clément Bœsch2013-02-17
* | lavc: fix codec_descriptor and pkt_timebase doxy.Clément Bœsch2013-02-17
* | tests: fix values for the unsharp testStefano Sabatini2013-02-17
* | lavc/utils: reindent in avcodec_decode_subtitle2() after f7963993.Clément Bœsch2013-02-17
* | lavfi/subtitles: set a different description between ass and subtitles.Clément Bœsch2013-02-17
* | lavfi: rename vf_ass.c to vf_subtitles.cClément Bœsch2013-02-17
* | lavfi/subtitles: support charenc option.Clément Bœsch2013-02-17
* | lavfi/subtitles: split options between ass and subtitles.Clément Bœsch2013-02-17
* | lavc: support subtitles character encoding conversion.Clément Bœsch2013-02-17
* | lavc: mark bitmap based subtitles codecs as such.Clément Bœsch2013-02-17
* | lavfi/mp: drop mp=kerndeint filterStefano Sabatini2013-02-17
* | lavfi/mp: drop mp=unsharp filterStefano Sabatini2013-02-17
* | lavfi/unsharp: add missing NULL checkStefano Sabatini2013-02-17