38054 Commits (a923b6b8f4f90d09c7c39cc8bfab7ee9d30a2843)
 

Author SHA1 Message Date
Nicolas George a923b6b8f4 af_pan: move query_format before config_props. 13 years ago
Nicolas George eb9ba527e7 af_pan: remove the indirect function call. 13 years ago
Reimar Döffinger 6a3f1726af Add missing av_free_packet. 13 years ago
Nicolas George a297856b8c af_pan: reindent after last commit. 13 years ago
Nicolas George a44b510d56 af_pan: use libswr for rematrixing. 13 years ago
Nicolas George 560b224f53 libswr: allow to set custom matrices. 13 years ago
Reimar Döffinger 016c7bb762 matroskadec: remove H.264 special-case that disabled header parsing. 13 years ago
Matthieu Bouron 278d6ab900 ffprobe: report bit rate in stream description 13 years ago
Stefano Sabatini 3293b1adca lavc: set bit_rate in the decoder context, just after the init stage 13 years ago
Clément Bœsch 6e6bdeb137 doc: fix channel layout value in abuffer example. 13 years ago
Michael Niedermayer be2e211dce Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer f4f386dd00 wmalossless: Fix infinite loop. 13 years ago
Michael Niedermayer 886b40b94a wmalossless: Switch to new audio API 13 years ago
Michael Niedermayer b240866c5b wmalossless: remove tab 13 years ago
Michael Niedermayer 1060e9ce54 cmdutils: add -cpuflags. 13 years ago
Michael Niedermayer 04f7eee709 Merge remote-tracking branch 'shariman/wmall' 13 years ago
Luca Barbato 6b8b0fe2bc doxy: remove reference to removed api 13 years ago
Luca Barbato aac63cef20 examples: unbreak compilation 13 years ago
Paul B Mahol e04ca1d4ce ttadec: cosmetics: reindent 13 years ago
Michael Niedermayer d9b3097ba2 pamdec: fix mono support. 13 years ago
Aneesh Dogra 566df2eea2 sunrast: use RLE trigger macro inplace of the hard coded value. 13 years ago
Aneesh Dogra 1a58daed0f sunrastenc: set keyframe flag for the output packet. 13 years ago
Reimar Döffinger 3fa6d20533 H264 parser: enable header parsing/frame type detection for is_avc. 13 years ago
Anton Khirnov 445a7d48b1 mpegvideo_enc: switch to encode2(). 13 years ago
Anton Khirnov 5455384219 mpegvideo_enc: force encoding delay of at least 1 frame when low_delay=0 13 years ago
Michael Niedermayer d3f81a6700 pamenc: allocate the correct packetsize for mono. 13 years ago
Michael Niedermayer 5d468edb2e pamenc: move allocation down. 13 years ago
Michael Niedermayer e98a76d3c2 h264: use av_fast_padded_malloc() 13 years ago
Paul B Mahol b6a08665d6 img2dec: add im32 extension, sunrast with 32bit depth 13 years ago
Clément Bœsch 624c413d55 examples: add -Wall to CFLAGS. 13 years ago
Clément Bœsch 2b97be5d57 examples/filtering: fix unused variable and return value in open_input_file(). 13 years ago
Clément Bœsch b117c39237 examples/filtering: fix deprecated function calls warnings. 13 years ago
Clément Bœsch f075537561 examples/filtering: fix implicit declarations and function mis-usage. 13 years ago
Michael Niedermayer 4a519b6e03 Merge remote-tracking branch 'qatar/master' 13 years ago
Reimar Döffinger 57182b9f0f lavf-fate-ogg_vp3: Try -idct auto instead of -idct simple. 13 years ago
Reimar Döffinger 76cc0992d8 oggenc: fix condition when not to flush due to keyframe granule. 13 years ago
Reimar Döffinger 030e96fe55 oggdec: improve warning message. 13 years ago
Clément Bœsch 8688e6acba ffprobe: fix crash if the file can't be opened. 13 years ago
Martin Storsjö 5be805d38c mov: Use defines for sample flags in fragments 13 years ago
Martin Storsjö 3eec23f3cd mov: Use defines for trun flags 13 years ago
Martin Storsjö 73328f24fa mov: Use defines for tfhd flags 13 years ago
Kostya Shishkov 6d702dc072 proresenc: force bitrate not to exceed given limit 13 years ago
Ronald S. Bultje c742ab4e81 vc1parse: call vc1_init_common(). 13 years ago
Ronald S. Bultje 9d3050d3e9 wma: don't return 0 on invalid packets. 13 years ago
Ronald S. Bultje 41afac7f7a asf: prevent packet_size_left from going negative if hdrlen > pktlen. 13 years ago
Ronald S. Bultje 74699ac8c8 mjpegb: don't return 0 at the end of frame decoding. 13 years ago
Reimar Döffinger f23a740303 Add muxer test based on stream-copy from FATE sample. 13 years ago
Martin Storsjö c7e8639c70 rtpdec: Identify incorrectly signalled H263 13 years ago
Mashiat Sarker Shakkhar a520a9946f Perform inter-channel decorr. only if both channels are coded 13 years ago
Michael Niedermayer f3bd226de6 ffmpeg: Fix setting flags for codec copy. 13 years ago