38265 Commits (d7804de351da059bf0c41c2bc2bbc02dbb755c0f)
 

Author SHA1 Message Date
Justin Ruggles 35cfd7d09c libmp3lame: do not set coded_frame->key_frame. 13 years ago
Justin Ruggles 8dad25ebf7 libmp3lame: improve error handling in MP3lame_encode_init() 13 years ago
Justin Ruggles 310c372e12 libmp3lame: remove unneeded 'stereo' field from Mp3AudioContext 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
Martin Storsjö a4f97be1a9 hls: Reset the AVIOContext when seeking 13 years ago
Clément Bœsch 6e6bdeb137 doc: fix channel layout value in abuffer example. 13 years ago
Anton Khirnov 55fd7da107 pcxenc: switch to encode2(). 13 years ago
Anton Khirnov fb11e22fda sgienc: switch to encode2(). 13 years ago
Anton Khirnov 61eaf45c99 targaenc: switch to encode2(). 13 years ago
Anton Khirnov 1e742ea3c8 targaenc: don't modify input frame. 13 years ago
Anton Khirnov 3227770092 roqvideoenc: switch to encode2(). 13 years ago
Anton Khirnov 4fd7cfef0b roqvideoenc: add const qualifier to the input frame. 13 years ago
Anton Khirnov 1ea5755046 pnmenc: switch to encode2(). 13 years ago
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