]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-03-17 Nicolas Georgeurl: document url_read exact behaviour.
2012-03-17 Stefano Sabatinilavfi/allfilters: fix weird vertical align
2012-03-17 Stefano Sabatinilavfi: add bbox filter
2012-03-17 Paul B Maholpcm: leave sample format conversion to libswresample
2012-03-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-17 Michael Niedermayerffmpeg: allow selective and complete disabling of map_m...
2012-03-16 Wolfram Glogermpegvideo: don't pretend the first frame is always...
2012-03-16 Diego Biurrunh264: K&R formatting cosmetics
2012-03-16 Diego Biurruns3tc.h: Add missing #include to fix standalone header...
2012-03-16 Michael Niedermayersonic: update to new API
2012-03-16 Michael Niedermayermatroskadec: Fix null pointer exception on corrupted...
2012-03-16 Michael Niedermayerass: fix DAR calculation.
2012-03-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-15 Michael Niedermayerhuffyuv: some more consts
2012-03-15 Michael Niedermayerdsputil: mark source of diff_bytes as const.
2012-03-15 Michael Niedermayerdirac: mark some variables const.
2012-03-15 Michael Niedermayer4xm: make mcdc() src const
2012-03-15 Justin RugglesFATE: add capability for audio encode/decode tests...
2012-03-15 Michael Niedermayermpegvideo: fix constness error in ff_MPV_encode_picture()
2012-03-15 Michael Niedermayertests/rotozoom: make some things const.
2012-03-15 Justin RugglesFATE: allow a tolerance in the size comparison in do_ti...
2012-03-15 Justin RugglesFATE: use absolute difference from a target value in...
2012-03-15 Justin RugglesFATE: allow tests to set CMP_SHIFT to pass to tiny_psnr
2012-03-15 Justin RugglesFATE: use $fuzz directly in do_tiny_psnr() instead...
2012-03-15 Paul B Maholdxa: remove useless code
2012-03-15 Anton Khirnovlavf: don't select an attached picture as default strea...
2012-03-15 Anton Khirnovavconv: remove pointless checks.
2012-03-15 Anton Khirnovavconv: check for get_filtered_frame() failure.
2012-03-15 Anton Khirnovavconv: remove a pointless check.
2012-03-15 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-03-15 Ronald S. Bultjeswscale: convert hscale() to use named arguments.
2012-03-15 Ronald S. Bultjex86inc: add *mp named argument support to DEFINE_ARGS.
2012-03-15 Ronald S. Bultjeswscale: convert hscale to cpuflags().
2012-03-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-14 Marton Balintffplay: force video refresh if the window is resized...
2012-03-14 Michael Niedermayervf_fspp: add ff_ prefix to non static variables.
2012-03-14 Michael Niedermayerdocs: Add examples for -cpuflags
2012-03-14 Michael Niedermayercmdutils: Fix cpuflags so the flags dont pull in and...
2012-03-14 Baptiste Couduriervf_fspp: fix compilation with llvm
2012-03-14 Aaron Colwellmatroskaenc: change cluster_pos to use -1 as the "I...
2012-03-14 Ronald S. Bultjeh264: stricter reference limit enforcement.
2012-03-14 Ronald S. Bultjeh264: increase reference poc list from 16 to 32.
2012-03-14 Ronald S. Bultjexa_adpcm: limit filter to prevent xa_adpcm_table[]...
2012-03-14 Michael Niedermayersnow: check reference frame indices.
2012-03-14 Michael Niedermayersnow: reject unsupported chroma shifts.
2012-03-14 Paul B MaholAdd ffvhuff encoding and decoding regression test
2012-03-14 Paul B Maholanm: convert to bytestream2 API
2012-03-14 Paul B Maholbytestream: add more unchecked variants for bytestream2 API
2012-03-14 Paul B Maholjvdec: unbreak video decoding
2012-03-14 Paul B Maholjv demux: set video stream duration
2012-03-14 Paul B Maholfate: add pam image regression test
2012-03-14 Michael Niedermayerffmpeg: Fix planar audio input.
2012-03-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-13 Michael Niedermayermmvideo: restore initial y value.
2012-03-13 Michael Niedermayermmvideo: remove unused variable
2012-03-13 Michael Niedermayerjpeglsdec: suppress unused var warning
2012-03-13 Michael Niedermayerh264: Fix some mixed declarations and code.
2012-03-13 Michael Niedermayereatgq: remove unused ret variable.
2012-03-13 Michael Niedermayereamad: Remove redundant initialization of mv_map.
2012-03-13 Anton Khirnovdoc/general: update supported devices table.
2012-03-13 Anton Khirnovdoc/general: add missing @tab to codecs table.
2012-03-13 Michael Niedermayerg729dec: fix scalarproduct_int16 after API change
2012-03-13 Michael Niedermayerh264: Fix invalid interlaced/progressive MB combination...
2012-03-13 Anton Khirnovavconv: reindent
2012-03-13 Anton Khirnovavconv: link '-passlogfile' option to libx264 'stats...
2012-03-13 Anton Khirnovlibx264: add 'stats' private option for setting 2pass...
2012-03-13 Anton Khirnovlibx264: fix help text for slice-max-size option.
2012-03-13 Peter Rossiff: do not decode unsupported pbms with ham decoder
2012-03-13 Martin Storsjöhttp: Clear the auth state on redirects
2012-03-13 Martin Storsjöhttp: Retry auth if it failed due to being stale
2012-03-13 Martin Storsjörtsp: Resend new keepalive commands if they used stale...
2012-03-13 Martin Storsjörtsp: Retry authentication if failed due to being stale
2012-03-13 Martin Storsjöhttpauth: Parse the stale field in digest auth
2012-03-13 Hendrik Leppkesdxva2_vc1: pass the overlap flag to the decoder
2012-03-13 Hendrik Leppkesdxva2_vc1: fix decoding of BI frames
2012-03-13 Paul B MaholFATE: add shorthand to wavpack test
2012-03-13 Paul B Maholdfa: convert to bytestream2 API
2012-03-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-13 Lou Logancosmetics: fix some typos
2012-03-13 Michael Niedermayervc1dec: Fix vc1 decoding with --disable-optimizations.
2012-03-12 Peter Rossanm decoder: move buffer allocation from decode_init...
2012-03-12 Michael Niedermayerh264: improve parsing of broken AVC SPS
2012-03-12 Paul B Maholpcm-mpeg: convert to bytestream2 API
2012-03-12 Janne GrunauRevert "h264: clear trailing bits in partially parsed...
2012-03-12 Janne Grunauremove iwmmxt optimizations
2012-03-12 Nico WeberMove struc FFTContext below SECTION_RODATA
2012-03-12 Andrey Utkinudp: Add option overrun_nonfatal
2012-03-12 Andrey Utkinudp: remove dead code line (unused result)
2012-03-12 Michael NiedermayerRevert "flvenc: Remove apparently unneeded AAC check."
2012-03-12 Paul B Maholmimic: do not continue if swap_buf_size is 0
2012-03-12 Paul B Maholmimic: convert to bytestream2 API
2012-03-12 Paul B Maholfrwu: use MKTAG to check marker instead of AV_RL32
2012-03-12 Paul B Maholtxd: port to bytestream2 API
2012-03-12 Clément Bœschlavfi/drawtext: add 24 hours wrapping option for timecode.
2012-03-12 Paul B Maholc93: convert to bytestream2 API
2012-03-12 Paul B Maholiff: make .long_name more descriptive
2012-03-12 Paul B MaholFATE: add test for cdxl demuxer
2012-03-12 Martin Storsjörtsp: Fix a typo
2012-03-12 Michael NiedermayerRevert "udp: add multicast input interface selection"
2012-03-12 Hendrik Leppkesdxva2_vc1: pass the overlap flag to the decoder
next