36331 Commits (8dc973e6d1442e6427dfcb9817f9d15695555465)
 

Author SHA1 Message Date
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
Carl Eugen Hoyos c25c7ba87c Make systematic palette opaque. 13 years ago
Carl Eugen Hoyos 8e88145d0b Release buffers after encoding svq1. 13 years ago
Carl Eugen Hoyos e5de928923 Fix a possible endless loop when decoding aac. 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
Mashiat Sarker Shakkhar 70dd5a603c Perform dequantization of channel coefficients 13 years ago
Mashiat Sarker Shakkhar cf6284b273 Perform inverse inter-channel decorrelation and ac-filter 13 years ago
Mashiat Sarker Shakkhar 7409210647 Implement revert_inter_ch_decorr() and revert_acfilter() 13 years ago
Anton Khirnov 82d05e78a6 allfilters: fix type of avfilter_vsrc_buffer. 13 years ago
Michael Niedermayer f810ab45e3 libavfilter: increase LIBAVFILTER_VERSION_MICRO to 100 like the other libs. 13 years ago
Michael Niedermayer ae7a6441df h264: Decode short VUI without error 13 years ago
Sergey Radionov 01eb9805f3 w32thread: call ResetEvent() in pthread_cond_broadcast(). 13 years ago
Michael Niedermayer d1c28e3530 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 9f50dafe90 udp: support non blocking reads with fifo 13 years ago
Michael Niedermayer bc900501e0 udp: Replace double select() by select+mutex+cond. 13 years ago
Michael Niedermayer 3dcbafc777 udp: return circular buffer error if such error happened. 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
Michael Niedermayer 9eb0d8bab1 fifo: Make writes atomic. 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
Mashiat Sarker Shakkhar 10406b95ad Enable inverse-MCLMS filter 13 years ago
Mashiat Sarker Shakkhar 302d5df834 Fix inverse-MCLMS filtering routines 13 years ago
Diego Biurrun aaf47bcde7 Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
Anton Khirnov 196c9e5c8c lavfi: always build vsrc_buffer. 13 years ago
Justin Ruggles 9a3f10695a ra144enc: zero the reflection coeffs if the filter is unstable 13 years ago
Michael Niedermayer dd1fb65287 Merge remote-tracking branch 'tjoppen/fuzz_fixes' 13 years ago
Stefano Sabatini 834f80db22 platform.texi: close @enumerate section in the "Using shared libraries" subsection 13 years ago
Anton Khirnov 131609dc2a sws: readd PAL8 to isPacked() 13 years ago
Nicolas George acb67c5bbc lavd/lavfi: fix two memleaks. 13 years ago
Stefano Sabatini 386aee6864 sink_buffer: copy list of provided formats in the context 13 years ago
Alex Converse 4bf3c8f226 mov: Don't stick the QuickTime field ordering atom in extradata. 13 years ago
Michael Niedermayer ab6603b1d8 libswresample.v: add swresample* for cmdutils.c 13 years ago
Paul B Mahol a4209ad631 lavf: Add SMJPEG demuxer. 13 years ago
Michael Niedermayer 9eae8396f1 cmdutils: restore vertical alignment of versions 13 years ago
Michael Niedermayer 3bd02db96f cmdutils: print swr versions too 13 years ago
Michael Niedermayer 3339f87dbd swr: increase LIBSWRESAMPLE_VERSION_MICRO to 100 13 years ago
Michael Niedermayer 4468ad827a swr: add swresample_version swresample_configuration and swresample_license 13 years ago
Michael Niedermayer 0f91a57732 libswscale: increase LIBSWSCALE_VERSION_MICRO to 100 13 years ago