]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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 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: 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'
2012-09-01 Michael NiedermayerMerge remote-tracking branch 'stev47/master'
2012-09-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-01 Carl Eugen... Fix compilation with yasm-0.6.2.
2012-09-01 Stephan HilbMerge branch 'master' of git://source.ffmpeg.org/ffmpeg
2012-09-01 Stephan Hilbcpia: move reget_buffer after header check
2012-09-01 Stefano Sabatinilavfi/mp: remove decimate wrapper
2012-09-01 Michael Niedermayeravoid ambigous buffersink names
2012-09-01 Michael Niedermayerlibavfilter: Support the forks ABI for buffer sinks
2012-09-01 Philip Langdalematroskadec, matroskadec, srtenc: Read/Write duration...
2012-08-31 Michael Niedermayerfate-utvideoenc: remove unneeded -f avi
2012-08-31 Michael Niedermayerswr/resample: update SSSE3 flag to new name
2012-08-31 Martin Storsjöcrypto: Remove a stray double space
2012-08-31 Martin StorsjöRename missed cases of FF_OPT_TYPE_* to AV_OPT_TYPE_*
2012-08-31 Piotr Bandurskiflic: use AV_LOG_ERROR for error message
2012-08-31 Piotr Bandurskifilmstripdec: add new line to error message
2012-08-31 Michael Niedermayerlavc: support building with the forks ABI for avcodec_f...
2012-08-31 Michael Niedermayerconfigure: add switch to enable debian/libav compatible ABI
2012-08-31 Michael Niedermayeravfiltergraph: use avcodec_find_best_pix_fmt_of_2()
2012-08-31 Michael Niedermayerffmpeg_filter: use avcodec_find_best_pix_fmt_of_2()
2012-08-31 Michael Niedermayerimgconvert: add avcodec_find_best_pix_fmt_of_2()
2012-08-31 Marton Balintffplay: only free vfilters on exit
2012-08-31 Marton Balintffplay: replace SDL_delay in read thread with SDL_CondWait
2012-08-31 Marton Balintffplay: requeue last picture on forced video refresh
next