38151 Commits (d1ede561a649ccb64eb740ef38709316fb51a3de)
 

Author SHA1 Message Date
Anton Khirnov bc9c70e5a3 huffyuv: switch to encode2(). 13 years ago
Anton Khirnov 2abee9be82 v410enc: switch to encode2(). 13 years ago
Anton Khirnov 11505f39e1 zmbvenc: switch to encode2(). 13 years ago
Anton Khirnov 8c8c7b5e37 zmbvenc: move header writing to the end of encode_frame(). 13 years ago
Michael Niedermayer be2e211dce Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje 8fb26950ed h264: don't use redzone in loopfilter on win64. 13 years ago
Ronald S. Bultje b18f8cbf3d Revert two swscale commits. 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
Panagiotis H.M. Issaris 2b3d041cdc applehttp: Do seeking within segments, too 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
Reimar Döffinger ad8173eb81 Allow other programs to open the same files on Windows. 13 years ago
Reimar Döffinger 7c8d477299 Make AAC in Ogg (ogm) work. 13 years ago
Stefano Sabatini 4538d66010 lavfi/aspect: set default value to 0:1, as stated in the docs 13 years ago