]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-09-03 Michael NiedermayerMerge commit '5f7aecde02a95451e514c809f2794c1deba80695'
2013-09-03 Michael Niedermayeravcodec/vcr1: replace redundant checks from libav ...
2013-09-03 Michael NiedermayerMerge commit '8aba7968dd604aae91ee42cbce0be3dad7dceb30'
2013-09-03 Michael Niedermayeravfilter/vf_yadif: reallocate frames if strides differ
2013-09-03 Michael Niedermayeravutil/fifo: assert that theres enough data in the...
2013-09-03 Paul B Maholw64dec: fix end position of summarylist guid
2013-09-02 Paul B Maholw64dec: fix skipping of unknown guids
2013-09-02 Vignesh Venkatasubra... avpacket: Fixing side data copy when src == dst
2013-09-02 Anton Khirnovpictordec: break out of both decoding loops when y...
2013-09-02 Anton Khirnovvcr1: add sanity checks
2013-09-02 Michael Niedermayeravformat/movenc: Use the rate from av_timecode_init_fro...
2013-09-02 Michael Niedermayeravcodec/pnmdec: fix unaligned read
2013-09-02 Michael Niedermayeravcodec/pnmdec: use a more specific pointer type than...
2013-09-02 Carl Eugen... Avoid a deadlock when decoding wma.
2013-09-02 Michael Niedermayeravfilter/vf_fps: make sure the fifo is not empty before...
2013-09-01 Marton Balintlavc: add teletext decoder using libzvbi
2013-09-01 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-09-01 Michael Niedermayeravcodec/ffv1dec: reorganize thread init/update
2013-09-01 Michael Niedermayeravcodec/ffv1dec: move initial_states init to init_threa...
2013-09-01 Carl Eugen... Read h264 headers from v4l2 to allow stream-copying.
2013-09-01 Paul B Maholpcm-dvd: use av_freep()
2013-09-01 Paul B Maholpcm-dvd: remove redundant log message
2013-09-01 Michael Niedermayerdoc: fix insane hard texi2html dependancy
2013-09-01 Michael Niedermayerpixfmt: add native bayer 16bit formats
2013-09-01 Peter Rosslibavutil: add AV_PIX_FMT_BAYER pixel formats
2013-09-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-09-01 Michael NiedermayerMerge commit 'f4ca970dba13a60a1334cce1b574036e6f624b9c'
2013-09-01 Michael NiedermayerMerge commit 'faa8245bd45c1a6dd220ba9407ea1c82132aa1ce'
2013-09-01 Michael Niedermayeravcodec/pcm-dvd: discard buffer if block size changed
2013-09-01 Martin Storsjöpcm-dvd: Fix build on big endian
2013-09-01 Michael NiedermayerMerge commit 'a42e3a6700547e4e49445bda81d3a89ec3e081a9'
2013-09-01 Michael Niedermayerfate: update fate tests after master:291ad12ea2d1:...
2013-09-01 Stefano Sabatiniffprobe: show probe_score in the format section
2013-09-01 Stefano Sabatiniffprobe: fix format section XML validation
2013-09-01 Michael Niedermayeravcodec/h264: set er.ref_count earlier
2013-09-01 Michael Niedermayeravcodec/error_resilience: change out commented printf...
2013-08-31 Michael Niedermayeravformat/utils: fix duration_fields calculation when...
2013-08-31 Michael Niedermayeravformat/lxfdec: use a parser to parse video frame...
2013-08-31 Martin Storsjöpcm-dvd: Fix build on big endian
2013-08-31 Michael Niedermayeravcodec/utils: avcodec_string: print colorspace type
2013-08-31 Michael Niedermayeravcodec/utils: avcodec_string: Print color_range
2013-08-31 Michael Niedermayeravcodec/utils: avcodec_string: make the colorspace...
2013-08-31 Vittorio Giovaraconfigure: Add docdir configuration option
2013-08-31 Diego Elio... vf_lut: Constantize
2013-08-31 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-08-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-08-31 Michael NiedermayerMerge commit '0d6549d8b57aaa5be8efb794154cdbe9a645910f'
2013-08-31 Carl Eugen... Fix make checkheaders for wavpackenc.h
2013-08-31 Carl Eugen... Fix make checkheaders for vdpau_internal.h
2013-08-31 Christian Schmidtpcm_dvd: consolidate pieces from pcm.c and mpeg.c
2013-08-31 Christian Schmidtpcm_bluray: cosmetics
2013-08-31 Christian Schmidtpcm_bluray: rename pcm-mpeg.c to pcm-bluray.c
2013-08-31 Michael Niedermayeravformat/avidec: match first index and first packet...
2013-08-30 Michael Niedermayeravcodec/dsputil: fix signedness in sizeof() comparissions
2013-08-30 Michael Niedermayeravcodec/pngdsp: fix (un)signed type in end comparission
2013-08-30 Lukasz Mareklavu/bprint: add append buffer function
2013-08-30 Michael Niedermayeravcodec/avpacket: Use av_free_packet() in error cleanups
2013-08-30 Michael Niedermayervformat/subtitles: check av_copy_packets return code
2013-08-30 Paul B Maholkgv1dec: remove unused avctx from codec private context
2013-08-30 Paul B Maholkgv1dec: make decoder independent of sizeof(AVFrame)
2013-08-30 Paul B Maholwnv1: remove unused avctx from codec private context
2013-08-30 Michael Niedermayeravcodec/pngdec: fix last_row_size type
2013-08-30 Michael Niedermayeravcodec/pngdec: Fix padded alloc code with threads
2013-08-30 Thilo BorgmannReinstate proper FFmpeg license for all files.
2013-08-30 Carl Eugen... Fix compilation with --disable-mmx.
2013-08-30 Paul B Maholcmdutils: silence warning about incompatible pointer...
2013-08-30 Michael Niedermayeravcodec/mpegvideo: reduce log level for messages about...
2013-08-30 Michael Niedermayerffv1dec: Check bits_per_raw_sample and colorspace for...
2013-08-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-08-30 Michael NiedermayerMerge commit 'e998b56362c711701b3daa34e7b956e7126336f4'
2013-08-30 Michael Niedermayeravcodec/x86/lpc: Fix cpu flag checks so they work
2013-08-30 Michael Niedermayeravcodec/x86/vp8dsp: Fix cpu flag checks so they work
2013-08-30 Michael NiedermayerMerge commit '6369ba3c9cc74becfaad2a8882dff3dd3e7ae3c0'
2013-08-30 Michael NiedermayerMerge commit '79aec43ce813a3e270743ca64fa3f31fa43df80b'
2013-08-30 Sean McGovernppc: don't return a value from a function declared...
2013-08-30 Michael NiedermayerMerge commit 'a6b650118543e1580e872896d8976042b7c32d01'
2013-08-30 Timothy Gudoc/encoders: reformat and add some clarification in...
2013-08-30 Timothy Gudoc/encoders: reformat libmp3lame doc
2013-08-30 Michael Niedermayerffv1dec: check that global parameters dont change in...
2013-08-30 Michael Niedermayeravcodec/ffv1dec: check global header version
2013-08-29 Michael Niedermayeravcodec/mpegvideo: Dont incorrectly warn about missing...
2013-08-29 Sean McGovernppc: don't return a value from a function declared...
2013-08-29 Michael Niedermayersnow: Check av_frame_alloc() failures
2013-08-29 Michael Niedermayeravcodec/snow: gray support
2013-08-29 Michael Niedermayerdoc/snow: add gray/alpha/gbr
2013-08-29 Michael Niedermayeravcodec/utils: support non edge emu for grayscale
2013-08-29 Michael Niedermayerlibavcodec/snow: change AVFrame to pointers to AVFrame...
2013-08-29 Michael Niedermayeravcodec/snowenc: remove now unneeded include <assert.h>
2013-08-29 Michael Niedermayeravcodec/snowenc: convert all asserts to av_asserts
2013-08-29 Michael Niedermayersnowenc: remove disabled QUANTIZE2 code
2013-08-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-08-29 Michael NiedermayerMerge commit 'f0389eb777b1ab4291329d4f709098cdfa7384dc'
2013-08-29 Michael NiedermayerMerge commit '7ffda66fd5c81af4725bff7c2c4f207ba2aa0613'
2013-08-29 Michael NiedermayerMerge commit 'bd549cbaacd33dfb7be81d0619c9b107b8a85be7'
2013-08-29 Michael NiedermayerMerge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557'
2013-08-29 Michael NiedermayerMerge commit '4e0799a4d04404abfa8fbc072640be76465158cf'
2013-08-29 Michael NiedermayerMerge commit '3aa682f25324d811ec284edc808eb71a46eae950'
2013-08-29 Michael NiedermayerMerge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19'
2013-08-29 Michael NiedermayerMerge commit '6af2c351b3ae61e4478950ffddd0dfcad06188b8'
2013-08-29 Michael NiedermayerMerge commit 'de81b6ae4f38273ff27020f494cc46539110d34b'
next