]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-09-26 Anton Khirnovavtools: parse loglevel before all the other options.
2011-09-26 Nicolas Georgeoggdec: add support for Xiph's CELT codec
2011-09-25 Justin Rugglessol: return error if av_get_packet() fails.
2011-09-25 Justin Rugglescosmetics: reindent and pretty-print
2011-09-25 Justin Ruggleslibgsm: split init and close fuctions for encoder and...
2011-09-25 Mans Rullgardppc: fix some pointer to integer casts
2011-09-25 Mans Rullgardppc: fix 32-bit PIC build
2011-09-25 Justin Rugglesvmdaudio: fix decoding of 16-bit audio format.
2011-09-25 Mans Rullgardlavf: do not set codec_tag for rawvideo
2011-09-25 Laurent Aimarh264: check for out of bounds reads in ff_h264_decode_e...
2011-09-25 Michael Niedermayerflvdec: Check for overflow before allocating arrays
2011-09-25 Anton Khirnovavconv: use correct output stream index when checking...
2011-09-25 Anton Khirnovavconv: remove fake coded_frame on streamcopy hack
2011-09-24 Laurent Aimarflvdec: Fix invalid pointer deferences when parsing...
2011-09-24 Sean McGovernconfigure: disable hardware capabilities ELF section...
2011-09-24 Diego BiurrunUse explicit struct initializers for AVCodec declarations.
2011-09-24 Diego BiurrunUse explicit struct initializers for AVOutputFormat...
2011-09-24 Justin Rugglesadpcmenc: Set bits_per_coded_sample
2011-09-24 Baptiste Coudurieradpcmenc: fix QT IMA ADPCM encoder
2011-09-24 Baptiste Coudurieradpcmdec: Fix QT IMA ADPCM decoder
2011-09-24 Peter Rosspermit decoding of multichannel ADPCM_EA_XAS
2011-09-24 Reimar DöffingerFix input buffer size check in adpcm_ea decoder.
2011-09-24 Sean McGovernfft: avoid a signed overflow
2011-09-23 Alex Conversempegps: Handle buffer exhaustion when reading packets.
2011-09-23 Rafaël Carrértp: factorize dynamic payload type fallback
2011-09-23 Martin Storsjöflvdec: Ignore the index if it's from a creator known...
2011-09-23 Janne Grunaucmdutils: move grow_array out of #if CONFIG_AVFILTER
2011-09-23 Anton Khirnovavconv: actually set InputFile.rate_emu
2011-09-23 Luca Barbatoratecontrol: update last_qscale_for sooner
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
next