]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-02-14 Marton Balintavformat/img2enc: return error if image rename fails
2016-02-14 Timothy Guavutil: Remove x86_cpu.h
2016-02-13 Neil Birkbecklavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and...
2016-02-13 FearThe1337libavdevice/dshow.c: Correct CoGetMalloc check
2016-02-13 Michael Niedermayeravutil/frame: Free destination qp_table_buf in frame_co...
2016-02-13 Michael Niedermayeravutil/imgutils: only align the palette in av_image_cop...
2016-02-13 Ronald S. Bultjevp9: only call ff_get_format on stream format changes.
2016-02-13 Timothy Gufate/source: Do not use GNU extensions in sed
2016-02-13 Michael Niedermayeravutil/avstring: add a "ALL" entry and the possibility...
2016-02-13 Michael Niedermayeravutil/imgutils: do not ignore align parameter for...
2016-02-13 Michael Niedermayerdoc/APIchanges: fill in more missing things
2016-02-13 Michael Niedermayerdoc/APIchanges: Fill in some missing values
2016-02-13 Rostislav Pehlivanovaacenc: temporarily disable Mid/Side coding with multic...
2016-02-13 Michael Niedermayeravcodec/h264: Fix memleak of a53_caption
2016-02-13 Mats Petersonavcodec/rawdec: Print stride and packet size at debug...
2016-02-13 Mats Petersonavcodec/rawdec: Fix nut pal8 test
2016-02-12 Mats Petersonavcodec/rawdec: Initialize default mono palette only...
2016-02-12 Paul B Maholdoc/filters: add one more blend example
2016-02-12 Lou Logandoc/filters: add geq diagonal split screen example
2016-02-12 Rostislav Pehlivanovaacenc: make a better estimate for the audio bitrate...
2016-02-12 Rostislav Pehlivanovdoc/encoders: fix typos in the vc2 encoder documentation
2016-02-12 Derek BuitenhuisMAINTAINERS: Remove myself as libutvideo maintainer
2016-02-12 Rostislav Pehlivanovdoc/encoders: add documentation for the VC-2 encoder
2016-02-12 Paul B Maholavfilter/avf_showspectrum: improve pts handling
2016-02-12 Michael Niedermayeravfilter/af_anequalizer: Avoid loss of precision when...
2016-02-12 Michael Niedermayeravfilter/vf_zoompan: Initialize ret
2016-02-12 Michael Niedermayeravfilter/vf_zoompan: Fix use of uninitialized variables
2016-02-12 James Almeravcodec/vc2enc_dwt: add missing header
2016-02-12 Michael Niedermayeravcodec/h264_slice: Fix dequant table init with field...
2016-02-12 Michael Niedermayeravcodec/h264_slice: assert relation between current_sli...
2016-02-12 Michael Niedermayeravcodec/h264_slice: remove duplicate unconditional...
2016-02-12 Kieran Kunhyaavcodec/cfhd: Fix errors with valid files.
2016-02-12 Michael Niedermayeravcodec/cfhd: Check the number of tag/value pairs
2016-02-11 Michael Niedermayeravfilter/avf_ahistogram: assert that variables are...
2016-02-11 Michael Niedermayeravfilter/avf_showfreqs: assert that variables are initi...
2016-02-11 Michael Niedermayeravfilter/vf_zoompan: Remove dead store
2016-02-11 Michael Niedermayeravfilter/avf_avectorscope: assert that variables are...
2016-02-11 Michael Niedermayeravfilter/vaf_spectrumsynth: assert that variables are...
2016-02-11 Paul B Maholdoc/filters: fix metadata example
2016-02-11 Tobias Rappavfilter/f_metadata: rename "string" into "same_str"
2016-02-11 Tobias Rappavfilter/f_metadata: whitespace clean-up
2016-02-11 Tobias Rappavfilter/f_metadata: add starts_with string function
2016-02-11 Tobias Rappavfilter/f_metadata: add support for file output
2016-02-11 Tobias Rappavfilter/f_metadata: avoid float rounding problems
2016-02-11 Michael Niedermayeravfilter/vf_nnedi: Simplify away some trivial mem*()
2016-02-11 Michael Niedermayerfate: Update fate-sub2video for 5486d7fa91f7233e6d9aa9b...
2016-02-11 Rostislav PehlivanovMAINTAINERS: add my name to the parts I'm maintaining
2016-02-10 Timothy Gux86/vf_blend: Add SSE2 optimization for screen
2016-02-10 Timothy Gux86/vf_blend: Move multiplying to a macro
2016-02-10 Paul B Maholavfilter/dualinput: use pts provided by framesync
2016-02-10 Michael Niedermayeravformat/hlsenc: Fix filename and options
2016-02-10 Rostislav Pehlivanovvc2enc: use project-standard inclusion guards
2016-02-10 Rostislav Pehlivanovavformat: add vc2 as an allowed rawenc Dirac extension
2016-02-10 Rostislav Pehlivanovavcodec: add a native SMPTE VC-2 HQ encoder
2016-02-10 Rostislav Pehlivanovoptions_table: update maximum bitrate limit
2016-02-10 Michael Niedermayeravformat/segment: Fix header_filename handling
2016-02-10 Michael Niedermayersws/output: fix ordered dither threshold for mono output
2016-02-10 Derek BuitenhuisMerge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'
2016-02-10 Michael Niedermayerffmpeg_filter: Factor get_compliance_unofficial_pix_fmt...
2016-02-10 Michael Niedermayerffmpeg_filter: Add missing pixel formats to strict_std_...
2016-02-10 Michael Niedermayerffmpeg_filter: Add YUV 444 to strict_std_compliance...
2016-02-10 Paul B Maholavfilter/f_metadata: fix few logic errors
2016-02-10 Timothy Gutests: Add test for proper header guard
2016-02-10 Paul B Maholavfilter: add metadata filters
2016-02-10 Michael Niedermayeravfilter/vf_nnedi: Fix memleak
2016-02-09 Michael Niedermayernut: Add PAL8 support
2016-02-09 Michael Niedermayeravcodec/dirac: Fix memleak of dsh on error
2016-02-09 Thierry Fouculavf/mov: Extend extracting XMP in mov files using...
2016-02-09 Timothy Guconfigure: Enable GCC vectorization on ≥4.9 on x86
2016-02-08 Michael Niedermayeravfilter/af_agate: fix memleak of out frame
2016-02-08 Timothy Guvf_blend: Add SSE2 optimization for multiply
2016-02-08 Michael Niedermayerffmpeg_opt: Fix memleaks in "manually set programs...
2016-02-08 Paul B Maholavfilter/vf_swaprect: add timeline support
2016-02-07 Michael Niedermayeravfilter/af_anequalizer: Fix memleak of args
2016-02-07 Michael Niedermayeravfilter/vaf_spectrumsynth: Move "break" up
2016-02-07 Paul B Maholavfilter/af_aformat: remove deprecated syntax from...
2016-02-07 James Almerx86/cpu: set avxslow cpuflag on btver2 CPUs
2016-02-07 Paul B Maholavfilter/vf_blend: add multiply128 mode
2016-02-07 Timothy Gudiractab: Fix header guard name
2016-02-07 Timothy Guhuffyuvencdsp: Undefine "i" macro after each use
2016-02-07 Timothy Gulibvpxenc: Allow setting tune parameter
2016-02-07 Timothy Gudiracdec: Pass DWTPlane to dwt init
2016-02-07 Timothy Gudiracdec: Split DWTPlane struct from Plane
2016-02-07 Timothy Gudirac_dwt: Rename init2 to init
2016-02-07 Timothy Gudirac_dwt: Don't pass information in context as arguments
2016-02-07 Clément Bœschlavfi/fieldmatch: fix fields copy when plane height...
2016-02-07 Paul B Maholavfilter: add swaprect filter
2016-02-07 Michael Niedermayeravcodec/utils: Add AV_PIX_FMT_GBRAP16?E to avcodec_alig...
2016-02-07 Michael Niedermayeravformat/mp3enc: Assert that the header we assembled...
2016-02-06 Paul B Maholavfilter: add streamselect and astreamselect filter
2016-02-06 Andreas Cadhalpunbuild: use intermediate lcov coverage file
2016-02-06 Andreas Cadhalpunbuild: fix lcov with src link
2016-02-06 Andreas Cadhalpunconfigure: fall back to using full path if src is a...
2016-02-06 Paul B Maholcmdutils: realign for some additional filters with...
2016-02-06 James Almerx86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3}
2016-02-06 James Almeravcodec/dcadsp: rename lfe_fir_float functions
2016-02-06 Timothy Gudirac_dwt: Make x86 files/functions names consistent
2016-02-06 Timothy Gudiracdsp: Make x86 files/functions names consistent
2016-02-06 Michael Bradshawlavc/dirac_dwt: fix building without asm
2016-02-05 Henrik Gramneravcodec/h264: Fix segfault in 4:2:2 chroma deblock...
next