36072 Commits (4468ad827a4ed70bb7061162b2f2e883989ee1db)
 

Author SHA1 Message Date
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
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
Tomas Härdin 6547fd9264 mxfdec: consider QuantizationBits between 17 and 24 to be pcm_s24* 13 years ago
Daniel Kristjansson adff77f28c mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container. 13 years ago
Baptiste Coudurier 4ee04247f0 mxf: H.264/MPEG-4 AVC Intra support 13 years ago
Michael Niedermayer 1fbb859cdf Merge remote-tracking branch 'tjoppen/mxf_fixes_20111220' 13 years ago
Michael Niedermayer c3846e3eba lavc: Do not fail audio decoding if user has set a custom get_buffer. 13 years ago
Martin Storsjö 9c984b1bd7 configure: Show whether the safe bitstream reader is enabled 13 years ago
Diego Biurrun 6fdb2ce34a x86: Tighten register constraints for decode_significance*_x86. 13 years ago
Diego Biurrun c18365402b Replace Subversion revisions in comments by Git hashes. 13 years ago
Diego Biurrun 8742a4ff87 h264_cabac: synchronize decode_significance_*_x86 conditionals 13 years ago
Sergey Radionov 2003a29284 w32threads: wait for the waked thread in pthread_cond_signal. 13 years ago
Michael Niedermayer 077b086dea avio: remove ENOTSUP mention in doxy as its not available on all supported platforms 13 years ago
Michael Niedermayer 3be1a4ba9a Merge remote-tracking branch 'qatar/master' 13 years ago
Alex Converse 021914e27f aacdec: Cleanup decode_ics_info. 13 years ago
Sergey Radionov 139cef8e29 network: properly declare WSADATA in windows 13 years ago
Luca Barbato 9f3c77dd2a fate: account for NUT 10bit support 13 years ago
Mans Rullgard 9d6b2077b2 build: error on mixed declarations and code 13 years ago
Mans Rullgard 514294e8ca postproc: altivec: fix remaining mixed declarations and code 13 years ago
Mans Rullgard b49b836f3a postproc: altivec: untemplate some variable names 13 years ago
Mans Rullgard b1bcddfb6d postproc: altivec: fix trivial cases of mixed declarations and code 13 years ago
Michael Niedermayer 134aaa79f7 indeo3: Fix null ptr dereference 13 years ago
Michael Niedermayer fc739b79ad golomb: fix end of bitstream check 13 years ago
Tomas Härdin 7feb7f16a8 mxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packet_timestamps() 13 years ago
Rafaël Carré 37c0dc626d lavc: always align height by 32 pixel 13 years ago