]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-02-12 Derek BuitenhuisAdd libx265 encoder
2014-02-12 Janne Grunauasfdec: fix seeking with fragmented packets
2014-02-12 Andrew Kelleyasfdec: short-circuit seeking to the start of stream
2014-02-12 Janne Grunauasfdec: check ff_get_guid() return values during seeking
2014-02-12 John Stebbinsaacdec: set AVFrame sample_rate
2014-02-12 Diego Biurrunbuffersrc: Have function parameter names match between...
2014-02-12 Diego Biurrunlog: Have function parameter names match between .c...
2014-02-11 John Stebbinslavc: set AVFrame pkt_pts and reordered_opaque in reget...
2014-02-11 Kostya Shishkovg2meet: make JPEG tile decoder operate on 8x8 block...
2014-02-11 Maxim Poliakovskig2meet: factor out seeking to the chunk end
2014-02-10 Anton Khirnovrpza: limit the number of blocks to the total remaining...
2014-02-10 Anton Khirnovrpza: move some variables to the blocks where they...
2014-02-10 Anton Khirnovrpza: use fixed-width int types
2014-02-10 Anton Khirnovrpza: switch to bytestream2
2014-02-10 Anton Khirnovlavf: always unref the packet passed to av_interleaved_...
2014-02-10 Christophe... build: fix examples compilation when EXESUF is not...
2014-02-10 Anton Khirnovlavf: extend / improve the AVFormatContext doxy
2014-02-10 Anton Khirnovlavf: add some basic documentation of the muxing process
2014-02-10 Anton Khirnovlavf: rewrite the av_write_frame() doxy
2014-02-10 Anton Khirnovlavf: rewrite the av_interleaved_write_frame() doxy
2014-02-10 Anton Khirnovavplay: add support for seeking to chapter marks
2014-02-10 Guillaume Martreshevc: update conformance streams
2014-02-10 Anton KhirnovFATE: force FLAC in the lavf ogg test
2014-02-10 Anton Khirnovpcmdec: replace a reachable assert with an error check
2014-02-10 Anton Khirnovdoc/APIchanges: mark the place where 9 was branched
2014-02-10 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates
2014-02-09 Luca Barbatohevc: Conceal zero td
2014-02-09 Kostya Shishkovdnxhd: Support DNx444
2014-02-09 Ronald S. Bultjevp8: fix PPC assembly to work if src_stride != dst_stride
2014-02-09 Janne Grunaumxfdec: free descriptor extradata in .read_close()
2014-02-09 Janne Grunauasvenc: free avctx->coded_frame on codec close
2014-02-09 Martin Storsjöarm: Remove a stray .fpu directive
2014-02-09 Alexandra Khirnovadnxhddec: return proper error code
2014-02-09 Andrew Kelleylavf: default .ogg audio to libvorbis if we can
2014-02-09 Maxim Poliakovskig2meet: rename FRAME_INFO to more appropriate DISPLAY_INFO
2014-02-09 Derek BuitenhuisAdd raw HEVC muxer
2014-02-08 Tim Walkermlp_parser: fix request_channel_layout behavior.
2014-02-08 Michael Niedermayermlpdec: fix request_channel_layout behavior.
2014-02-08 Kostya ShishkovMirillis FIC video decoder
2014-02-08 Tim Walkerlavr: mix front center channel as indicated in the...
2014-02-08 Tim Walkermlp: improve request_channel_layout behavior.
2014-02-08 Janne Grunaudca: include dcadsp.h in {arm,x86}/dca.h for checkheaders
2014-02-08 Janne Grunauconfigure: clang: add -Qunused-arguments to as|ld_flags...
2014-02-08 Vittorio Giovarah264: give numbers to nalus
2014-02-08 Janne Grunaux86: use the inline int8x8_fmul_int32 only if inline...
2014-02-07 Christophe... dcadsp: split lfe_dir cases
2014-02-07 Christophe... x86: dcadsp: implement int8x8_fmul_int32
2014-02-07 Christophe... dcadsp: add int8x8_fmul_int32 to dsp context
2014-02-07 Martin Storsjöarm: Add EXTERN_ASM to the .func and .type declarations...
2014-02-07 Martin Storsjöarm: Add X() around all references to extern symbols
2014-02-06 Ronald S. Bultjevp8: fix bilinear C code to work if src_stride != dst_s...
2014-02-06 Martin Storsjövp8: Use 2 registers for dst_stride and src_stride...
2014-02-05 Janne Grunaufate: force the simple idct for xvid custom matrix...
2014-02-05 Janne Grunaulavu: add missing log.h include in timer.h
2014-02-04 Vittorio Giovarampeg: K&R formatting cosmetics
2014-02-04 Luca Barbatodoxy: Format @code blocks so they render properly
2014-02-04 Luca Barbatolavf: improve handling of sparse streams when muxing
2014-02-04 Anton Khirnovlagarith: reallocate rgb_planes when needed
2014-02-04 Anton Khirnovtruemotion1: check the header size
2014-02-04 Anton Khirnovshorten: pad the internal bitstream buffer
2014-02-04 Anton Khirnoveacmv: clear references on frame dimensions change
2014-02-04 Justin Rugglessamplefmt: avoid integer overflow in av_samples_get_buf...
2014-02-04 Diego Biurrunavcodec: Suppress deprecation warnings from avcodec_all...
2014-02-04 Vittorio Giovarajvdec: K&R formatting cosmetics
2014-02-04 Anton Khirnovh264: reset data partitioning at the beginning of each...
2014-02-04 Anton Khirnovvp8: use a fixed-size edge emu buffer
2014-02-04 Anton Khirnovlavf: ignore attachment streams for interleaving purposes
2014-02-04 Anton Khirnovlavf: do basic sanity checking on muxed packets
2014-02-04 Jan Ekströmutvideoenc: Add support for the new BT.709 FourCCs...
2014-02-04 Keith Lawsonvf_overlay: add eof_action switch
2014-02-04 Anton Khirnovhevc: check that the VCL NAL types are the same for...
2014-02-01 Luca Barbatohevc: Reject impossible slice segment
2014-02-01 Luca Barbatohevc: Consider first quantization group any reference...
2014-02-01 Matthieu Bouronmxf: Read field dominance flag
2014-02-01 Luca Barbatomxf: Handle negative edit_rate
2014-01-31 Janne Grunaufate: add xvid test for custom matrices
2014-01-31 Janne Grunauxvid: switch to xvid mmx idct as soon as possible
2014-01-31 Janne Grunaulavf: include 60 fps in guessed standard frame rates
2014-01-31 Jan Ekströmatrac3plus: Make initialization dependant on channel...
2014-01-30 Ronald S. Bultjex86: videodsp: Fix a bug in a %if statement where we...
2014-01-30 Ronald S. Bultjex86: videodsp: Properly mark sse2 instructions in emula...
2014-01-29 John Stebbinsdoc: document correct option to list encoders
2014-01-29 John Stebbinsdoc: add decoders.texi
2014-01-29 John Stebbinsac3dec: Allow asymmetric application of DRC when drc_sc...
2014-01-29 Diego Biurrunavformat: utils: Refactor duplicated PRINT macro
2014-01-29 Diego Biurrunmpeg: Drop unused parameters from ff_draw_horiz_band()
2014-01-26 Loren Merrittx86inc: Speed up assembling with Yasm
2014-01-26 Diego Biurrunavformat: utils: K&R formatting cosmetics
2014-01-25 Janne Grunauconfigure: clang: explicitly state dep file and rule...
2014-01-25 Janne Grunauconfigure: add missing x86 dependency for i686
2014-01-25 Janne Grunaumpeg12: check scantable indices in all decode_block...
2014-01-25 Janne Grunauavutil: remove timer.h include from internal.h
2014-01-24 Kostya Shishkovdxtory: compressed RGB555/RGB565 decoding support
2014-01-24 Kostya Shishkovdxtory: add more compressed and uncompressed modes
2014-01-24 Guillaume Martresvp9: fix bugs in updating coef probabilities with paral...
2014-01-24 Ronald S. Bultjevp9: fix mvref finding to adhere to bug in libvpx.
2014-01-23 Martin Storsjörtpdec_asf: Copy the need_parsing field from the chaine...
2014-01-22 Martin Storsjömpegvideo_enc: Don't call ff_h263dsp_init unconditionally
2014-01-22 Diego Biurrunbfin: vp3: Mark all binary object sections appropriately
2014-01-22 Janne Grunauh264: skip chroma edges at the picture boundary while...
next