]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-09-29 Alex Conversempeg probe: check the 2/4-bit synchronization value...
2011-09-29 Mans Rullgarddca: clear inactive subbands only once in qmf_32_subbands()
2011-09-29 Stefano Sabatinivf_unsharp: set default chroma size value to 5x5
2011-09-29 Stefano Sabatinivf_unsharp: fix out-of-buffer read
2011-09-28 Alex Converseavconv: Reformat s16 volume adjustment.
2011-09-28 Mans RullgardARM: NEON optimised vector_fmac_scalar()
2011-09-28 Mans Rullgarddca: use vector_fmac_scalar from dsputil
2011-09-28 Mans Rullgarddsputil: add vector_fmac_scalar()
2011-09-28 Kieran Kunhyalatmenc: Fix private options
2011-09-28 Stefano Sabatinivf_unsharp: store hsub/vsub in the filter context
2011-09-28 Stefano Sabatinivf_unsharp: adopt a more natural order of params in...
2011-09-28 Stefano Sabatinivf_unsharp: rename method "unsharpen" to "apply_unsharp"
2011-09-28 Michael Niedermayervf_scale: apply the same transform to the aspect during...
2011-09-28 Stefano Sabatinivf_pad: fix "vsub" variable value computation
2011-09-28 Stefano Sabatinivf_scale: add a "sar" variable
2011-09-28 Stefano Sabatinilavfi: fix realloc size computation in avfilter_add_for...
2011-09-28 Stefano Sabatinivsrc_color: use internal timebase
2011-09-28 Stefano Sabatinilavfi: fix signature for avfilter_graph_parse() and...
2011-09-28 Stefano Sabatinigraphparser: prefer void * over AVClass * for log contexts
2011-09-28 Stefano Sabatiniavfiltergraph: use meaningful error codes
2011-09-28 Alex Converseavconv: Initialize return value for codec copy path.
2011-09-28 Mans Rullgardfate: use 'run' helper for seek-test
2011-09-28 Mans Rullgardfate: remove seek-mpeg2reuse test
2011-09-27 Michael NiedermayerFix memory (re)allocation in matroskadec.c, related...
2011-09-27 Alex Converseavconv: Fix volume adjustment for non-s16 sample formats
2011-09-27 Alex Converseavconv: Make samples void*.
2011-09-27 Alex Converseavconv: Use the size of the decode sample format when...
2011-09-27 Anton Khirnovavconv: use different variables for decoded and filtere...
2011-09-27 Anton Khirnovavconv: add support for copying attachments.
2011-09-27 Anton Khirnovmatroskaenc: write attachments.
2011-09-27 Anton Khirnovmatroskadec: export mimetype of attachments as metadata.
2011-09-27 Anton Khirnovavconv: factorize common code from new_*_stream()
2011-09-27 Anton Khirnovdoc/avconv: expand documentation for some options.
2011-09-27 Anton Khirnovdoc/avconv: document -timelimit.
2011-09-26 Mans Rullgardfate: allow testing with libavfilter disabled
2011-09-26 Jason Garrett... x86: XOP/FMA4 CPU detection support
2011-09-26 Justin Rugglesws_snd: misc cosmetic clean-ups
2011-09-26 Justin Rugglesws_snd: remove the 2-bit ADPCM table and just subtract...
2011-09-26 Justin Rugglesws_snd: use memcpy() and memset() instead of loops
2011-09-26 Justin Rugglesws_snd: use samples pointer for loop termination instea...
2011-09-26 Justin Rugglesws_snd: make sure number of channels is 1
2011-09-26 Justin Rugglesws_snd: add some checks to prevent buffer overread...
2011-09-26 Justin Rugglesws_snd: decode to AV_SAMPLE_FMT_U8 instead of S16.
2011-09-26 Justin Rugglesflacdec: fix buffer size checking in get_metadata_size()
2011-09-26 Rafaël Carrértp: Simplify ff_rtp_get_payload_type
2011-09-26 Rafaël Carrértpenc: Add a payload type private option
2011-09-26 Rafaël Carrértp: Correct ff_rtp_get_payload_type documentation
2011-09-26 Anton Khirnovavconv: replace all fprintf() by av_log().
2011-09-26 Anton Khirnovavconv: change av_log verbosity from ERROR to FATAL...
2011-09-26 Anton Khirnovcmdutils: replace fprintf() by av_log()
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)
next