31418 Commits (f13db94d0aadc4f27aea715383a18df461ed9b5d)
 

Author SHA1 Message Date
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
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
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
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
Rafaël Carré 37c0dc626d lavc: always align height by 32 pixel 13 years ago
Luca Barbato 91b1e6f0c6 raw: add 10bit YUV definitions 13 years ago
Luca Barbato 432f0e5b7d nut: support 10bit YUV 13 years ago
Diego Biurrun 1ce1578e4e mpegvideo_enc: separate declarations and statements 13 years ago
Diego Biurrun a55eb1586c oma: make header compile standalone 13 years ago
Diego Biurrun bc4d156140 vp3: Reorder some functions to fix VP3 build with Theora disabled. 13 years ago
Diego Biurrun 19277d9335 build: fix standalone compilation of ADX encoder 13 years ago
Diego Biurrun 18725fcdc2 build: fix standalone compilation of ADPCM decoders 13 years ago
Diego Biurrun 606c9297b9 build: fix standalone compilation of mpc7/mpc8 decoders 13 years ago
Aneesh Dogra 1443ea93d9 4xm: Use bytestream2 functions to prevent overreads 13 years ago
Aneesh Dogra fd22616c59 bytestream: add a new set of bytestream functions with overread checking 13 years ago
Alex Converse 41bdd4adc4 mpegts: Suppress invalid timebase warnings on DMB streams. 13 years ago
Alex Converse d9b89b23df mpegts: Fix typo in handling sections in the PMT. 13 years ago
Martin Storsjö b797f73520 vc1dec: Use the right pointer type for the tmp pointer 13 years ago
Janne Grunau 729ebb2f18 h264: clear trailing bits in partially parsed NAL units 13 years ago
Aneesh Dogra 0a6aff6936 vc1: Handle WVC1 interlaced stream 13 years ago
Aneesh Dogra 00aad121d8 xl: Fix overreads 13 years ago
Luca Barbato 1c66862472 mpegts: rename payload_index to payload_size 13 years ago
Luca Barbato 02e8f03296 segment: introduce segmented chain muxer 13 years ago
Luca Barbato 1ee5b5e823 lavu: add AVERROR_BUG error value 13 years ago
Michael Niedermayer c9aa4cfdb1 avplay: clear pkt_temp when pkt is freed. 13 years ago
Asen Lekov 25c2d76b68 qcelpdec: K&R formatting cosmetics 13 years ago
Diego Biurrun 2fd291846b qcelpdec: cosmetics: drop some pointless parentheses 13 years ago
Diego Biurrun 30bbd5cbc0 x86: conditionally compile dnxhd encoder optimizations 13 years ago
Janne Grunau 358ea75e9e Revert "h264: skip start code search if the size of the nal unit is known" 13 years ago
Nathan Adil Maxson 7b3894bee9 swscale: fix formatting and indentation of unscaled conversion routines. 13 years ago