]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-07-03 Michael NiedermayerMerge commit 'd57c737ac30cf079a342fa649fd4888c2d059dd9'
2013-07-03 Michael NiedermayerMerge commit 'daeb4e3042f2ecae2d41aaa4cae0bed932539788'
2013-07-03 Michael NiedermayerMerge commit '589e5b52f634f6b2d307a167a19eef7e7328cb08'
2013-07-03 Michael NiedermayerMerge commit 'db13e02c6f0355fabd540e77b61ade127d6411ff'
2013-07-03 Michael NiedermayerMerge commit '5bf208f659703895df7926238dcfa8a8175de36b'
2013-07-03 Michael NiedermayerMerge commit 'f9581f1414ec8e3e7d0868793cda4f2e4fa113ea'
2013-07-03 Michael NiedermayerMerge commit '4cbd5ed11b0161a6a192174934b241e0cc0599a9'
2013-07-03 Michael NiedermayerMerge commit 'b564784a207b1395d2b5a41e580539df04651096'
2013-07-03 Michael NiedermayerMerge commit 'ef35d6dbc6c3b7ba6b13ac13fc8e797cc1268c8f'
2013-07-03 Michael NiedermayerMerge commit '86a2602e16171ddc10c3ec655c23b16ffa595059'
2013-07-03 Michael NiedermayerMerge commit 'fd54dd028bc9f7bfb80ebf823a533dc84b73f936'
2013-07-03 Michael NiedermayerMerge commit '17e5d614a8647d51b9795cb8bccf97ee33ca2d58'
2013-07-03 Michael NiedermayerMerge commit '7e201d575dc4385eb67314b0419d4d77185e65f4'
2013-07-03 Michael NiedermayerMerge commit '278a923c51187d37445d88a6b21082036ec9568d'
2013-07-03 Michael NiedermayerMerge commit 'd3cb302b88503c3111e25add196622110c056188'
2013-07-03 Stefano Sabatinilavfi: create Libav-API compatibility layer for avfilte...
2013-07-03 Stefano Sabatiniconfigure: rename have_incompatible_fork_abi -> have_in...
2013-07-03 Michael NiedermayerMerge commit '57bc64e'
2013-07-03 Michael NiedermayerRevert "doc: add script to compute texi files dependencies"
2013-07-03 Michael NiedermayerMerge commit '1a3598aae768465a8efc8475b6df5a8261bc62fc'
2013-07-03 Michael NiedermayerMerge commit '5efadcb8cdef6fc5ca5f1f72e45ef3b23016b1c4'
2013-07-03 Michael NiedermayerMerge commit 'be3271009ef893fbed9640e8edbd771685fd957b'
2013-07-03 Michael NiedermayerMerge commit 'fbcc03db8f3919e2ea46d6ad11a00906b1c0ef0e'
2013-07-03 Stefano Sabatiniexamples/muxing: make more compact audio/video_time...
2013-07-03 Timothy Gudoc/muxers: Add AIFF doc
2013-07-03 Stefano Sabatinidoc: add script to compute texi files dependencies
2013-07-03 Michael NiedermayerMerge commit '5650e331a733711b809bc27f968500f0f5530126'
2013-07-03 Stefano Sabatinilavc/avcodec.h: fix prolems -> problems typo
2013-07-03 Michael NiedermayerMAINTAINERS: add address to contact "AvxSynth Team"
2013-07-02 Tudor Suciuavformat/matroskaenc: Allow VP9 and Opus in webm
2013-07-02 Michael Niedermayerjpeg2000: Simplify jpeg2000_decode_packets()
2013-07-02 Luca Barbatojpeg2000: Proper cleanup on failure in decode_frame()
2013-07-02 Michael Niedermayerjpeg2000: Do not crash on NULL node in tag_tree_decode
2013-07-02 Michael Niedermayerjpeg2000: Refactor SOT marker parsing
2013-07-02 Michael Niedermayerjpeg2000: Use the correct sizeof in memset for T1 data
2013-07-02 Michael Niedermayerjpeg2000: Compute corrections of sub-band coordinates
2013-07-02 Michael Niedermayerjpeg2000: Use separate fields for int and float codepaths
2013-07-02 Michael Niedermayerjpeg2000: Improve reduced resolution decoding
2013-07-02 Michael Niedermayerjpeg2000: Simplify init_tile()
2013-07-02 Michael Niedermayerjpeg2000: Remove unneeded variable initialization
2013-07-02 Michael Niedermayerjpeg2000: Split int/float codepaths depending on the DWT
2013-07-02 Michael Niedermayerjpeg2000: Update pixel format support
2013-07-02 Michael Niedermayerjpeg2000: Fix compute precedence error in lut_gain...
2013-07-02 Michael Niedermayerjpeg2000: Check that there is a SOT before SOD
2013-07-02 Michael Niedermayerjpeg2000: Propagate error code from get_cox()
2013-07-02 Michael Niedermayerjpeg2000: Compute quantization for 'scalar derived...
2013-07-02 Michael Niedermayerjpeg2000: Initialize code blocks structures in precinct...
2013-07-02 Michael Niedermayerjpeg2000: Remove unneeded returns
2013-07-02 Michael Niedermayerjpeg2000: Check that nreslevels2decode has been initial...
2013-07-02 Michael Niedermayerjpeg2000: Calculate code-block coord in ff_jpeg2000_ini...
2013-07-02 Michael Niedermayerjpeg2000: Check that we have enough components for MCT
2013-07-02 Michael Niedermayerjpeg2000: Drop unused and writeonly fields
2013-07-02 Michael Niedermayerjpeg2000: check len before parsing header
2013-07-02 Michael Niedermayerjpeg2000: Check zero bit-plane validity
2013-07-02 Luca Barbatojpeg2000: Validate block lengthinc
2013-07-02 Michael Niedermayerjpeg2000: Validate SIZ parsing
2013-07-02 Michael Niedermayerjpeg2000: Validate SOT parsing
2013-07-02 Michael Niedermayerjpeg2000: Correctly calculate sgnd
2013-07-02 Michael Niedermayerjpeg2000: Check component number in get_coc() and get_qcc()
2013-07-02 Michael Niedermayerjpeg2000: Use bytestream2
2013-07-02 Luca Barbatojpeg2000: Clean up return paths and error messages
2013-07-02 Luca Barbatojpeg2000: Define the maximum decomposition levels
2013-07-02 Michael Niedermayerjpeg2000: Check code-block size
2013-07-02 Luca Barbatojpeg2000: Validate resolution levels
2013-07-02 wm4lavf: add support for libgme
2013-07-02 Jean DelvareAdd a maintainer for the delogo filter
2013-07-02 Jean DelvareMAINTAINERS: clarify the expected format in the documen...
2013-07-02 Michael Niedermayeravformat_find_stream_info: move ret init down from...
2013-07-02 Michael Niedermayeravformat_find_stream_info: Do not consider no streams...
2013-07-02 Michael Niedermayeravformat_find_stream_info: try to preserve the error...
2013-07-02 Michael Niedermayerav_find_stream_info: initialize ret
2013-07-02 Carl Eugen... avformat: Print "Consider increasing the value for...
2013-07-02 Michael Niedermayeravutil/x86: reenable ff_update_lls_avx()
2013-07-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-07-02 Michael NiedermayerMerge commit 'c8b920a9b7fa534a6141695ace4e8c2dfcd56cee'
2013-07-02 Michael NiedermayerMerge commit '8bd9039900e67a633cc838d691c449e71c060553'
2013-07-02 Anton Khirnovoggdec: do not fall back on binary search in the generi...
2013-07-02 Loren Merrittlls/x86: use 3-operator vaddpd in ADDPD_MEM
2013-07-02 Michael Niedermayerh264: fix indention of xchg_mb_border()
2013-07-02 Michael Niedermayerh264: move 444 border xchg under if (deblock_top)
2013-07-02 wm4lavf/http: add support for reading streamcast metadata
2013-07-01 Michael Niedermayerrmdec: Pass AVIOContext to rm_read_metadata()
2013-07-01 Paul B Maholwestwood_vqa: check return value of av_malloc()
2013-07-01 Paul B Maholidcin: check return value of av_malloc()
2013-07-01 Paul B Maholbfi: check return value of av_malloc()
2013-07-01 Michael Niedermayeravcodec/x86/dsputil_init: only use xvid idct for lowres=0
2013-07-01 Stefano Sabatinidoc/encoders: apply various fixes to libmp3lame documen...
2013-07-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-07-01 Michael NiedermayerMerge commit '1194a410807bac3eafbeb632578b937656d273e7'
2013-07-01 Michael NiedermayerMerge commit 'dd3754a48854cd570d38db72394491aab0f36570'
2013-07-01 Michael NiedermayerMerge commit '7388c0c58601477db076e2e74e8b11f8a644384a'
2013-07-01 Jean Delvarelavfi/delogo: use weighted interpolation
2013-07-01 Luca BarbatoRevert "indeo5: reject negative motion vectors"
2013-07-01 Luca Barbatoindeo: check for reference when inheriting mvs
2013-07-01 Luca Barbatoindeo5: reject negative motion vectors
2013-07-01 Luca Barbatoindeo: use proper error code
2013-07-01 Luca Barbatoindeo: Properly forward the error codes
2013-07-01 Carl Eugen... Avoid a null pointer dereference in avcodec_decode_audi...
2013-07-01 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2013-07-01 Michael NiedermayerRevert "avutil/x86: disable ff_evaluate_lls_sse2()...
next