36155 Commits (3132999fdb57d8d3ba5e08a4dc1b3661e885c04d)
 

Author SHA1 Message Date
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
Michael Niedermayer 2b73cddd40 proresdec: Check yuv slice data sizes. 13 years ago
Justin Ruggles f264d336fe truespeech: fix invalid reads in truespeech_apply_twopoint_filter() 13 years ago
Tim Nicholson 7028c9f421 Clearer explanation of audio channel mapping restrictions 13 years ago
Justin Ruggles e9dc920127 asfdec: add side data to ASFStream packet instead of output packet. 13 years ago
Justin Ruggles 3f9257c5a5 idroqdec: set AVFMTCTX_NOHEADER and create streams as they occur. 13 years ago
Martin Storsjö ce94948198 nellymoserdec: Indicate that the decoder can handle changed parameters 13 years ago
Martin Storsjö f13db94d0a libavcodec: Apply parameter change side data when decoding audio 13 years ago
Martin Storsjö 2215c39e94 flvdec: Add param change side data if the sample rate or channels have changed 13 years ago
Martin Storsjö 3e79c2adb1 libavformat: Add a utility function for adding parameter change side data 13 years ago
Martin Storsjö fe75dc8583 libavcodec: Define a side data type for parameter changes 13 years ago
Martin Storsjö 132846b0c8 aacdec: Handle new extradata passed as side data 13 years ago
Martin Storsjö 251f320f7d flvdec: Export new AAC/H.264 extradata as side data on the next packet 13 years ago
Martin Storsjö 195c123cc8 libavcodec: Define a side data type for new extradata 13 years ago
Nicolas George 1f797a5826 doc: add a list of errno codes on some systems. 13 years ago
Nicolas George 20af3af575 mov: replace AVERROR(EOF) with AVERROR_EOF. 13 years ago
Michael Niedermayer a40f6a5c69 mpeg12dec: reset first_field with picture_structure changes. 13 years ago
Paul B Mahol 17c84f4ed2 flacdec: skip all track indices at once instead of looping. 13 years ago
Tomas Härdin c15da5941d mxf: Add PictureEssenceCoding UL for V210. 13 years ago