summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FATE: Add test for H.264 MP4->annex.B bitstream filter.Mike Melanson2011-12-302-0/+3
* fate: split off DPCM codec FATE tests into their own fileDiego Biurrun2011-12-303-28/+43
* fate: split off PCM codec FATE tests into their own fileDiego Biurrun2011-12-303-22/+33
* libvorbis: K&R reformatting cosmeticsDiego Biurrun2011-12-291-73/+79
* libmp3lame: K&R formatting cosmeticsAneesh Dogra2011-12-291-89/+84
* fate: Add a video test for xxan decoderAneesh Dogra2011-12-294-2/+15
* mpegvideo_enc: K&R cosmetics (line 1000-2000).Aneesh Dogra2011-12-291-394/+531
* avconv: K&R cosmeticsAneesh Dogra2011-12-291-297/+306
* qt-faststart: Fix up indentationMartin Storsjö2011-12-291-9/+9
* indeo4: remove two unused variablesKostya Shishkov2011-12-291-4/+7
* doxygen: cleanup style to support older doxyLuca Barbato2011-12-291-54/+21
* fate: add more tests for VC-1 decoderAneesh Dogra2011-12-294-0/+129
* applehttpproto: Apply the same reload interval changes as for the demuxerAndrey Utkin2011-12-291-2/+12
* applehttp: Use half the target duration as interval if the playlist didn't up...Martin Storsjö2011-12-291-3/+8
* applehttp: Use the last segment duration as reload intervalAndrey Utkin2011-12-291-4/+8
* lagarith: add decode support for arith rgb24 modeThad Ward2011-12-291-10/+22
* v410dec: Check for sufficient input data. Fixes crashMichael Niedermayer2011-12-281-0/+5
* fate: Add v210 codec regression testsReimar Döffinger2011-12-283-0/+13
* mpegts: adjustable minimum PES payloadJindřich Makovička2011-12-281-9/+26
* mpegts: properly output large audio packetsJindřich Makovička2011-12-281-4/+12
* avformat: Add SMJPEG demuxer.Paul B Mahol2011-12-286-1/+193
* Indeo 4 decoderKostya Shishkov2011-12-289-3/+1364
* mpegvideo_enc: K&R cosmeticsAneesh Dogra2011-12-271-439/+580
* doxygen: remove unreplaced variables from custom header and footerJanne Grunau2011-12-272-16/+1
* threads: test for sys/param.h and include it for sysctl on OpenBSDJanne Grunau2011-12-272-0/+5
* v4l2: remove unneded linux specific asm/types.h includeJanne Grunau2011-12-271-1/+0
* x86: Fix constraints for decode_significance*_x86Martin Storsjö2011-12-272-3/+3
* fate: split off vqf/twinvq FATE tests into their own fileDiego Biurrun2011-12-264-7/+8
* fate: split off mpc FATE tests into their own fileDiego Biurrun2011-12-264-10/+12
* fate: split off libavcodec FATE tests into their own fileDiego Biurrun2011-12-263-4/+4
* fate: split off Microsoft codec FATE tests into their own fileDiego Biurrun2011-12-264-16/+19
* fate: group all VP* codec FATE tests together in one fileDiego Biurrun2011-12-264-14/+19
* swscale: prevent invalid writes in packed_16bpc_bswapJanne Grunau2011-12-261-1/+2
* avs: call release_buffer() at the end.Anton Khirnov2011-12-251-0/+10
* Add minor bumps and APIchanges entries for lavc/lavfi changes.Anton Khirnov2011-12-253-3/+17
* mpegvideo.c: K&R formatting and cosmetics.Konstantin Todorov2011-12-251-542/+665
* avconv: avoid memcpy in vsrc_buffer when possible.Anton Khirnov2011-12-251-15/+37
* avconv: implement get_buffer()/release_buffer().Anton Khirnov2011-12-251-0/+142
* lavfi: add a new function av_buffersrc_buffer().Anton Khirnov2011-12-253-34/+72
* lavfi: add avfilter_copy_frame_props()Stefano Sabatini2011-12-255-10/+32
* lavc: add format field to AVFrameStefano Sabatini2011-12-253-0/+14
* lavc: add width and height fields to AVFrameStefano Sabatini2011-12-253-0/+11
* lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini2011-12-256-3/+14
* doxy: add website-alike style to the html outputGautam Gupta2011-12-254-4/+1179
* FAQ: add an entry for common error when using -profileAnton Khirnov2011-12-251-0/+20
* vp3dec: Check coefficient index in vp3_dequant()Reinhard Tartler2011-12-231-2/+12
* svq1dec: call avcodec_set_dimensions() after dimensions changed.Michael Niedermayer2011-12-231-0/+1
* Prepare for 0.8_beta1 snapshot releaseReinhard Tartler2011-12-233-29/+28
* threads: check defines before using them in automatic thread detectionJanne Grunau2011-12-231-2/+2
* pthread: include sys/types.h before sys/sysctl.hJanne Grunau2011-12-231-1/+1
OpenPOWER on IntegriCloud