summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
...
* avcodec: add av_get_audio_frame_duration() function.Justin Ruggles2012-03-05
* avcodec: add av_get_exact_bits_per_sample() functionJustin Ruggles2012-03-05
* lavc: make codec_is_decoder/encoder() public.Anton Khirnov2012-03-04
* lavc: deprecate AVCodecContext.sub_id.Anton Khirnov2012-03-04
* lavc: free the output packet when encoding failed or produced no output.Anton Khirnov2012-03-03
* lavc: clarify the meaning of AVCodecContext.frame_number.Anton Khirnov2012-03-03
* h263enc: Add an option for outputting info about MBs as side dataMartin Storsjö2012-03-01
* avpacket: Add a function for shrinking already allocated side dataMartin Storsjö2012-03-01
* mpegvideo_enc: add quantizer_noise_shaping private option.Anton Khirnov2012-02-29
* lavc: deprecate AVCodecContext.inter_threshold.Anton Khirnov2012-02-29
* lavc: deprecate AVCodecContext.color_table_id.Anton Khirnov2012-02-29
* mpegvideo_enc: add chroma/luma_elim_threshold private options.Anton Khirnov2012-02-29
* mpegvideo_enc: add cbp_rd flag to mpv_flags.Anton Khirnov2012-02-29
* mpegvideo_enc: add qp_rd flag to mpv_flags.Anton Khirnov2012-02-29
* mpegvideo_enc: add strict_gop flag to mpv_flags.Anton Khirnov2012-02-29
* lavc: add -mpv_flags to mpegvideo_enc-based encoders.Anton Khirnov2012-02-29
* lavc: reorder AVCodecContext fields.Anton Khirnov2012-02-27
* lavc: reorder AVFrame fields.Anton Khirnov2012-02-27
* avcodec: document the use of AVCodecContext.delay for audio encodersJustin Ruggles2012-02-25
* avcodec: add duration field to AVCodecParserContextJustin Ruggles2012-02-20
* CDXL demuxer and decoderPaul B Mahol2012-02-14
* Move PS2 MMI code below the mips subdirectory, where it belongs.Diego Biurrun2012-02-13
* lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacketAnton Khirnov2012-02-08
* Remove Sun medialib glue code.Diego Biurrun2012-02-08
* avcodec: Clarify AVFrame member documentation.Kieran Kunhya2012-02-06
* avcodec: Add av_fast_padded_malloc().Janne Grunau2012-02-01
* avcodec.h: Remove some disabled cruft.Diego Biurrun2012-02-01
* lavc: set AVCodecContext.codec in avcodec_get_context_defaults3().Anton Khirnov2012-01-31
* lavc: make avcodec_close() work properly on unopened codecs.Anton Khirnov2012-01-31
* lavc: add avcodec_is_open().Anton Khirnov2012-01-31
* lavc: reorder AVCodec fields.Anton Khirnov2012-01-31
* lavc: extend doxy for avcodec_alloc_context3().Anton Khirnov2012-01-28
* lavc: remove disabled FF_API_AVFRAME_AGE cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_DATA_POINTERS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_INTERNAL_CONTEXT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_PARSE_FRAME cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_GET_ALPHA_INFO cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_SNOW_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_AVCODEC_INIT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_ER cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_DRC_SCALE cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_AVCODEC_OPEN cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_ALLOC_CONTEXT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_GET_PIX_FMT_NAME cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_FLAC_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_OLD_FF_PICT_TYPES cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_THREAD_INIT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_ANTIALIAS_ALGO cruft.Anton Khirnov2012-01-27