31727 Commits (a29c25a9b27456367c7550364d5ba5d7e3798323)
 

Author SHA1 Message Date
Michael Niedermayer 8f5216905f v410dec: Check for sufficient input data. Fixes crash 13 years ago
Reimar Döffinger 733b23c2e4 fate: Add v210 codec regression tests 13 years ago
Jindřich Makovička 891ce00c8d mpegts: adjustable minimum PES payload 13 years ago
Jindřich Makovička 6fa9843b4b mpegts: properly output large audio packets 13 years ago
Paul B Mahol b5aecc6bc0 avformat: Add SMJPEG demuxer. 13 years ago
Kostya Shishkov adfe0c942e Indeo 4 decoder 13 years ago
Aneesh Dogra bd96be6e27 mpegvideo_enc: K&R cosmetics 13 years ago
Janne Grunau 2702ec2ef4 doxygen: remove unreplaced variables from custom header and footer 13 years ago
Janne Grunau 06bb590558 threads: test for sys/param.h and include it for sysctl on OpenBSD 13 years ago
Janne Grunau 1adba23cec v4l2: remove unneded linux specific asm/types.h include 13 years ago
Martin Storsjö 676a9ee1d2 x86: Fix constraints for decode_significance*_x86 13 years ago
Diego Biurrun 723c35feb0 fate: split off vqf/twinvq FATE tests into their own file 13 years ago
Diego Biurrun 9e5bd6cc94 fate: split off mpc FATE tests into their own file 13 years ago
Diego Biurrun 913b6b4b98 fate: split off libavcodec FATE tests into their own file 13 years ago
Diego Biurrun 4e616d0915 fate: split off Microsoft codec FATE tests into their own file 13 years ago
Diego Biurrun bebf9f923e fate: group all VP* codec FATE tests together in one file 13 years ago
Janne Grunau 6e9bb5aa3e swscale: prevent invalid writes in packed_16bpc_bswap 13 years ago
Anton Khirnov 80dc7c0160 avs: call release_buffer() at the end. 13 years ago
Anton Khirnov 06e8d38f2b Add minor bumps and APIchanges entries for lavc/lavfi changes. 13 years ago
Konstantin Todorov c65dfac466 mpegvideo.c: K&R formatting and cosmetics. 13 years ago
Anton Khirnov 04a14d4d25 avconv: avoid memcpy in vsrc_buffer when possible. 13 years ago
Anton Khirnov 64dca32cdf avconv: implement get_buffer()/release_buffer(). 13 years ago
Anton Khirnov e1d9dbf2d4 lavfi: add a new function av_buffersrc_buffer(). 13 years ago
Stefano Sabatini 1c9e340d35 lavfi: add avfilter_copy_frame_props() 13 years ago
Stefano Sabatini 8a4a5f6ff7 lavc: add format field to AVFrame 13 years ago
Stefano Sabatini 3a2ddf7c2c lavc: add width and height fields to AVFrame 13 years ago
Stefano Sabatini b58dbb5b03 lavc: add a sample_aspect_ratio field to AVFrame 13 years ago
Gautam Gupta 671005558a doxy: add website-alike style to the html output 13 years ago
Anton Khirnov 2bbb472016 FAQ: add an entry for common error when using -profile 13 years ago
Reinhard Tartler 8b94df0f20 vp3dec: Check coefficient index in vp3_dequant() 13 years ago
Michael Niedermayer 6e24b9488e svq1dec: call avcodec_set_dimensions() after dimensions changed. 13 years ago
Reinhard Tartler be00d2e174 Prepare for 0.8_beta1 snapshot release 13 years ago
Janne Grunau 7052618c7e threads: check defines before using them in automatic thread detection 13 years ago
Janne Grunau 846dca1aa3 pthread: include sys/types.h before sys/sysctl.h 13 years ago
Anton Khirnov d09298f0d6 4xm: remove unused variables. 13 years ago
Alexander Strange bc6a3bd4a5 h264: Fix a possible overread in decode_nal_units() 13 years ago
Anton Khirnov 82d05e78a6 allfilters: fix type of avfilter_vsrc_buffer. 13 years ago
Sergey Radionov 01eb9805f3 w32thread: call ResetEvent() in pthread_cond_broadcast(). 13 years ago
Diego Biurrun 4e8d6218c3 build: fix standalone compilation of OMA muxer 13 years ago
Diego Biurrun e2c97aee39 build: fix standalone compilation of Microsoft XMV demuxer 13 years ago
Diego Biurrun 408dbbd0a7 build: fix standalone compilation of Core Audio Format demuxer 13 years ago
Gaurav Narula ad3161ec1d kvmc: fix invalid reads 13 years ago
Shitiz Garg 355d917c0b 4xm: Add a check in decode_i_frame to prevent buffer overreads 13 years ago
Paul B Mahol 01a01bf8bd adpcm: fix IMA SMJPEG decoding 13 years ago
Janne Grunau c32e4029d9 options: set minimum for "threads" to zero 13 years ago
Janne Grunau b9e2226972 bsd: use number of logical CPUs as automatic thread count 13 years ago
Janne Grunau ad29ecbff0 windows: use number of CPUs as automatic thread count 13 years ago
Janne Grunau ea4d5f4837 linux: use number of CPUs as automatic thread count 13 years ago
Janne Grunau f77f640b30 pthreads: reset active_thread_type when slice thread_init returrns early 13 years ago
Paul B. Mahol fede015468 v410dec: include correct headers 13 years ago