]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-10-20 Justin Rugglesshorten: use bytestream functions to decode the embedde...
2011-10-20 Justin Rugglesshorten: add some comments
2011-10-20 Justin Rugglesshorten: merge decoding of FN_DIFF* subblocks into...
2011-10-20 Justin Rugglescosmetics: remove some needless commented-out stuff
2011-10-20 Justin Rugglesshorten: validate block size
2011-10-20 Justin Rugglesshorten: move declaration of 'ret' to top of shorten_de...
2011-10-20 Justin Rugglesshorten: pass on error value from allocate_buffers...
2011-10-20 Justin Rugglesshorten: check for realloc failure
2011-10-20 Justin Rugglesshorten: move decoding of prediction order and applying...
2011-10-20 Justin Rugglesshorten: only calculate output size when returning...
2011-10-20 Justin Rugglescosmetics: reindent
2011-10-20 Justin Rugglesshorten: separate processing of audio commands from...
2011-10-20 Justin Rugglesshorten: skip some fields in the WAV header embedded...
2011-10-20 Justin Rugglesshorten: split reading of file header into a separate...
2011-10-20 Justin Rugglesavformat: do not require frame_size for Speex.
2011-10-20 Justin Rugglesogg/speex: set correct timestamp and duration for the...
2011-10-20 Justin Rugglesflvenc: check packet duration in speex using timestamps
2011-10-20 Justin Ruggleslibspeexenc: add libspeex encoder
2011-10-20 Justin Rugglesflvenc: adjust for negative DTS for all codecs, not...
2011-10-20 Diego Biurrunx86: Move some variable declarations below the appropri...
2011-10-20 Diego Biurrunx86: Fix linking of ProRes DSP ASM with YASM disabled.
2011-10-19 Diego Biurrunavcodec.h: Move G.729/G.723 CODEC_IDs to the correct...
2011-10-19 Diego BiurrunOnly test-compile w32pthreads.h if W32THREADS are avail...
2011-10-19 Janne Grunaupresets: rename presets directory
2011-10-19 Anton Khirnovlavc: make avcodec_get_context_defaults3 "officially...
2011-10-19 Anton Khirnovlavf: replace av_new_stream->avformat_new_stream part II.
2011-10-19 Anton Khirnovlavf,lavd: replace av_new_stream->avformat_new_stream...
2011-10-19 Anton Khirnovlavf: add avformat_new_stream as a replacement for...
2011-10-19 Mashiat Sarker... Use correct scaling table for bwd-pred MVs in second...
2011-10-19 Kostya ShishkovUt Video decoder
2011-10-19 Anton KhirnovMakefile: change presets extension to .avpreset
2011-10-19 Stefano Sabatinilavfi: add rgbtestsrc source, ported from MPlayer libmp...
2011-10-19 Stefano Sabatinilavfi: add testsrc source
2011-10-19 Anton KhirnovAVOptions: add documentation.
2011-10-19 Anton Khirnovpresets: update libx264 ffpresets
2011-10-18 Laurent Aimarsunrast: Check for out of bounds reads
2011-10-18 Dustin Brodylavc: rename AV_ER_* options to AV_EF_* and rename...
2011-10-18 Dustin Brodylavc: replace API-bump-triggered AVCodecContext field...
2011-10-18 Anton KhirnovAdd libvpx presets.
2011-10-18 Anton Khirnovdoc/avtools: add forgotten part to stream specifiers...
2011-10-18 Ronald Bultjeswscale: prevent overflow during initialization
2011-10-18 Martin Storsjög722: Add a fate test for the encoder
2011-10-18 Martin Storsjöfate: Add a target for creating a 16000 Hz mono synthet...
2011-10-18 Luca Barbatomacosx: use the default surface on newer sdl
2011-10-17 Alexandra Khirnovaavconv: add presets
2011-10-17 Martin Storsjörtsp: Expose the flag options via private AVOptions...
2011-10-17 Martin Storsjörtsp: Make the rtsp flags avoptions set via a define
2011-10-17 Martin Storsjörtpenc: Set a default video codec
2011-10-17 Martin Storsjöavoptions: Fix av_opt_flag_is_set
2011-10-17 Martin Storsjörtp: Fix ff_rtp_get_payload_type
2011-10-17 Martin Storsjödoc: Update the documentation on setting options for...
2011-10-17 Martin Storsjörtsp: Remove the separate filter_source variable
2011-10-17 Martin Storsjörtsp: Accept options via private avoptions instead...
2011-10-17 Martin Storsjörtsp: Simplify AVOption definitions
2011-10-17 Martin Storsjörtsp: Merge the AVOption lists
2011-10-17 Stefano Sabatinilavfi: port libmpcodecs delogo filter
2011-10-17 Stefano Sabatinilavfi: port boxblur filter from libmpcodecs
2011-10-17 Stefano Sabatinilavfi: add negate filter
2011-10-17 Stefano Sabatinilavfi: add LUT (LookUp Table) generic filters
2011-10-17 Anton KhirnovAVOptions: don't segfault on NULL parameter in av_set_o...
2011-10-17 Alex Converseavio: Check for invalid buffer length.
2011-10-17 Anton Khirnovmpegenc/mpegtsenc: add muxrate private options.
2011-10-17 Anton Khirnovlavf: deprecate AVFormatContext.file_size
2011-10-17 Raivo Hoolmov: add support for TV metadata atoms tves, tvsn and...
2011-10-16 Steven Waltersw32threads: support for frame multithreading
2011-10-16 Mans Rullgardavcodec: remove stray @deprecated comment
2011-10-15 Mans Rullgardprores: get correct size for coded V plane if alpha...
2011-10-15 Mans Rullgardprores: do not set pixel format on codec init
2011-10-14 Ronald S. Bultjepthread: prevent updating AVCodecContext from itself...
2011-10-14 Ronald S. Bultjepthread: copy coded frame dimensions in update_context_...
2011-10-14 Ronald S. Bultjevp8: prevent read from uninitialized memory in decode_mvs
2011-10-14 Ronald S. Bultjevp8: force reallocation in update_thread_context after...
2011-10-14 Ronald S. Bultjevp8: fix return value if update_dimensions fails
2011-10-14 Ronald S. Bultjematroskadec: fix out of bounds write
2011-10-14 Justin Rugglesadpcmdec: calculate actual number of output samples...
2011-10-14 Justin Rugglesadpcmdec: check remaining buffer size before decoding...
2011-10-14 Justin Rugglesadpcmdec: do not terminate early in ADPCM IMA Duck...
2011-10-14 Justin Rugglesadpcmdec: remove unneeded buf_size==0 check.
2011-10-14 Justin Rugglesadpcmdec: remove unneeded zeroing of *data_size
2011-10-14 Mans Rullgarddnxhdenc: fixed signed multiplication overflow
2011-10-14 Ronald S. Bultjeproresdsp: fix function prototypes.
2011-10-14 Ronald S. Bultjeprores-idct: fix overflow in c code.
2011-10-14 Janne Grunaufate: update prores-alpha ref after changing pix_fmt...
2011-10-14 Janne Grunauprores: add missing feature warning for alpha
2011-10-14 Alex Conversemov: 10l: Terminate string with 0 not '0'
2011-10-14 Alex Conversemov: Prevent illegal writes when chapter titles are...
2011-10-14 Diego Biurrunprores: add appropriate -fix_fmt parameter to FATE...
2011-10-14 John Brooksriff: always generate a proper WAVEFORMATEX structure...
2011-10-14 Dustin Brodylavc: add a flag-based error_recognition field to AVCod...
2011-10-14 Dustin Brodylavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE...
2011-10-13 Diego Biurrunprores: add FATE tests
2011-10-13 Diego Biurrunid3v2: reduce the scope of some non-globally-used symbo...
2011-10-13 Diego Biurrunid3v2: cosmetics: move some declarations before the...
2011-10-13 Justin Rugglesshorten: remove the flush function.
2011-10-13 Justin Rugglesshn: do not allow seeking in the raw shn demuxer.
2011-10-13 Justin Rugglesavformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.
2011-10-13 Justin Rugglesavformat: update AVInputFormat allowed flags
2011-10-13 Justin Rugglesavformat: don't unconditionally call ff_read_frame_flus...
2011-10-13 Justin Rugglestruespeech: use sizeof() instead of hardcoded sizes
2011-10-13 Justin Rugglestruespeech: remove unneeded variable, 'consumed'
next