]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-09-23 Kieran KunhyaFix unnecessary shift with 9/10bit vertical scaling
2011-09-22 Diego Biurrunprores: mark prores as intra-only in libavformat/utils...
2011-09-22 Diego Biurrunprores: return more meaningful error values
2011-09-22 Diego Biurrunprores: improve error message wording
2011-09-22 Diego Biurrunprores: cosmetics: prettyprinting, drop useless parentheses
2011-09-22 Diego Biurrunprores: lowercase AVCodec name entry
2011-09-22 Janne GrunauAdd LATM demuxer
2011-09-22 Justin Rugglesavplay: flush audio decoder with empty packets at EOF...
2011-09-22 Justin Ruggles8svx/iff: fix decoding of compressed stereo 8svx files.
2011-09-22 Justin Ruggles8svx: log an error message if output buffer is too...
2011-09-22 Justin Ruggles8svx: check packet size before reading the initial...
2011-09-22 Justin Ruggles8svx: output 8-bit samples instead of 16-bit.
2011-09-22 Justin Ruggles8svx: split delta decoding into a separate function.
2011-09-22 Alex Conversemp4: Don't read an empty Decoder Config Descriptor
2011-09-22 Diego Biurrunfate.sh: Ignore errors from rm command during cleanup.
2011-09-22 Diego Biurrunfate.sh: Run git-pull in quiet mode to avoid console...
2011-09-22 Maxim PoliakovskiApple ProRes decoder
2011-09-22 Martin Storsjörtmp: Make the input FLV parser handle data cut at...
2011-09-22 Laurent Aimarrv34: Check for invalid slices offsets
2011-09-22 Anton Khirnoveval: test isnan(sqrt(-1)) instead of just sqrt(-1)
2011-09-21 Alex Converseswfdec: Add support for sample_rate_code 0 (5512 Hz)
2011-09-21 Mans Rullgarddct-test: factor out some common code and do whas was...
2011-09-21 Diego Biurrundoc: library versions need to be bumped in version.h
2011-09-21 Anton KhirnovRevert "ffmpeg: get rid of useless AVInputStream.nb_str...
2011-09-21 Anton KhirnovRemove some forgotten AVCodecContext.palctrl usage.
2011-09-21 Anton Khirnovlavc/utils: move avcodec_init() higher in the file.
2011-09-21 Anton Khirnovlavc: replace some deprecated FF_*_TYPE with AV_PICTURE...
2011-09-21 Anton Khirnovac3dec: actually use drc_scale private option
2011-09-21 Anton Khirnovlavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT...
2011-09-21 Anton Khirnovalsa: add missing header
2011-09-21 Diego Biurrunmsmpeg4: remove leftover unused debug variable declaration
2011-09-21 Diego BiurrunFix assert() calls that need updates after FF_COMMON_FR...
2011-09-21 Diego BiurrunFix av_dlog invocations with wrong or missing logging...
2011-09-21 Stefano Sabatinivf_yadif: add support to yuva420p
2011-09-21 Stefano Sabatinivf_yadif: correct documentation on the parity parameter
2011-09-21 Joakim Platevf_yadif: copy buffer properties like aspect for second...
2011-09-21 David Goldwichoma: support for encrypted files
2011-09-21 David Goldwichid3v2: add support for non-text and GEOB type tag frames
2011-09-21 David Goldwichdes: add possibility to calculate DES-CBC-MAC with...
2011-09-20 Martin Storsjörtmp: Don't blindly skip the 4 trailer bytes from the...
2011-09-20 Chiranjeevi... rtmp: Handle FLV packets written in more than one write...
2011-09-20 Laurent Aimarrv34: Check for invalid slice offsets
2011-09-19 Anton Khirnovmovenc: fix NULL reference in mov_write_tkhd_tag
2011-09-19 Laurent Aimarrmdec: Reject invalid deinterleaving parameters
2011-09-19 Laurent Aimarrv34: Fix potential overreads
2011-09-19 Laurent Aimarrv34: Fix buffer size used for MC of B frames after...
2011-09-19 Laurent Aimarrv34: Avoid NULL dereference on corrupted bitstream
2011-09-19 Laurent Aimarrv10: Reject slices that does not have the same type...
2011-09-19 Joakim Platevf_yadif: add an option to enable/disable deinterlacing...
2011-09-19 Stefano Sabatinivsrc_color: set output pos values to -1
2011-09-19 Stefano Sabatinivsrc_color: add @file doxy
2011-09-19 Stefano Sabatinivsrc_buffer: remove duplicated file description
2011-09-19 Stefano Sabatinieval: implement not() expression
2011-09-19 Stefano Sabatinieval: add sqrt function for computing the square root
2011-09-19 Laurent Aimarrmdec: use the deinterleaving mode and not the codec...
2011-09-19 David Goldwichlavf: Fix context pointer in av_open_input_stream when...
2011-09-18 Anton Khirnovdoc/APIChanges: fill in missing hashes and dates.
2011-09-17 Stefano Sabatinilavfi: add select filter
2011-09-17 Laurent Aimaroggdec: fix out of bound write in the ogg demuxer
2011-09-17 Anton Khirnovmovenc: create an alternate group for each media type
2011-09-17 Anton Khirnovlavd: add libcdio-paranoia input device for audio CD...
2011-09-17 Anton Khirnovrawdec: refactor private option for raw video demuxers
2011-09-17 Anton Khirnovpcmdec: use unique classes for all pcm demuxers.
2011-09-17 Anton Khirnovrawdec: g722 is always 1 channel/16kHz
2011-09-16 Luca Barbatolibx264: introduce slice-max-size option
2011-09-15 Laurent AimarFixed size given to init_get_bits().
2011-09-15 Ronald S. Bultjeswscale: fix byte overreads in SSE-optimized hscale().
2011-09-15 Dustin Brodymatroskadec: fix typo.
2011-09-15 Dustin Brodymatroskadec: bail on parsing of incorrect seek index...
2011-09-14 Alex Converselavf utils: Remove write-only variable
2011-09-14 Alex Converselavf utils: Rename shadowing variable
2011-09-14 Michael Niedermayersmacker: fix a few off by 1 errors
2011-09-14 Laurent AimarCheck for invalid VLC value in smacker decoder.
2011-09-14 Laurent AimarCheck and propagate errors when VLC trees cannot be...
2011-09-13 Ronald S. Bultjesws: implement MMX/SSE2/SSSE3/SSE4 versions for horizon...
2011-09-13 Justin Rugglesinclude stdint.h in adpcm_data.h
2011-09-13 Diego Biurrunmpeg12: reorder functions to avoid ugly forward declara...
2011-09-12 Laurent AimarFixed off by one packet size allocation in the smacker...
2011-09-12 Laurent AimarCheck for invalid packet size in the smacker demuxer.
2011-09-12 Laurent Aimarape demuxer: fix segfault on memory allocation failure.
2011-09-12 Alex Conversexan: Add some buffer checks
2011-09-12 Alex Conversexan: Remove extra trailing newline
2011-09-12 Laurent AimarFixed size given to init_get_bits() in xan decoder.
2011-09-12 Justin Rugglesadpcm: split ADPCM encoders and decoders into separate...
2011-09-12 Anton Khirnovdoc/avconv: fix typo.
2011-09-12 Kostya Shishkovrv34: check that subsequent slices have the same type...
2011-09-12 Kostya Shishkovsmacker demuxer: handle possible av_realloc() failure.
2011-09-12 Bobby Binghamlavfi: add split filter from soc.
2011-09-12 Stefano Sabatinilavfi: add showinfo filter
2011-09-12 Anton Khirnovlibxavs: add private options corresponding to deprecate...
2011-09-11 Stefano Sabatiniaudioconvert: add explanatory comments to channel_names...
2011-09-11 Stefano Sabatiniaudioconvert: K&R whitespace cosmetics
2011-09-11 Anton Khirnovavconv: use correct index when selecting metadata to...
2011-09-11 Anton Khirnovavconv: fix inverted variable
2011-09-11 Anton Khirnovdoc/avconv: document option types (input/output/per...
2011-09-11 Anton Khirnovdoc/avtools-common-opts: write a section about stream...
2011-09-11 Anton Khirnovdoc/avconv: remove two pointless paragraphs.
2011-09-11 Anton Khirnovdoc/avconv: document that global options should be...
2011-09-11 Anton Khirnovdoc/avconv: remove entries for nonexistent options
2011-09-11 Anton Khirnovdoc/avconv: remove documentation for removed 'timestamp...
next