]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-02-27 Michael NiedermayerMerge commit '31a23a0dc663bd42bf593275971b4277a479b73d'
2013-02-27 Michael Niedermayeroggdec: chained oggs have timestamp discontinuities
2013-02-27 Michael Niedermayeravcodec: mbd has a range of 0..2
2013-02-27 Michael Niedermayermpegvideo_enc: fix gray flag with 444 jpeg
2013-02-27 Jean Firstffmpeg_opt: add -to option to specify stop time
2013-02-26 Martin Storsjöx86: dsputil_mmx: Remove leftover inline assembly fragments
2013-02-26 Michael Niedermayermpeg12: Detect MXF essence stuff at the end of frames
2013-02-26 Michael Niedermayerswscale-test: fix 3 pointer type warnings
2013-02-26 Michael Niedermayeraacsbr: Silence warning: max_qmf_subbands may be used...
2013-02-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-26 Michael NiedermayerMerge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'
2013-02-26 Michael NiedermayerMerge commit '76b19a3984359b3be44d4f7e4e69b7b86729a622'
2013-02-26 Michael NiedermayerMerge commit 'e8da807537e314d74cb6d93598f1dcfb891fa655'
2013-02-26 Michael NiedermayerMerge commit 'e951b6d94c441d46b396ef12da1428297d77251d'
2013-02-26 Michael NiedermayerMerge commit 'b58b00aeca21de00ab6da2944684f784d9d6bc47'
2013-02-26 Michael Niedermayerac3enc_template: silence may be used uninitialized...
2013-02-26 Michael Niedermayermotion-test: fix warning: dsp_mask is deprecated
2013-02-26 Michael Niedermayerlibavcodec/motion-test: set the bitexact flag
2013-02-25 Diego Biurrunconfigure: icc: Drop nonsense adding of cpuflags to...
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2013-02-25 Diego BiurrunFix a number of incorrect intmath.h #includes.
2013-02-25 Justin Rugglesavconv: remove an unused variable
2013-02-25 Justin Rugglescmdutils: only use libavresample when it is enabled
2013-02-25 Justin Rugglesvorbisdec: cosmetics: rename variable avccontext to...
2013-02-25 Justin Ruggleslibschroedinger: cosmetics: rename variable avccontext...
2013-02-25 Justin Rugglesvorbisenc: cosmetics: rename variable avccontext to...
2013-02-25 slhcklibvpx: check if CQ level is in correct bounds
2013-02-25 slhcklibvpx: allow 0 as min quantizer value
2013-02-25 Jean Firstffmpeg_opt: cosmetics
2013-02-25 Michael Niedermayerpmpdec: make i unsigned, avoid undefined behavior of i++
2013-02-25 Michael Niedermayerpmpdec: fix integer overflow
2013-02-25 Diego Biurrunconfigure: Identify icc compiler with a less ambiguous...
2013-02-25 Diego Biurrunconfigure: Separate "ln" command line arguments
2013-02-25 Paul B Maholfate: update pixfmts_hflip
2013-02-25 Paul B Mahollavfi/hflip: support more formats
2013-02-25 Paul B Mahollavfi/geq: improve support for formats with alpha plane
2013-02-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-25 Michael NiedermayerMerge commit '5b47c19bfda92273ae49e83db26a565afcaed80a'
2013-02-25 Michael NiedermayerMerge commit 'fc386f2eea8d93ecd4f81e1646c835d1645c56a0'
2013-02-25 Michael NiedermayerMerge commit '11dcecfcca0eca1a571792c4fa3c21fb2cfddddc'
2013-02-25 Luca Barbatovorbisdec: Accept 0 amplitude_bits
2013-02-25 Luca Barbatovorbisdec: Add missing checks
2013-02-25 Luca Barbatovorbisdec: cosmetics
2013-02-25 Michael Niedermayervorbisdec: Error on bark_map_size equal to 0.
2013-02-25 Michael Niedermayeraf_biquads: memset(0) cache
2013-02-25 Michael Niedermayerswr: make the default of nopts for first_pts actually...
2013-02-25 Michael Niedermayerfate: force a first_pts=0 for the aresample test
2013-02-25 Michael Niedermayerffmpeg: Force a first_pts of 0 for the first configurat...
2013-02-24 Stefano Sabatiniffplay: reindent and remove pointless cast in audio_dec...
2013-02-24 Stefano Sabatiniffplay: set type for channel_layout AudioParams field...
2013-02-24 Stefano Sabatinilavfi/abuffersink: fix weird indent and spacing
2013-02-24 Stefano Sabatinilavfi/abuffersink: add sample_rates field to AVABufferS...
2013-02-24 Stefano Sabatinilavc: change type of AVFrame.channels field from int64_...
2013-02-24 Michael Niedermayerffmpeg: use a AVDictionary instead of the context to...
2013-02-24 Michael Niedermayercmdutils: fix null pointer dereference
2013-02-24 Michael Niedermayerswr: support a seperate output sample bits.
2013-02-24 Michael Niedermayeravfilter/avfiltergraph.h: Move public field out of...
2013-02-24 Michael Niedermayerswr: add duplicate cutoff for compatibility
2013-02-24 Paul B Maholfate: add animated gif decoder tests
2013-02-24 Paul B Maholfate: add animated gif demuxer test
2013-02-24 Reimar Döffingermpeg12: Fix non-hwaccel VDPAU decode.
2013-02-24 Reimar Döffingerhls: do not access pb->opaque for custom IO.
2013-02-24 Diego Biurrundsputil_alpha.h: Add missing stddef.h header to fix...
2013-02-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-24 Michael NiedermayerMerge commit '3fc09b0081184f26edbb62d2d72ae89bf9e21768'
2013-02-24 Michael NiedermayerMerge commit '45235ac488363e3360bf2f2275102d1ec66eba0f'
2013-02-24 Michael NiedermayerMerge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044'
2013-02-24 Michael NiedermayerMerge commit '9f1223562e134bac6345a465870b9d56ff7d60cf'
2013-02-24 Michael NiedermayerMerge commit 'd7c450436fcb9d3ecf59884a574e7684183e753d'
2013-02-24 Michael Niedermayerconfigure: hwaccel autodetection has been removed in...
2013-02-24 Diego Biurrunconfigure: Simplify VDPAU header check
2013-02-24 Michael NiedermayerMerge commit '82ca17ac7a0a08784cb6808384ee237ac28e8334'
2013-02-24 Michael NiedermayerMerge commit '215cdd35efd625ec28ef5846f1692b18f7c2c230'
2013-02-24 Paul B Maholexr: make sure that data_size is not bigger than expected
2013-02-24 Paul B Maholexr: simplify filling channel_buffer[]
2013-02-24 Paul B Maholexr: check color channel subsampling too
2013-02-24 Paul B Maholexr: slice threading
2013-02-24 Michael NiedermayerMerge commit '4cc4b33f71d3982df404fceb4405d656c538bc74'
2013-02-24 Michael NiedermayerMerge commit '2aac411fd4c74e22b978525206f3b8257de1842b'
2013-02-24 Michael NiedermayerMerge commit '9840130edf3a969ec06dd0faa61dcf8d90c5f67a'
2013-02-24 Michael NiedermayerMerge commit '0a8da1a3e5f0b9329dfb89d17356ff5444c02351'
2013-02-24 Michael NiedermayerMerge commit '7432e872066d6960a9fbd31c51a94ebe6183389e'
2013-02-24 Michael NiedermayerMerge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'
2013-02-24 Michael Niedermayerpnm: use av_pix_fmt_desc_get()
2013-02-24 Michael NiedermayerMerge commit 'b5f536d24b5ae360503935c34d5d59fa5181b94d'
2013-02-24 Michael NiedermayerMerge commit '2f325a6fd4421c4dd4e26d7065e5d4bf26ed52f2'
2013-02-24 Michael NiedermayerMerge commit '7b4f91155bd4ef5a8d4e9af65c48b42bfa5b52c6'
2013-02-24 Michael NiedermayerMerge commit 'e10659244782b26061e7d52c06437de32a43a7af'
2013-02-24 Michael NiedermayerMerge commit '4f3b058c84f570e261d743c7c22f865617fd28ac'
2013-02-24 Michael NiedermayerMerge commit '56daf10e0313c5e36f43e773f457d2a99ff0df10'
2013-02-24 Nicolas Georgelavf/concatdec: add the "duration" directive.
2013-02-24 Nicolas Georgetools: add seek_print.
2013-02-24 Michael Niedermayerloco: check the last plane too
2013-02-24 Michael NiedermayerMerge commit '067432c1c95882c7221e694f33d9f3bdbe46de7f'
2013-02-24 Michael NiedermayerMerge commit 'f935aca44c674d30e3ed940ef73bbad1228a5855'
2013-02-24 Nicolas Georgelavc: check return values consistency when decoding...
2013-02-24 Nicolas Georgelavfi/formats: reindent after last commit.
2013-02-24 Nicolas Georgelavfi: fix merging of formats and clarify exception.
2013-02-24 Nicolas Georgelavf/avio: check that the protocol supports the open...
2013-02-24 Nicolas Georgelibavfilter/af_amerge: fix segfault if init fails.
next