summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 4xm: remove unused variables.Anton Khirnov2011-12-231-3/+0
* h264: Fix a possible overread in decode_nal_units()Alexander Strange2011-12-231-1/+1
* allfilters: fix type of avfilter_vsrc_buffer.Anton Khirnov2011-12-231-1/+1
* w32thread: call ResetEvent() in pthread_cond_broadcast().Sergey Radionov2011-12-221-1/+2
* build: fix standalone compilation of OMA muxerDiego Biurrun2011-12-231-1/+1
* build: fix standalone compilation of Microsoft XMV demuxerDiego Biurrun2011-12-231-1/+1
* build: fix standalone compilation of Core Audio Format demuxerDiego Biurrun2011-12-231-1/+2
* kvmc: fix invalid readsGaurav Narula2011-12-231-16/+66
* 4xm: Add a check in decode_i_frame to prevent buffer overreadsShitiz Garg2011-12-221-3/+12
* adpcm: fix IMA SMJPEG decodingPaul B Mahol2011-12-221-5/+9
* options: set minimum for "threads" to zeroJanne Grunau2011-12-221-1/+2
* bsd: use number of logical CPUs as automatic thread countJanne Grunau2011-12-222-0/+12
* windows: use number of CPUs as automatic thread countJanne Grunau2011-12-222-0/+8
* linux: use number of CPUs as automatic thread countJanne Grunau2011-12-222-0/+45
* pthreads: reset active_thread_type when slice thread_init returrns earlyJanne Grunau2011-12-221-1/+3
* v410dec: include correct headersPaul B. Mahol2011-12-221-1/+1
* Drop ALT_ prefix from BITSTREAM_READER_LE name.Diego Biurrun2011-12-2227-32/+32
* lavfi: always build vsrc_buffer.Anton Khirnov2011-12-223-4/+7
* ra144enc: zero the reflection coeffs if the filter is unstableJustin Ruggles2011-12-221-1/+4
* sws: readd PAL8 to isPacked()Anton Khirnov2011-12-221-2/+4
* mov: Don't stick the QuickTime field ordering atom in extradata.Alex Converse2011-12-215-8/+83
* truespeech: fix invalid reads in truespeech_apply_twopoint_filter()Justin Ruggles2011-12-211-0/+1
* asfdec: add side data to ASFStream packet instead of output packet.Justin Ruggles2011-12-211-1/+1
* idroqdec: set AVFMTCTX_NOHEADER and create streams as they occur.Justin Ruggles2011-12-211-13/+14
OpenPOWER on IntegriCloud