36273 Commits (73ba2c1e62a870c7d7b27cd8093ef39447a57903)
 

Author SHA1 Message Date
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
Michael Niedermayer 55a6d8d9fa libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100 13 years ago
Michael Niedermayer d5874e9c2c libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100 13 years ago
Michael Niedermayer 2a85358d4f libavformat: increase LIBAVFORMAT_VERSION_MICRO to 100 13 years ago
Michael Niedermayer 1674073b4d libavutil: increase LIBAVUTIL_VERSION_MICRO to 100 13 years ago
Michael Niedermayer f0e90e0035 lavc: make 100 the base for the micro version number. 13 years ago
Michael Niedermayer 52c522c720 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer a40f43db64 error_concealment: optimize guess_dc() 13 years ago
Michael Niedermayer 8d960fbc70 ipmovie: fix FPE 13 years ago