]> git.sesse.net Git - ffmpeg/history - libavcodec/utils.c
Deprecate avctx.coded_frame
[ffmpeg] / libavcodec / utils.c
2015-07-20 Vittorio GiovaraDeprecate avctx.coded_frame
2015-07-20 Vittorio GiovaraGather all coded_frame allocations and free functions...
2015-06-24 Paul B MaholPCM signed 16-bit big-endian planar decoder
2015-04-22 Luca Barbatoavcodec: Free the default avoptions on init failure
2015-04-22 Luca Barbatoavcodec: Unref the dummy buffer on the fail path
2015-03-13 Vittorio Giovaralavc: Introduce AVCodec internal capabilities
2015-03-13 Vittorio Giovaralavc: Improve thread locking error message
2015-02-28 Andreas Cadhalpunavcodec/utils: use correct printf specifier in ff_set_sar
2015-01-27 Anton Khirnovlavc: support extracting audio service type from side...
2015-01-27 Anton KhirnovAdd a side data type for audio service type.
2015-01-14 Paul B Mahollavc: add GBRAP to avcodec_align_dimensions2
2014-12-25 Rémi Denis-Courmontavcodec: add AVCodecContext.sw_pix_fmt
2014-11-09 Luca Barbatolavc: Compact the side-data passthrough
2014-11-04 Rémi Denis-Courmonthwaccel: Deinitialize hardware acceleration early enough
2014-10-17 Vittorio Giovaradump: display codec tags when available
2014-10-15 Anton Khirnovlavc: deprecate the use of AVCodecContext.time_base...
2014-10-13 Anton Khirnovlavc: use a separate field for exporting audio encoder...
2014-10-08 Vittorio Giovaradump: print the original coded dimensions when available
2014-10-08 Vittorio Giovaradump: print detailed color space information
2014-10-08 Vittorio Giovaradump: split audio and video probing on multiple lines
2014-10-08 Vittorio Giovaraavcodec: make sure color_range is properly initialized
2014-10-06 Rémi Denis-Courmontff_get_format: fix infinite loop
2014-10-06 Manfred Georglavc: specify the behavior of av_lockmgr_register on...
2014-09-26 Rémi Denis-Courmonthwaccel: Call ->get_format again if hwaccel init fails
2014-08-28 Vittorio Giovaraavcodec: add stream-level stereo3d side data
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer inequality checks more...
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer equality checks more...
2014-08-10 Anton Khirnovlavc: drop the av_fast_{re,m}alloc compatibility wrappers
2014-08-09 Anton KhirnovRemove obsolete FF_API_AVFRAME_COLORSPACE cruft.
2014-07-26 Diego Biurrunavcodec: Mark argument in av_{parser|hwaccel|bitstream_...
2014-07-22 Diego Biurrunbuild: Add define for SIMD extensions requiring 16...
2014-07-17 Diego Biurrundsputil: Split motion estimation compare bits off into...
2014-07-06 Diego Biurrundsputil: Move draw_edges() to mpegvideoencdsp
2014-06-26 Anton Khirnovlavc: do not allocate edges in the default get_buffer2()
2014-06-20 Justin RugglesAdd av_image_check_sar() and use it to validate SAR
2014-06-01 wm4libavcodec: set AVFrame colorspace fields on decoding
2014-05-19 Vittorio GiovaraAdd transformation matrix API.
2014-05-18 Anton Khirnovlavc: remove the locking code in avcodec_close()
2014-05-11 Anton Khirnovlavc: Add hwaccel private data and init/uninit callbacks
2014-05-11 Luca Barbatohwaccel: Support specific frame allocators
2014-05-11 Anton Khirnovlavc: set AVCodecContext.hwaccel in ff_get_format()
2014-05-11 Anton Khirnovlavc: Add an internal wrapper around get_format()
2014-05-01 Anton Khirnovlavc: do not use AVCodecContext.codec_name in avcodec_s...
2014-04-19 Vittorio Giovarautils: add yvyu422 to avcodec_align_dimensions2
2014-04-09 wm4mpegvideo: operate with pointers to AVFrames instead...
2014-03-24 Anton Khirnovlibavcodec: when decoding, copy replaygain side data...
2014-02-24 Anton Khirnovlavc: use AVFrame API properly in ff_reget_buffer()
2014-02-11 John Stebbinslavc: set AVFrame pkt_pts and reordered_opaque in reget...
2014-02-04 Diego Biurrunavcodec: Suppress deprecation warnings from avcodec_all...
2014-01-21 Anton Khirnovlavc: do not force the emu edge flag
2014-01-20 Anton Khirnovlavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edg...
2014-01-20 Anton Khirnovlavc: allow the caller to override dimensions in ff_get...
2014-01-06 Anton Khirnovlavc: do not leak the internal frame if opening the...
2014-01-06 Anton Khirnovlavc: add 422/444 YUV with alpha to align_dimensions()
2014-01-05 Tim Walkeravframe: add AV_FRAME_DATA_MATRIXENCODING side data...
2013-12-11 Anton Khirnovlavc: deprecate avcodec_get_frame_defaults().
2013-12-11 Anton Khirnovlavc: call av_frame_unref() instead of avcodec_get_fram...
2013-12-11 Anton Khirnovlavc: deprecate avcodec_free_frame()
2013-12-09 Anton Khirnovlavc: rework handling of refcounted_frames=0
2013-12-09 Anton Khirnovlavc/decode_video(): always unref the frame if there...
2013-12-09 Anton Khirnovlavc: remove a pointless check in decode_audio4()
2013-12-09 Anton Khirnovlavc: use buf[0] instead of data[0] as the indicator...
2013-12-09 Anton Khirnovlavc: remove the extended_data workarounds.
2013-11-16 Anton Khirnovlavc: deprecate avcodec_alloc_frame().
2013-11-16 Anton KhirnovReplace all instances of avcodec_alloc_frame() with...
2013-11-14 Anton KhirnovMove av_fast_{m,re}alloc from lavc to lavu.
2013-11-10 Luca Barbatohwaccel: Simplify ff_find_hwaccel
2013-11-04 Anton Khirnovlavc: move AVCodecContext.pkt to AVCodecInternal
2013-11-04 Anton Khirnovpthread: store thread contexts in AVCodecInternal inste...
2013-10-31 Anton Khirnovlavc/utils: stop using deprecated avcodec_set_dimensions
2013-10-31 Anton Khirnovlavc: replace avcodec_set_dimensions with ff_set_dimensions
2013-10-30 Anton Khirnovlavc: add error checking to apply_param_change.
2013-09-26 Paul B Maholpcm: support 24-bit/32-bit little-endian planar
2013-08-21 Diego Biurrunavcodec/utils: Simplify a condition that combines HAVE_...
2013-08-02 Diego BiurrunDisable deprecation warnings for cases where a replacem...
2013-06-20 Anton Khirnovlavc: free the padded last frame during audio encoding...
2013-06-16 Janne Grunauutils: fix avcodec_flush_buffers pre-reference counting...
2013-06-10 Anton Khirnovlavc: use AVFrame API properly in pad_last_frame().
2013-05-17 Anton Khirnovlavc/pthread: remove obsolete checks
2013-05-15 Anton Khirnovpixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
2013-05-14 Matt Wolenetzlavc: Fix msvc compilation of utils.c with -WX (warning...
2013-05-07 Luca Barbatolavc: do not leak frames in avcodec_decode_audio4
2013-05-04 Diego Biurrunavcodec: Add av_cold attributes to init functions missi...
2013-04-30 Diego Biurrunavcodec: Drop unnecessary ff_ name prefixes from static...
2013-04-30 Anton Khirnovlavc: clear AVBuffers on decoded frames if refcounted_f...
2013-04-19 Anton Khirnovff_get_buffer(): allocate the frame for max(coded,displ...
2013-04-10 Anton Khirnovlavc: don't overwrite display dimensions with coded...
2013-04-10 Ronald S. Bultjedsputil: Make dsputil selectable
2013-03-26 Janne Grunauutils: add workaround for AVHWAccel in ff_get_buffer...
2013-03-26 Martin Storsjölavc: Rename avpriv_mpv_find_start_code after moving...
2013-03-26 Martin Storsjölavc: Move start code finding to utils.c
2013-03-19 Anton Khirnovlavc, lavfi: fix counting number of planes in AVBufferR...
2013-03-17 Anton Khirnovlavc,lavfi: fix calculating the plane size in the AVBuf...
2013-03-13 Diego BiurrunAdd av_log_{ask_for_sample|missing_feature} replacement...
2013-03-11 Janne Grunauavframe: call release_buffer only if it is set
2013-03-10 Anton Khirnovlavc: fix get_buffer() compatibility layer for audio.
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_OLD_ENCODE_VIDEO cruft
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_OLD_DECODE_AUDIO cruft
2013-03-08 Anton Khirnovlavc: update the fallback versions of ff_thread_*
next