]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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 Michael Niedermayermpegvideo: fix constness error in ff_MPV_encode_picture()
2012-03-15 Michael Niedermayertests/rotozoom: make some things const.
2012-03-15 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
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
2012-03-12 Hendrik Leppkesdxva2_vc1: fix decoding of BI frames
2012-03-12 Michael Niedermayerlibavformat.v: add ffio_set_buf_size() for ffserver.
2012-03-12 Tudor.Suciuudp: add multicast input interface selection
2012-03-12 C Chatterjeeflvenc: Remove apparently unneeded AAC check.
2012-03-12 ami_stuffiff: check for pbm tag
2012-03-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-12 Miroslav Slugeňffserver: add missing buffer set after rewrite av_open_...
2012-03-12 Michael NiedermayerRevert "ffserver: remove unused variable."
2012-03-11 Stefano Sabatinidoc: add vf_crop keepaspect documentation
2012-03-11 Baptiste Couduriervf_crop: keepaspect support
2012-03-11 Joseph ArtsimovichFix frame height vs field height confusion in MXF decoding.
2012-03-11 Paul B MaholFATE: add test for cdxl demuxer
2012-03-11 Thilo Borgmannalsdec: Fix out of ltp_gain_values read.
2012-03-11 Thilo Borgmannalsdec: pretty print for another log message
2012-03-11 Ronald S. Bultjedsicinvideo: validate buffer offset before copying...
2012-03-11 Matthieu Bouronmxfdec: add timecode to metadata
2012-03-11 Ronald S. Bultjecook: error out on quant_index values outside [-63...
2012-03-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-10 Carl Eugen... Add missing requirements to libavdevice.pc if lavfi...
2012-03-10 Ronald S. Bultjempc: pad mpc_CC/SCF[] tables to allow for negative...
2012-03-10 Michael Niedermayervc1: add missing entries to ff_vc1_fps_nr.
2012-03-10 Michael Niedermayermpc7: check subband index
2012-03-10 Michael Niedermayermjpegb: Detect changing nb of planes in interlaced...
2012-03-10 Michael Niedermayerindeo3: Fix out of reference reading with NULL blocks.
2012-03-10 Ronald S. Bultjecook: expand dither_tab[], and make sure indexes into...
2012-03-10 Ronald S. Bultjexxan: reindent xan_unpack_luma().
2012-03-10 Ronald S. Bultjexxan: protect against chroma LUT overreads.
next