32659 Commits (9d25f1f6194dba9cfd60c0596aa59ad145d61382)
 

Author SHA1 Message Date
Justin Ruggles 41ac9bb253 adx parser: set duration 13 years ago
Justin Ruggles b3a4c7e0f1 mlp parser: set duration instead of frame_size 13 years ago
Justin Ruggles 2460b168b4 gsm parser: set duration 13 years ago
Justin Ruggles 7575ffac8a mpegaudio parser: set duration instead of frame_size 13 years ago
Justin Ruggles 16e54ac725 (e)ac3 parser: set duration instead of frame_size 13 years ago
Justin Ruggles c7f3f1c91e flac parser: set duration instead of frame_size 13 years ago
Justin Ruggles e9cda85351 avcodec: add duration field to AVCodecParserContext 13 years ago
Justin Ruggles 0b42a9388c avutil: add av_rescale_q_rnd() to allow different rounding 13 years ago
Paul B Mahol 0996f406c4 pnmdec: remove useless .pix_fmts 13 years ago
Justin Ruggles e00959a9b1 libmp3lame: support float and s32 sample formats 13 years ago
Justin Ruggles e232225276 libmp3lame: renaming, rearrangement, alignment, and comments 13 years ago
Justin Ruggles 232e16dd02 libmp3lame: use the LAME default bit rate 13 years ago
Justin Ruggles 1f516c0451 libmp3lame: use avpriv_mpegaudio_decode_header() for output frame parsing 13 years ago
Justin Ruggles e3d2c89e9d libmp3lame: cosmetics: remove some pointless comments 13 years ago
Justin Ruggles bf909fc456 libmp3lame: convert some debugging code to av_dlog() 13 years ago
Justin Ruggles 469d2a8e8e libmp3lame: remove outdated comment. 13 years ago
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
Martin Storsjö a4f97be1a9 hls: Reset the AVIOContext when seeking 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
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
Panagiotis H.M. Issaris 2b3d041cdc applehttp: Do seeking within segments, too 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
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
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
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
Martin Storsjö c7e8639c70 rtpdec: Identify incorrectly signalled H263 13 years ago