]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-02-09 Carl Eugen... Fix libpostproc compilation on x86_32 with disable...
2013-02-09 Stefano Sabatinidoc/filters: end table in histogram docs
2013-02-09 Stefano Sabatinidoc/demuxers: add docs for rawvideo demuxer
2013-02-09 Stefano Sabatinilavf/rawvideodec: fix/extend option descriptions
2013-02-09 Stefano Sabatinidoc/demuxers: fix copy&paste error in "@c man end"...
2013-02-09 Stefano Sabatinidoc/demuxers: sort demuxers by name
2013-02-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-09 Michael NiedermayerMerge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'
2013-02-09 Michael NiedermayerMerge commit '059866eb17cd3c66422a61d3e9c3305f55830a50'
2013-02-09 Michael Niedermayerrnd_avg: fix author attribution
2013-02-09 Michael NiedermayerMerge commit 'bf6b3ec924b4fb64d14df33077f4d4541d525dbf'
2013-02-09 Michael NiedermayerMerge commit 'b9c2408b19dc9408e9dc0ce4a099af529bbfba3b'
2013-02-09 Michael NiedermayerMerge commit '35685a3c2a1ec09f3c62dcfc4368fe9e92bcddf6'
2013-02-09 Michael NiedermayerMerge commit '6a4430407404bfe55581e66a86a496c9adf6fb44'
2013-02-09 Paul B Mahollavfi/histogram: make it C90 compliant
2013-02-09 Michael NiedermayerMerge commit 'b9ba5253dd1232be4b48cfe61c31ff4b3de3d10a'
2013-02-09 Paul B Maholhistogram filter
2013-02-09 Michael NiedermayerMerge commit 'b9ee5f2cab3ffe1c962e542346b1ed61394864ec'
2013-02-09 Michael NiedermayerMerge commit 'b5b7b75e91e291c810ebd01868a42b53f267a87c'
2013-02-09 Michael NiedermayerMerge commit '0b016eb99d38738e2c53e36549a4732a0f863b2e'
2013-02-09 Michael NiedermayerMerge remote-tracking branch 'rdp/dshow_shared'
2013-02-09 James Almersparc: Revert some parameter name changes in dsputil_vis.c
2013-02-09 Michael Niedermayerget_se_golomb: fix decoding of very large values
2013-02-08 Diego Biurrundsputil: Move fdct function declarations to dct.h
2013-02-08 Diego Biurrundsputil: Move LOCAL_ALIGNED macros to libavutil
2013-02-08 Diego Biurrundsputil: Move WRAPPER8_16_SQ macro to the only place...
2013-02-08 Diego Biurrundsputil: Move rnd_avg inline functions to a separate...
2013-02-08 Diego Biurrundsputil: Remove commented-out, unused function declarations
2013-02-08 Michael Niedermayerdsp: make put_no_rnd_pixels_tab 4x4 big
2013-02-08 James Almerdxva2: Prevent redefinition of _WIN32_WINNT
2013-02-08 Michael Niedermayerff_end_tag: assert that the start is aligned.
2013-02-08 Paul B Maholriff: chunks must be at 2 byte boundary
2013-02-07 Michael Niedermayervc1dec: Fix destination pointers in context for fields
2013-02-07 Diego Biurrundsputil: Move ff_shrink* function declarations to separ...
2013-02-07 Diego Biurrundsputil: Move ff_h264_idct function declarations to...
2013-02-07 Diego Biurrundsputil: Move copy_block functions to a separate header
2013-02-07 Mans Rullgardindeo3: replace use of copy_block4 with put_pixels
2013-02-07 Diego Biurrundsputil: Move ff_svq3 function declarations to a separa...
2013-02-07 Diego Biurrundsputil: Drop unused functions copy_block{2|4|16}
2013-02-07 Mans Rullgardmjpegdec: use put_pixels instead of copy_block8
2013-02-07 Diego Biurrundsputil: Move get_penalty_factor() to the only place...
2013-02-07 Diego Biurrundsputil: Move ff_block_permute to mpegvideo_enc
2013-02-07 Michael Niedermayerlavf: add seek2any to allow forcing seeking to non...
2013-02-07 Michael Niedermayermatroskadec: support seek to non keyframes
2013-02-07 Stefano Sabatinilavfi/select: correctly set prev_t and prev_pts
2013-02-07 Stefano Sabatinilavfi/select: avoid double -> int lossy conversion...
2013-02-07 Stefano Sabatinidoc/filters: remove another instance of '×'
2013-02-07 Michael Niedermayeraf_biquad: avoid subtraction in loop
2013-02-07 Michael Niedermayeraf_biquad: unroll loop, remove variable copies
2013-02-07 Michael Niedermayersws: dont write out of array on bigendian
2013-02-07 Michael Niedermayerx86/dsputil: Fix author attribution after code has...
2013-02-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-07 Michael NiedermayerMerge commit '12b54a1f39fee22fa0399825ae47a43e60bad4c5'
2013-02-07 Michael NiedermayerMerge commit '605b047bcc48482dc8a356f56629da259fbddbf1'
2013-02-07 Michael Niedermayererror_resilience: assert that unsupported B frame inter...
2013-02-07 Michael NiedermayerMerge commit 'c5fcdb440237f06f6c954185ab60970cabf786a2'
2013-02-07 Michael NiedermayerMerge commit 'ca1fe6c0e60808da45d4dfd8728f45e843b9f9b0'
2013-02-07 Michael NiedermayerMerge commit 'a846dccb29d2bb0798af1d47d06100eda9ca87cc'
2013-02-07 Michael NiedermayerMerge commit '79dad2a932534d1155079f937649e099f9e5cc27'
2013-02-07 Nicolas Georgelavfi: fix missing space in error message.
2013-02-07 Nicolas Georgelavfi: remove disabled code.
2013-02-07 Michael Niedermayermov: remove unused function
2013-02-07 Tim Walkerflac: don't check the number of channels before setting...
2013-02-07 Daniel Kangdsputil: x86: Fix compile error
2013-02-07 rogerdpackdshow: attempt to build shared as well as static
2013-02-06 Daniel Kangdsputil: x86: Convert h263 loop filter to yasm
2013-02-06 Stefano Sabatinidoc: replace '×' symbol with 'x'
2013-02-06 Stefano Sabatinilavf/segment: fix DTS inconsistencies with -reset_times...
2013-02-06 Matthieu Bouronlavf/mov: skip version and flags attributes in mov_read...
2013-02-06 Anton Khirnovmpegvideo: remove an unused function parameter
2013-02-06 Anton Khirnovrv10: improve buffer size check.
2013-02-06 Anton Khirnoverror_resilience: remove a useless if() and FIXME
2013-02-06 Anton Khirnovh264: remove silly macros
2013-02-06 Anton Khirnovh263: remove an unused parameter from ff_h263_decode_in...
2013-02-06 Tim Walkerflac: add channel layout masks for streams with 7 or...
2013-02-06 Tim Walkerflac: don't check the number of channels before setting...
2013-02-06 Michael NiedermayerMerge remote-tracking branch 'rdp/combined2'
2013-02-06 Michael Niedermayerframecrcenc: print all side data elements, not just...
2013-02-06 Michael Niedermayerframecrcenc: Also print the size of side data elements
2013-02-06 Vignesh Venkatasubra... Fate test to print side_data crc if present
2013-02-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-06 Michael Niedermayerqtrle: fix 1bit row_ptr comment
2013-02-06 Michael NiedermayerMerge commit 'dff6197dfb9b2d145729885c63f865c5fdd184aa'
2013-02-06 Michael NiedermayerMerge commit '8136f234445862c94d1c081606b2d1e3d44fccf3'
2013-02-06 Martin Storsjöh264chroma: x86: Fix building with yasm disabled
2013-02-06 Michael NiedermayerMerge commit '06cf597c352519d2b70f293518c61b8c312f5d4f'
2013-02-06 Michael NiedermayerMerge commit '89f11f498b9c15bc71494a11a7ec560f4adf630d'
2013-02-06 Michael NiedermayerMerge commit '685e6f2e3939f124b41c7801cc541dad8252af3d'
2013-02-06 Michael NiedermayerMerge commit '2cd4068071b9a8908823a3107f97e938211045ce'
2013-02-06 Michael NiedermayerMerge commit 'da7baaaae79b4d7d715d35ea6bcfbdd149edc177'
2013-02-06 Michael NiedermayerMerge commit '238614de679a71970c20d7c3fee08a322967ec40'
2013-02-06 Michael NiedermayerMerge commit '48a4ffa722c0874b251de9d201babed52cef0bcb'
2013-02-06 Tim Walkerflac: add channel layout masks for streams with 7 or...
2013-02-06 James Almerlavc/bink: Chech for malloc failure
2013-02-06 Michael NiedermayerMerge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'
2013-02-06 Michael Niedermayerdsputil: fixup half a dozen bugs with ptrdiff vs int...
2013-02-06 Michael NiedermayerMerge commit '25841dfe806a13de526ae09c11149ab1f83555a8'
2013-02-06 Diego Biurrunrv34: Drop now unnecessary dsputil dependencies
2013-02-06 Diego Biurrundsputil: Separate h264chroma
2013-02-06 Anton Khirnovmpegvideo: initialize dummy reference frames.
next