]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-12-06 Michael Niedermayeravfilter/buffersrc: add context to av_log() call
2014-12-06 Michael Niedermayeravcodec/hevc_ps: Add context to av_log() call
2014-12-06 Michael Niedermayeravfilter/avcodec: use NULL instead of 0 for pointer
2014-12-06 Reynaldo H... ffserver_config: fix line width on fwd declarations
2014-12-06 Reynaldo H... ffserver_config: reflow _get_arg()
2014-12-06 Reynaldo H... ffserver_config: reflow _parse_ffconfig()
2014-12-06 Timothy Gudoc: html: Use native viewport
2014-12-06 Timothy Gudoc: Do not use the headings as links to TOC anchors
2014-12-06 Christian Sulowayavformat/hlsenc: added segment filename option
2014-12-06 Michael Niedermayeravcodec/dvbsubdec: Remove redundant "DVBSub error"...
2014-12-06 Michael NiedermayerMerge commit '9a738c27dceb4b975784b23213a46f5cb560d1c2'
2014-12-06 Michael NiedermayerMerge commit '33c827f632f95ffe3399b695a5a0d47b366b6e20'
2014-12-06 Michael NiedermayerMerge commit '8c0a865ad96b9e8542051f75b0edc424cb73994e'
2014-12-06 Lukasz Mareklavc/options: fix leaks in avcodec_copy_context
2014-12-05 Michael NiedermayerMerge commit 'b72727a5248f1ef02db99b378dce1eb48a46357a'
2014-12-05 Michael Niedermayeravformat/rmdec: Check for overflow in ff_rm_read_mdpr_c...
2014-12-05 Michael Niedermayeravformat/rmdec: rm_read_extradata: add error message...
2014-12-05 Michael NiedermayerMerge commit '1c77ead1fb14d64e6798fc5e32af04abcb3cebb4'
2014-12-05 Michael NiedermayerMerge commit '1eec9bfc383f6dca29d83a2bfb45433dd66561c9'
2014-12-05 Lukasz Mareklavc/options: don't copy priv context when it is not...
2014-12-05 Michael NiedermayerMerge commit '69c1fe7c9c9bc85eebfc02c6a19caf7e88cd74ff'
2014-12-05 Michael NiedermayerMerge commit '7834a54c66d46471b246b411627efe2e8ef9dd47'
2014-12-05 Michael NiedermayerMerge commit '894545cb717427a47f800dc7738b923afde139a6'
2014-12-05 Michael NiedermayerMerge commit '7a38987f245e3c280d81442f207b983333b6233c'
2014-12-05 Michael NiedermayerMerge commit 'c45eeb2dbf42382d335da8068231a8026c08843b'
2014-12-05 Michael NiedermayerMerge commit '3a56bcee7cb7549b2813e39ce3bee3b7c522aecb'
2014-12-05 Michael NiedermayerMerge commit 'b56afb48aecb96e03347f5b569f16a64147c18b1'
2014-12-05 Michael NiedermayerMerge commit 'e0bb74a1403ed77ef369b9d62866f8a4afaf3f1d'
2014-12-05 Michael NiedermayerMerge commit 'd69d787dad77f62c89cbc7ea5d301641f45f36e3'
2014-12-05 Michael NiedermayerMerge commit '56de2897a68e3a8795b0b3c593dad1c5832696e0'
2014-12-05 Michael Niedermayeravcodec/dvbsubdec: Pass context to av_log()
2014-12-05 Michael Niedermayeravcodec/golomb: use NULL for pointers instead of 0
2014-12-05 Piotr Fusikdoc/examples/filtering_video: fix frame rate
2014-12-05 Rafaël Carréavformat/mpegts: fix Opus stream count
2014-12-05 Kieran Kunhyav210enc: Add SIMD optimised 8-bit and 10-bit encoders
2014-12-05 Derek Buitenhuisswscale: Properly scale YUV
2014-12-05 Matthieu Bouronmov: skip version and flags attributes in mov_read_chan()
2014-12-05 Michael Niedermayeravcodec/mpegaudiodec_template: only allocate fdsp when...
2014-12-05 Lukasz Mareklavc/libxvid: workaround for bug in libxvidcore
2014-12-05 Vittorio Giovaralavc: mention that the parser callback never returns...
2014-12-04 Mark Reidlibavformat/mxfdec.c refactor resolving MultiDescriptor...
2014-12-04 Steve Jiekakreplaced av_dv_codec_profile by av_dv_codec_profile2...
2014-12-04 Steve Jiekakadd av_dv_codec_profile2 : uses framerate to select...
2014-12-04 Michael Niedermayerdoc/examples/transcoding: check encoder before using it
2014-12-04 Michael Niedermayeravcodec/imc: only check remaining bits in case bits...
2014-12-04 Christophe... imc: make issue non-fatal
2014-12-04 Benoit Fouetavcodec/pngdec: use memcpy instead of byte loops for...
2014-12-04 Michael NiedermayerMAINTAINERS: add 2.5
2014-12-04 Luca Barbatorm: Use the correct codec_data_size signedness
2014-12-04 Rong Yanavcodec/ppc/vp8dsp_altivec.c: POWER LE support put_vp8_...
2014-12-04 Rong Yanavcodec/ppc/vc1dsp_altivec: add POWER LE support to...
2014-12-04 Timothy GuRELEASE: Bump
2014-12-04 Michael Niedermayeravcodec/aacdec: reduce noisiness of missing channel...
2014-12-04 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-12-04 Carl Eugen... Fix standalone compilation of the iec61883 input device.
2014-12-04 Michael Niedermayerdoc/APIchanges: add 2.5 cut marker
2014-12-04 Michael NiedermayerChangelog: add 2.5 entry
2014-12-03 Benoit Fouetavcodec/pngdec: fix indentation in handle_row()
2014-12-03 Benoit Fouetavcodec/pngdec: fix mem leak in init()
2014-12-03 Benoit Fouetlibavcodec/pngdec: support 'previous' dispose operation...
2014-12-03 Reimar Döffingerh264_i386: Fix operand size
2014-12-03 Michael NiedermayerRELEASE_NOTES: update for 2.5
2014-12-03 Michael Niedermayerdoc/APIchanges: fill in hashes and dates
2014-12-03 Michael NiedermayerChangelog: Add libpostproc visualization
2014-12-03 Lukasz Mareklavf/oggenc: use meaningful error codes
2014-12-03 Michael Niedermayerswscale/x86/rgb2rgb_template: fix crash with tiny size...
2014-12-03 Michael Niedermayeravformat/rmdec: Check codec_data_size
2014-12-03 Michael Niedermayeravformat/aviobuf: Fix infinite loop in ff_get_line()
2014-12-03 Jonathan Baeckeravdevice/decklink_common: fix COM initialization failur...
2014-12-03 wm4APIchanges: mark the release 11 branch point
2014-12-03 Michael Niedermayeravcodec/atrac3plusdec: Use avpriv_float_dsp_alloc()
2014-12-03 Michael Niedermayeravcodec/mpegaudiodec_float: Use avpriv_float_dsp_alloc()
2014-12-03 Michael Niedermayeravcodec/opusdec: Use avpriv_float_dsp_alloc()
2014-12-03 Luca Barbatomkv: Validate ASS Start and End fields
2014-12-03 Vittorio Giovaraconfigure: enable vda hwaccel by default
2014-12-03 Michael Niedermayermpegvideo: exit cleanly when ff_mpv_common_frame_size_c...
2014-12-03 Michael Niedermayermpegvideo: free_context_frame() cannot fail, make it...
2014-12-03 Michael Niedermayermpegvideo: replace assert about interlaced EC with...
2014-12-03 Michael Niedermayermpeg12dec: Use more specific error codes
2014-12-03 Michael Niedermayermpeg12dec: Print error/warning messages on issues in...
2014-12-03 Christophe... pngdsp x86: use unaligned access
2014-12-03 Gonzalo Garramunoexr: Add a gamma flag to exr loader to avoid banding
2014-12-03 Michael Niedermayerh264: proper cleanup in ff_h264_alloc_tables() if DPB...
2014-12-03 Dale Curtish264: Fix memory leak on ff_h264_decode_init() failure
2014-12-03 Michael Niedermayerffmpeg: drop usage of coded_frame
2014-12-02 Jonathan Baeckeravdevice/decklink_common: fix heap corruption run time...
2014-12-02 Carl Eugen... Support muxing 4k AVC Intra in mov.
2014-12-02 Michael NiedermayerMerge commit '2e0935965b824bc641b7e0bafafcbb1e36027f79'
2014-12-02 Michael NiedermayerMerge commit '7319a47c7e7931ebf8f475cc2cffc7bcd333acee'
2014-12-02 Michael NiedermayerMerge commit '8f8caca2242e1fe05f37493cfabcd3f4de198550'
2014-12-02 Michael NiedermayerMerge commit '26e20dfd06ac62da596a9549867f990f1200a04e'
2014-12-02 Michael NiedermayerMerge commit '3cec81f4d4f26b62bc2d22bb450bbf51ec3a7f09'
2014-12-02 Michael NiedermayerMerge commit 'e352b293712ff7cbde67eba3ce3f8510b037de09'
2014-12-02 Lukasz Marekffserver_config: print warning when using default value
2014-12-02 Lukasz Marekffserver_config: set defaults basing on absence of...
2014-12-02 Lukasz Marekffserver_config: remove useless defaults
2014-12-02 Lukasz Marekffserver: use avcodec_copy_context to copy context
2014-12-02 Michael NiedermayerMerge commit '5639ed9abb58311f82cf3499b682d228290adb09'
2014-12-02 Michael NiedermayerMerge commit '604c9b1196c70d79bbbc1f23e75f6a8253a74da3'
2014-12-02 Michael NiedermayerMerge commit '7464e98f74c03d3efa0cdc8d7abad06e4c3c277a'
next