]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-07-01 Michael Niedermayeravcodec/mjpegdec: Support pix_fmt_id==0x11222200
2014-07-01 Michael Niedermayeravcodec/mjpegdec: fix width for non chroma in rescaling
2014-07-01 Michael Niedermayermjpegdec: Support pix_fmt_id == 0x22112200
2014-07-01 Michael NiedermayerMerge commit '48e6432407a73d5006d84609456e6e0bc3dd8fc4'
2014-07-01 Michael NiedermayerMerge commit 'b75a1f9892b5b715397edbf837e4d4cda337907b'
2014-07-01 Michael NiedermayerMerge commit 'f1f6156b3fc9eb77b439d031ba18974d80b8341e'
2014-07-01 Michael NiedermayerMerge commit 'd0449e754553b0c110b6cd75f6725b82144fbd2a'
2014-07-01 James Almerx86/swr: convert resample_{common, linear}_double_sse2...
2014-07-01 Luca Barbatomatroska: Factor out mkv_write_stereo_mode
2014-07-01 Luca Barbatomatroska: Factor out write_track from mkv_write_tracks
2014-07-01 Luca Barbatomatroska: K&R formatting cosmetics
2014-07-01 Diego Biurrunvaapi: Update idct_permutation location after dsputil...
2014-07-01 Michael NiedermayerMerge commit '20f95f21f9b9595608ba668a6eca78f2d508be67'
2014-07-01 Michael NiedermayerMerge commit '79793f833784121d574454af4871866576c0749d'
2014-07-01 Michael NiedermayerMerge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'
2014-07-01 Yusuke Nakamuramov: Support default-base-is-moof.
2014-07-01 Michael NiedermayerMerge commit 'adcb8392c9b185fd8a91a95fa256d15ab1432a30'
2014-07-01 Diego BiurrunUpdate Fiona's name in copyright statements.
2014-07-01 Michael Niedermayeravfilter/f_ebur128: Use av_malloc_array()
2014-07-01 Michael Niedermayeravcodec/hevc: Use av_malloc(z)_array()
2014-07-01 Michael Niedermayercmdutils_opencl: Use av_malloc_array()
2014-06-30 Muhammad Faizavfilter/showcqt: adding freetype support
2014-06-30 Michael Niedermayeravdevice/xv: fix missing {
2014-06-30 Ronald S. Bultjeswr: convert resample_common/linear_int16_mmx2/sse2...
2014-06-30 Lukasz Mareklavd/xv: handle delete window message
2014-06-30 Michael Niedermayeravcodec/pgssubdec: remove unused variables
2014-06-30 Michael Niedermayeravcodec/pgssubdec: Check input buffer size in parse_pre...
2014-06-30 Michael NiedermayerMerge commit '253d0be6a1ecc343d29ff8e1df0ddf961ab9c772'
2014-06-30 John Stebbinsavcodec/pgssubdec: fix end display time
2014-06-30 John Stebbinsavcodec/pgssubdec: Bail out of decode_rle() if error...
2014-06-30 John Stebbinsavcodec/pgssubdec: better error codes
2014-06-30 John Stebbinsavcodec/pgssubdec: Pass AVSubtitleRect to decode_rle()
2014-06-30 John Stebbinsavcodec/pgssubdec: split out flush_cache()
2014-06-30 Diego Biurrundsputil: Split off IDCT bits into their own context
2014-06-30 Diego Biurrunmjpeg: Split off bits shared by MJPEG and LJPEG encoders
2014-06-30 John Stebbinsavcodec/pgssubdec: do not fail when part of the packet...
2014-06-30 John Stebbinsavcodec/pgssubdec: rename PICTURE_SEGMENT
2014-06-30 Clément Bœschdoc: remove trailing ':' at the end of sections
2014-06-30 John Stebbinspgssubdec: handle more complex PGS scenarios
2014-06-30 Michael Niedermayeravformat/hdsenc: Use av_mallocz_array()
2014-06-30 Michael Niedermayeravformat/rtsp: use av_malloc_array()
2014-06-30 Michael Niedermayerswresample/resample_template: move division out of...
2014-06-29 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-06-29 Michael Niedermayerswresample/resample_template: flip order of operations...
2014-06-29 Matthew Oliverconfigure: enable lto for icl compiler.
2014-06-29 Michael Niedermayercmdutils: ignore sws_flags if swscale is not enabled
2014-06-29 Michael Niedermayeravcodec/huffyuvencdsp: try to fix misaligned access
2014-06-29 Michael Niedermayerdoc/examples/resampling_audio: use av_freep() for saftey
2014-06-29 Clément Bœschavfilter/overlay: reindent
2014-06-29 Clément Bœschavfilter/buffersrc: reindent
2014-06-29 Michael Niedermayerffmpeg_opt: route -ab to -b:a
2014-06-28 Michael Niedermayeravfilter/vf_pullup: workaround bug in gcc 4.4.3 on ARM
2014-06-28 Michael Niedermayerdoc/examples/muxing: remove unused variable
2014-06-28 Michael NiedermayerMerge commit '7b0c7c9163fe3dd0081696befde28617119d2590'
2014-06-28 Michael Niedermayeravformat/options_table: Fix flush_packet flag flags
2014-06-28 Michael Niedermayeravformat/mux: fix flush_packets flag with flushing...
2014-06-28 Martin Storsjöarm: Detect 32 bit cpu features on ARMv8 when running...
2014-06-28 Yao Wangavcodec/cavs: improve conformance with rm52j reference...
2014-06-28 Michael Niedermayeravcodec/cavs: make cavs_chroma_qp non static
2014-06-28 Ronald S. Bultjeswr: rewrite resample_common/linear_float_sse/avx in...
2014-06-28 Michael Niedermayeravfilter/x86/vf_pullup: fix "invalid combination of...
2014-06-28 Ronald S. Bultjeswr: move dst_size == 0 handling outside DSP function.
2014-06-28 Michael Niedermayerdoc/APIchanges: lengthening a hash to make it non ambigous
2014-06-28 Michael NiedermayerAPIchanges: fillin some missing data
2014-06-28 Michael NiedermayerMerge commit '39975acc699c83af0a87a7318c0f41e189142938'
2014-06-28 Michael NiedermayerMerge commit 'f134b5ec53b4cb51cb69bf0c64de87687ea72b12'
2014-06-28 Vittorio Giovarartpenc_jpeg: check for color_range too
2014-06-28 Vittorio Giovaraapichanges: fill in changes for lavu 51.19 and 51.20
2014-06-28 Michael Niedermayeravcodec/mpegvideo: dont overwrite emu_edge buffer
2014-06-28 Michael Niedermayeravcodec/mpegvideo_enc: reduce space between blocks...
2014-06-28 Michael NiedermayerRevert "x86/videodsp: add emulated_edge_mc_mmxext"
2014-06-27 Michael Niedermayeravcodec/mpeg12dec: Limit progressive_seq reinitilaizati...
2014-06-27 Michael Niedermayeravcodec/vp8: Fix multiple ff_thread_finish_setup()...
2014-06-27 Michael NiedermayerMerge commit '5dd8c08fd5e4c04d7a08d8934f0098a8a4a35c28'
2014-06-27 Michael NiedermayerMerge commit 'e63b818dbe6060b606ae10eb184859f8b97d2353'
2014-06-27 Sergeyffmpeg: fix deadlock regression in threading error...
2014-06-27 Anshul Maheshwariavcodec/dvbsubdec: fix ignoring blank frame by updating...
2014-06-27 Diego Biurrunmpeg: Change ff_convert_matrix() to take an MpegEncCont...
2014-06-27 Diego Biurrundv: Properly split decoder and encoder initialization
2014-06-27 James Almerconfigure: add missing audiodsp dependency for ra144
2014-06-27 James Almerconfigure: fix g729 decoder dependencies
2014-06-27 James Almerconfigure: remove duplicate ape_decoder_select line
2014-06-27 Michael Niedermayeravcodec/snow: factor ff_snow_get_buffer() out
2014-06-27 Gaullier Nicolasavformat/mxfenc: rename very recently added option...
2014-06-27 Michael NiedermayerMerge commit 'd2869aea0494d3a20d53d5034cd41dbb488eb133'
2014-06-27 Michael NiedermayerMerge commit '24f45c16224d4c5d482e928676714766ffdda4fc'
2014-06-27 Michael NiedermayerMerge commit '5ec6d152e26c570c0a16ec72c1f354db95708179'
2014-06-26 Diego Biurrundsputil: Move MMX/SSE2-optimized IDCT bits to the x86...
2014-06-26 Michael NiedermayerMerge commit '422e14f721c22cf9c19a8e7aae051ba9d559f6b6'
2014-06-26 Diego Biurrunfate: Add dependencies for dct/fft/mdct/rdft tests
2014-06-26 Michael NiedermayerMerge commit 'a5864e9a253143437471dba61a533e7fa9acec1c'
2014-06-26 Michael NiedermayerMerge commit '182d3f8221c23716ea4eafa460bdb94968f71f26'
2014-06-26 Michael NiedermayerMerge commit 'a7fcd4122b19b0f934020f4e261d0c44c4c32e11'
2014-06-26 Michael NiedermayerMerge commit '6a927d7aaf5625e83a674072913b9e292a303fd1'
2014-06-26 Michael NiedermayerMerge commit '63fd0d866c8300a8f251a15b1535e9ce40a407fb'
2014-06-26 Michael NiedermayerMerge commit 'edd5f957646dcbf1bb55718bc7bf1e5481c25bcb'
2014-06-26 Michael NiedermayerMerge commit '5e7b125b6ae36893dfd9cb5661c99b67363cbb38'
2014-06-26 Michael NiedermayerMerge commit 'ac85f631c9a9cc59aaca1c8dd6894fb1f701c594'
2014-06-26 Michael NiedermayerMerge commit '294daf71a7a1303b5ddd3cbefebed3b732d610f3'
2014-06-26 Michael NiedermayerMerge commit '38d044429dabcd28928693240e955c6d4430cca9'
next