summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libmp3lame: convert some debugging code to av_dlog()Justin Ruggles2012-02-20
* libmp3lame: remove outdated comment.Justin Ruggles2012-02-20
* libmp3lame: do not set coded_frame->key_frame.Justin Ruggles2012-02-20
* libmp3lame: improve error handling in MP3lame_encode_init()Justin Ruggles2012-02-20
* libmp3lame: remove unneeded 'stereo' field from Mp3AudioContextJustin Ruggles2012-02-20
* hls: Reset the AVIOContext when seekingMartin Storsjö2012-02-20
* pcxenc: switch to encode2().Anton Khirnov2012-02-20
* sgienc: switch to encode2().Anton Khirnov2012-02-20
* targaenc: switch to encode2().Anton Khirnov2012-02-20
* targaenc: don't modify input frame.Anton Khirnov2012-02-20
* roqvideoenc: switch to encode2().Anton Khirnov2012-02-20
* roqvideoenc: add const qualifier to the input frame.Anton Khirnov2012-02-20
* pnmenc: switch to encode2().Anton Khirnov2012-02-20
* huffyuv: switch to encode2().Anton Khirnov2012-02-20
* v410enc: switch to encode2().Anton Khirnov2012-02-20
* zmbvenc: switch to encode2().Anton Khirnov2012-02-20
* zmbvenc: move header writing to the end of encode_frame().Anton Khirnov2012-02-20
* h264: don't use redzone in loopfilter on win64.Ronald S. Bultje2012-02-19
* Revert two swscale commits.Ronald S. Bultje2012-02-19
* applehttp: Do seeking within segments, tooPanagiotis H.M. Issaris2012-02-19
* doxy: remove reference to removed apiLuca Barbato2012-02-19
* examples: unbreak compilationLuca Barbato2012-02-19
* ttadec: cosmetics: reindentPaul B Mahol2012-02-19
* sunrast: use RLE trigger macro inplace of the hard coded value.Aneesh Dogra2012-02-19
* sunrastenc: set keyframe flag for the output packet.Aneesh Dogra2012-02-19
* mpegvideo_enc: switch to encode2().Anton Khirnov2012-02-19
* mpegvideo_enc: force encoding delay of at least 1 frame when low_delay=0Anton Khirnov2012-02-19
* mov: Use defines for sample flags in fragmentsMartin Storsjö2012-02-18
* mov: Use defines for trun flagsMartin Storsjö2012-02-18
* mov: Use defines for tfhd flagsMartin Storsjö2012-02-18
* proresenc: force bitrate not to exceed given limitKostya Shishkov2012-02-18
* vc1parse: call vc1_init_common().Ronald S. Bultje2012-02-18
* wma: don't return 0 on invalid packets.Ronald S. Bultje2012-02-18
* asf: prevent packet_size_left from going negative if hdrlen > pktlen.Ronald S. Bultje2012-02-18
* mjpegb: don't return 0 at the end of frame decoding.Ronald S. Bultje2012-02-18
* rtpdec: Identify incorrectly signalled H263Martin Storsjö2012-02-18
* vp8dsp: split long line.Ronald S. Bultje2012-02-18
* aiff: don't skip block_align==0 check on COMM-after-SSND files.Ronald S. Bultje2012-02-17
* dpcm: ignore extra unpaired bytes in stereo streams.Alex Converse2012-02-17
* mp3on4: require a minimum framesize.Ronald S. Bultje2012-02-17
* mpc7: assign an error level + context to av_log() msg.Ronald S. Bultje2012-02-17
* huffyuv: error out on bit overrun.Ronald S. Bultje2012-02-17
* dct-test: Add the missing ff_ prefix to the altivec functionsMartin Storsjö2012-02-18
* dct-test: Remove a stray declaration of a nonexistent functionMartin Storsjö2012-02-18
* movenc: Write the unknown duration as 64 bit fields in ismvMartin Storsjö2012-02-18
* movenc: Write track durations with all bits set if duration is unknownMartin Storsjö2012-02-18
* als: prevent infinite loop in zero_remaining().Ronald S. Bultje2012-02-17
* cook: prevent div-by-zero if channels is zero.Ronald S. Bultje2012-02-17
* pamenc: switch to encode2().Anton Khirnov2012-02-17
* svq1enc: switch to encode2().Anton Khirnov2012-02-17