]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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-15 Diego Biurrunbuild: Allow specifying extra object files when linking...
2013-11-14 Anton Khirnovh264: free the tables and uninitialize the context...
2013-11-14 Reimar Döffingerlavf: improve support for AVC-Intra files.
2013-11-14 Marton Balintmxfdec: update current edit unit when seeking in mxf...
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-13 Martin Storsjöconfigure: Check whether MSVC requires using the C89...
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 Anton Khirnovavienc: drop the vfr flag.
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-06 Diego Biurrunavfilter/graphparser: Directly free filter memory if...
2013-11-05 Diego Biurrunconfigure: Move -Wno-maybe-uninitialized check into...
2013-11-04 Diego Biurrunavfilter/buffer: Suppress deprecation warning for avfil...
2013-11-04 Diego Biurrungraph2dot: Add missing #include for av_get_channel_layo...
2013-11-04 Diego Biurrungraph2dot: Fix use of deprecated API
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 David Goldwichomadec: loosen format probing constraints
2013-11-04 Michael Niedermayeromadec: check GEOB sizes against buffer size
2013-11-04 Michael Niedermayeromadec: Fix wrong number of array elements
2013-11-04 Diego Biurrunfiltfmts-test: Fix use of deprecated API
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 Vittorio Giovaravf_fieldorder: remove superfluous get_video_buffer
2013-11-04 Gian-Carlo... aacdec: 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 Diego Biurrunbuild: Remove redundant OBJS declaration intended for...
2013-11-03 Vittorio Giovarartmpproto: Reorder conditions to help dead code elimination
2013-11-03 Vittorio Giovaraansi: fix possible use of uninitialized variables
2013-11-03 Vittorio Giovarawtv: fix variable sign in format
2013-11-03 Vittorio Giovaraattributes: disable flatten on llvm/clang
2013-11-02 Rudolf Polzervf_scale: make the dar variable return the DAR.
2013-11-02 Rudolf Polzervf_aspect: support variables in evaluating the aspect...
2013-11-02 Diego Biurrunos_support: Add #endif comments for better readability
2013-11-02 Vittorio Giovarampeg4video_parser: K&R formatting cosmetics
2013-11-02 Martin StorsjöAdd an HDS live fragmenting muxer
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 Diego Biurrunconfigure: Properly check for availability of -Wno...
2013-11-01 Diego Biurrunconfigure: Split test_cflags function off from check_cflags
2013-11-01 Anton Khirnovlavf: do not use int to store an int64
2013-11-01 Michael Niedermayerflashsv: Check diff_start diff_height values
2013-11-01 Luca Barbatoflashsv: Refactor a little
2013-11-01 Martin Storsjörtspenc: Make sure BYE packets are sent before TEARDOWN
2013-11-01 Martin Storsjörtpenc: Add a rtpflag option for sending BYE packets...
2013-11-01 Martin Storsjörtpenc: Remove some superfluous parentheses
2013-11-01 Martin Storsjöaviobuf: Handle a NULL buffer in avio_close_dyn_buf
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 Khirnovavplay: drop -vismv option which does not do anything...
2013-10-31 Anton Khirnovlavc: deprecate FF_DEBUG_MV and remove all traces of...
2013-10-31 Mickaël Rauletmpegts: Support HEVC demuxing
2013-10-31 Yusuke Nakamuramatroskadec: Support HEVC demuxing
2013-10-31 Yusuke Nakamuramov: Support HEVC demuxing
2013-10-31 Dirk FarinAdd raw HEVC demuxer
2013-10-31 Guillaume MartresFATE: Add HEVC tests
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