summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* libxavs: switch to encode2().Anton Khirnov2012-02-23
* libxavs: add an AVClass at the beginning of XavsContext.Anton Khirnov2012-02-23
* libxavs: split extradata writing out of encode_nals().Anton Khirnov2012-02-23
* ljpegenc: switch to encode2().Anton Khirnov2012-02-23
* truemotion2: error out if the huffman tree has no nodes.Ronald S. Bultje2012-02-23
* asv1enc: switch to encode2().Anton Khirnov2012-02-23
* libschroedingerenc: switch to encode2().Anton Khirnov2012-02-23
* ffv1enc: switch to encode2().Anton Khirnov2012-02-23
* libtheoraenc: switch to encode2().Anton Khirnov2012-02-23
* jpeglsenc: switch to encode2().Anton Khirnov2012-02-23
* lclenc: switch to encode2().Anton Khirnov2012-02-23
* qtrleenc: switch to encode2().Anton Khirnov2012-02-23
* flacdec: set channel_layout based on channel countJustin Ruggles2012-02-22
* mov: set channel layout for AC-3 streams based on the 'dac3' atom infoJustin Ruggles2012-02-22
* aac: fix infinite loop on end-of-frame with sequence of 1-bits.Alex Converse2012-02-22
* mlpdec_parser: fix a few channel layouts.Tim Walker2012-02-22
* prores: use natural integer type for the codebook indexChristophe GISQUET2012-02-22
* mpegvideo_enc: only allocate output packet when we know there will be outputAnton Khirnov2012-02-21
* sunrast: Add a sample request for RMP_RAW colormap.Aneesh Dogra2012-02-21
* avcodec: do not override pts or duration from the audio encoderJustin Ruggles2012-02-21
* Mark mutable static data const where appropriate.Alex Converse2012-02-21
* dvbsubdec: avoid undefined signed left shift in RGBA macroJanne Grunau2012-02-21
* mlpdec: use av_log_ask_for_sample()Paul B Mahol2012-02-21
* png: make .long_name more descriptivePaul B Mahol2012-02-21
* rv34: change most "int stride" into "ptrdiff_t stride".Ronald S. Bultje2012-02-20
* adpcmenc: Use correct frame_size for Yamaha ADPCM.Justin Ruggles2012-02-20
* avcodec: add ff_samples_to_time_base() convenience function to internal.hJustin Ruggles2012-02-20
* adx parser: set durationJustin Ruggles2012-02-20
* mlp parser: set duration instead of frame_sizeJustin Ruggles2012-02-20
* gsm parser: set durationJustin Ruggles2012-02-20
* mpegaudio parser: set duration instead of frame_sizeJustin Ruggles2012-02-20
* (e)ac3 parser: set duration instead of frame_sizeJustin Ruggles2012-02-20
* flac parser: set duration instead of frame_sizeJustin Ruggles2012-02-20
* avcodec: add duration field to AVCodecParserContextJustin Ruggles2012-02-20
* pnmdec: remove useless .pix_fmtsPaul B Mahol2012-02-20
* libmp3lame: support float and s32 sample formatsJustin Ruggles2012-02-20
* libmp3lame: renaming, rearrangement, alignment, and commentsJustin Ruggles2012-02-20
* libmp3lame: use the LAME default bit rateJustin Ruggles2012-02-20
* libmp3lame: use avpriv_mpegaudio_decode_header() for output frame parsingJustin Ruggles2012-02-20
* libmp3lame: cosmetics: remove some pointless commentsJustin Ruggles2012-02-20
* 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
* 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