]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-09-05 Stefano Sabatinitests: add tinterlace filter tests
2012-09-05 Stefano Sabatinitests/lavfi-regressions: support user-specified test...
2012-09-05 Stefano Sabatinilavfi/tinterlace: declare source buffers in copy_pictur...
2012-09-05 Stefano Sabatinilavfi/tinterlace: set inlink->cur to NULL, since it...
2012-09-05 Stefano Sabatinilavu/parseutils: add av_small_strptime()
2012-09-05 Stefano Sabatinilavu/parseutils: make small_strptime() return a (non...
2012-09-05 Clément Bœschlavf: fix a few typo in some comments.
2012-09-05 Clément Bœschlavf: remove a few useless AV_NOWARN_DEPRECATED().
2012-09-05 Michael Niedermayervf_hue: fix AVOption defaults
2012-09-05 Michael Niedermayeracelp_pitch_delay: add missing libm.h include for exp2()
2012-09-05 Michael Niedermayerg723_1: add some const for more correctness
2012-09-05 Michael Niedermayerproresenc_anatoliy: add 2 const to silence 2 warnings
2012-09-05 Nedeljko BabicOptimization of AC3 floating point decoder for MIPS
2012-09-05 Michael Niedermayerimgconvert: silence some const incompatible pointer...
2012-09-05 Michael Niedermayeravopt: fix examples to match the same style about defau...
2012-09-05 Michael Niedermayervf_scale: fix incompatible pointer type warning
2012-09-05 Stefano Sabatinilavu/opt: support NULL and special "none" values for...
2012-09-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-05 Michael NiedermayerMerge commit '21bc44038491e525335ad763883b0288402ff6a0'
2012-09-05 Michael NiedermayerMerge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a'
2012-09-05 Michael NiedermayerMerge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
2012-09-05 Michael NiedermayerMerge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'
2012-09-05 Michael NiedermayerMerge commit '124134e42455763b28cc346fed1d07017a76e84e'
2012-09-05 Michael NiedermayerMerge commit '2d7d91f06d6a1d243dc74c96d3389ee237a3b906'
2012-09-05 Stefano Sabatinidoc/filters: add mp=noise example
2012-09-05 Stefano Sabatinidoc/filters: itemize example for mp filter
2012-09-05 Diego Biurrunbuild: eamad: Add missing dependency on mpegvideo code
2012-09-05 Diego Biurrunbuild: utvideoenc: Add missing dependency on Huffman...
2012-09-05 Stefano Sabatinidoc/filters: remove reference to mp=hue filter, which...
2012-09-04 Clément Bœschlavc/dvdsubdec: parse the size from the extradata.
2012-09-04 Martin Storsjöavopt: Reorder the default_val struct, making i64 the...
2012-09-04 Martin Storsjöavopt: Explicitly store rational option defaults in...
2012-09-04 Martin Storsjöavopt: Explicitly store float/double option defaults...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_FLAGS in the...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_CONST in the...
2012-09-04 Michael Niedermayerintreadwrite: Dont evaluate value for AV_W* multiple...
2012-09-04 Michael Niedermayerpaf: avoid using expressions with sideeffects in AV_R*
2012-09-04 Michael Niedermayerconfigure: update sinks used by ffplay/ffmpeg
2012-09-04 Michael Niedermayerlibavfilter/Makefile: add forgotten entries for the...
2012-09-04 Michael Niedermayersink_buffer: fix #ifs for FF-sinks
2012-09-04 Michael Niedermayersvq1enc: Set picture_structure correctly
2012-09-04 Michael Niedermayermpegvideo: remove last_picture_ptr / h264 assert.
2012-09-04 Michael Niedermayermpegvideo_enc: remove assert that has become obsolete...
2012-09-04 Michael Niedermayerelbg: Fix an assert
2012-09-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-04 Diego Elio... configure: add support for bdver1 and bdver2 CPU types.
2012-09-04 Luca Barbatoavio: make avio_close NULL the freed buffer
2012-09-04 Luca Barbatopixdesc: cosmetics
2012-09-04 Martin Storsjöproresenc: Don't free a buffer not owned by the codec
2012-09-04 Martin Storsjöproresenc: Write the full value in one put_bits call
2012-09-04 Michael Niedermayeradpcmenc: Calculate the IMA_QT predictor without overflow
2012-09-04 Stefano Sabatinilavfi/transpose: implement landscape passthrough mode
2012-09-04 Stefano Sabatiniexamples/scaling_video: write to rawvideo file
2012-09-04 Stefano Sabatinilavf/segment: add EXT-X-MEDIA-SEQUENCE tag in M3U8...
2012-09-04 Stefano Sabatinilavf/segment: deprecate "ext" format in favor of "csv"
2012-09-04 Stefano Sabatinilavf/segment: add escaping for filename field of the...
2012-09-04 Peter Rosstty: return av_get_packet() error codes instead of...
2012-09-04 Peter Rosstty: return EOF when the 'effective' end of file is...
2012-09-04 Michael Niedermayeraaccoder: switch to av_assert
2012-09-04 Michael Niedermayerh263dec: fix xvid IDCT switching
2012-09-03 Diego Biurrunx86: Add convenience macros to check for CPU extensions...
2012-09-03 Diego Biurrunx86: h264dsp: drop some unnecessary ifdefs around proto...
2012-09-03 Michael Niedermayerjpegdec: try to fix different flipping behavior of...
2012-09-03 Michael Niedermayerlsp: change assert to av_assert
2012-09-03 Michael Niedermayerlavc: put motion test back.
2012-09-03 Michael Niedermayerrmdec: remove unused variable
2012-09-03 Michael Niedermayeryadif: remove unused variable
2012-09-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-03 Alberto Delmásmss12: merge decode_pixel() and decode_top_left_pixel()
2012-09-03 Alberto Delmásmss12: reduce SliceContext size from 1067 to 164 KB
2012-09-03 Alberto Delmásmss12: move SliceContexts out of the common context...
2012-09-03 Diego Biurrunbuild: avcodec: order cosmetics
2012-09-03 Diego Biurrunintrax8dsp: Add missing #include to make header standalone
2012-09-03 Diego BiurrunDelete motion-test tool; it is of doubtful utility.
2012-09-02 Michael Niedermayersnowdec: remove unused variable
2012-09-02 Michael Niedermayerffv1: fix 2 uninitialized variable warnings
2012-09-02 Hans-Kristian... Remove redundant masks in STORE_BGR24_MMX.
2012-09-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-02 Peter Rossfate: add ansi256 test case
2012-09-02 Mans Rullgardintrax8: move functions from dsputil to own context
2012-09-02 Stefano Sabatiniexamples: add demuxing.c example
2012-09-02 Stefano Sabatinilavf/segment: set EXT-X-VERSION to 3 rather than to 4
2012-09-02 Stefano Sabatinilavfi: when configuring a link, set channel layout...
2012-09-02 Stefano Sabatinilavc/codec_desc: fix name of wavesynth codec
2012-09-02 Michael Niedermayerflvdec: fix creation of lots of phantom data streams
2012-09-01 jamalconfigure: Treat warnings as errors in check_yasm()
2012-09-01 Michael Niedermayerpsxstr: more correct array type.
2012-09-01 Roman Arutyunyanfix flv new stream handling after head already parsed
2012-09-01 Piotr Bandurskilavf: add missing new line to some error messages 2
2012-09-01 Piotr Bandurskilavfi/vf_frei0: add missing new line to some error...
2012-09-01 Piotr Bandurskilavc: add missing new line to some messages
2012-09-01 Piotr Bandurskilavf: add missing new line to some error messages
2012-09-01 Mahendra MFix libx264 profile listing
2012-09-01 Michael Niedermayerlibmpcodecs: remove unused and half existing vo_fs...
2012-09-01 Peter Rossansi: erase screen on first frame
2012-09-01 Peter Rossansi: support 256-colors
2012-09-01 Peter Rossansi: support escaped codes where last argument is...
2012-09-01 Peter Rossansi: remove misplaced return
2012-09-01 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
next