]> git.sesse.net Git - ffmpeg/history - libavcodec
mss1: use the AVFrame API properly.
[ffmpeg] / libavcodec /
2013-11-16 Anton Khirnovmss1: use the AVFrame API properly.
2013-11-16 Anton Khirnovtiertexseqv: use the AVFrame API properly.
2013-11-16 Anton Khirnovsmc: use the AVFrame API properly.
2013-11-16 Anton Khirnovtruemotion2: use the AVFrame API properly.
2013-11-16 Anton Khirnovtruemotion1: use the AVFrame API properly.
2013-11-16 Anton Khirnovfraps: use the AVFrame API properly.
2013-11-16 Anton Khirnovrpza: use the AVFrame API properly.
2013-11-16 Anton Khirnovmotionpixels: use the AVFrame API properly.
2013-11-16 Anton Khirnovvmdvideo: use the AVFrame API properly.
2013-11-16 Anton Khirnovvmnc: use the AVFrame API properly.
2013-11-16 Anton Khirnovxan: use the AVFrame API properly.
2013-11-16 Anton Khirnovxxan: use the AVFrame API properly.
2013-11-16 Anton Khirnovzerocodec: use the AVFrame API properly.
2013-11-16 Anton Khirnovzmbvenc: use the AVFrame API properly.
2013-11-16 Anton Khirnovflicvideo: use the AVFrame API properly.
2013-11-16 Anton Khirnovsmacker: use the AVFrame API properly.
2013-11-16 Anton Khirnovmmvideo: use the AVFrame API properly.
2013-11-16 Anton Khirnovkgv1: use the AVFrame API properly.
2013-11-16 Anton Khirnovindeo2: use the AVFrame API properly.
2013-11-16 Anton Khirnoviff: use the AVFrame API properly.
2013-11-16 Anton Khirnovmsrle: use the AVFrame API properly.
2013-11-16 Anton Khirnovjvdec: use the AVFrame API properly.
2013-11-16 Anton Khirnovdxa: use the AVFrame API properly.
2013-11-16 Anton Khirnovqpeg: use the AVFrame API properly.
2013-11-16 Anton Khirnovcin video: use the AVFrame API properly.
2013-11-16 Anton Khirnovmsvideo1: use the AVFrame API properly.
2013-11-16 Anton Khirnovescape124: use the AVFrame API properly.
2013-11-16 Anton Khirnovqtrle: use the AVFrame API properly.
2013-11-16 Anton Khirnovcljr: use the AVFrame API properly.
2013-11-16 Anton Khirnovcinepak: use the AVFrame API properly.
2013-11-16 Anton Khirnovcdxl: remove an unused variable
2013-11-16 Anton Khirnovc93: use the AVFrame API properly.
2013-11-16 Anton Khirnovbethsoftvid: use the AVFrame API properly.
2013-11-16 Anton Khirnovavs: use the AVFrame API properly.
2013-11-16 Anton Khirnovasvenc: use the AVFrame API properly.
2013-11-16 Anton Khirnova64multienc: use the AVFrame API properly.
2013-11-16 Anton Khirnovlavc: deprecate avcodec_alloc_frame().
2013-11-16 Anton KhirnovReplace all instances of avcodec_alloc_frame() with...
2013-11-16 Anton Khirnovlavc: update coded_frame doxy.
2013-11-16 Anton Khirnovlavc: deprecate CODEC_CAP_NEG_LINESIZES
2013-11-15 Ronald S. Bultjelavc: VP9 decoder
2013-11-15 Ronald S. Bultjelavc: Edge emulation with dst/src linesize
2013-11-15 Diego Biurrundv: Split DV data table declarations into their own...
2013-11-14 Anton Khirnovh264: free the tables and uninitialize the context...
2013-11-14 Diego Biurrunmpeg12dec: Remove outdated UV swapping code for VCR2
2013-11-14 Kostya Shishkovtwinvq: consume block_align+1 packets as full ones
2013-11-14 Kostya Shishkovtwinvq: support multiple frames per packet
2013-11-14 Kostya Shishkovmetasound: add missing modes
2013-11-14 Diego Biurrunmpeg12dec: Remove unused swap_uv member from Mpeg1Context
2013-11-14 Anton KhirnovMove av_fast_{m,re}alloc from lavc to lavu.
2013-11-14 Anton Khirnovlavc: deprecate FF_MAX_B_FRAMES
2013-11-14 Anton Khirnovlavc: move MB_TYPE_* macros from avcodec.h to mpegvideo.h
2013-11-14 Anton Khirnovlavc: schedule unused FF_QSCALE_TYPE_* for removal...
2013-11-14 Anton Khirnovlavc: make error_rate a private option of mpegvideo...
2013-11-14 Anton Khirnovvdpau: add a constructor for AVVDPAUContext.
2013-11-14 Anton Khirnovvdpau: add a convenience function for getting a decoder...
2013-11-13 Diego BiurrunDeprecate obsolete XvMC hardware decoding support
2013-11-13 Diego BiurrunRemove all Alpha architecture optimizations
2013-11-10 Diego Biurrunmpegaudioenc: Move some static tables to MpegAudioContext
2013-11-10 Diego Biurrunmpegaudioenc: Remove broken integer-only quantization...
2013-11-10 Luca Barbatohwaccel: Simplify ff_find_hwaccel
2013-11-08 Kostya Shishkovmetasound: Fix error message argument
2013-11-08 Diego Biurrunh263dsp: K&R formatting cosmetics
2013-11-08 Diego Biurrundsputil: Split off H.263 bits into their own H263DSPContext
2013-11-06 Diego BiurrunRemove #undefs for formerly forbidden system functions
2013-11-04 Diego Biurrunvdpau: Add missing #includes to fix standalone header...
2013-11-04 Diego Biurrunx86: rv40dsp: Use PAVGB instruction macro where appropriate
2013-11-04 Yusuke Nakamurahevc_ps: Use AV_PIX_FMT_YUVJ420P if YUV 4:2:0 8-bit...
2013-11-04 Jan Ekströmhevc: Use parsed VUI colorimetry in avcodec
2013-11-04 Jan Ekströmlavc: Add colorimetry values for BT.2020, other non...
2013-11-04 Gian-Carlo Pascuttoaacdec: Set the profile during decoding
2013-11-04 Anton Khirnovlavc: move AVCodecContext.pkt to AVCodecInternal
2013-11-04 Anton Khirnovpthread: store thread contexts in AVCodecInternal inste...
2013-11-04 Anton Khirnovpthread_slice: rename ThreadContext -> SliceThreadContext
2013-11-04 Anton Khirnovlavc: split slice and frame threading functions into...
2013-11-04 Anton Khirnovpthread: drop avcodec_ prefixes from static functions
2013-11-04 Mikulas Patockax86: hpeldsp: Use PAVGB instruction macro where necessary
2013-11-03 Vittorio Giovaraansi: fix possible use of uninitialized variables
2013-11-02 Vittorio Giovarampeg4video_parser: K&R formatting cosmetics
2013-11-01 Vittorio Giovarampeg4video: K&R formatting cosmetics
2013-11-01 Luca Barbatoflashsv: K&R formatting cosmetics
2013-11-01 Diego Biurrunx86: vp8dsp: Split loopfilter code into a separate...
2013-11-01 Michael Niedermayerflashsv: Check diff_start diff_height values
2013-11-01 Luca Barbatoflashsv: Refactor a little
2013-10-31 Anton Khirnovlavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.h
2013-10-31 Anton Khirnovlavc: deprecate unused FF_BUG_OLD_MSMPEG4
2013-10-31 Anton Khirnovlavc: schedule FF_BUG_AC_VLC for removal on the next...
2013-10-31 Anton Khirnovlavc: deprecate FF_DEBUG_VIS_*
2013-10-31 Anton Khirnovlavc: deprecate AVCodecContext.debug_mv
2013-10-31 Anton Khirnovlavc: deprecate FF_DEBUG_MV and remove all traces of...
2013-10-31 Guillaume MartresAdd HEVC decoder
2013-10-31 Anton Khirnovwebp: stop using deprecated avcodec_set_dimensions
2013-10-31 Anton Khirnovvp8: stop using deprecated avcodec_set_dimensions
2013-10-31 Anton Khirnovvp56: stop using deprecated avcodec_set_dimensions
2013-10-31 Anton Khirnovvp3: stop using deprecated avcodec_set_dimensions
2013-10-31 Anton Khirnovtxd: stop using deprecated avcodec_set_dimensions
2013-10-31 Anton Khirnovtruemotion1: stop using deprecated avcodec_set_dimensions
2013-10-31 Anton Khirnovtiff: stop using deprecated avcodec_set_dimensions
2013-10-31 Anton Khirnovtarga: stop using deprecated avcodec_set_dimensions
2013-10-31 Anton Khirnovsvq1dec: stop using deprecated avcodec_set_dimensions
next