]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-05-22 Anton Khirnovlavfi: fix incorrect comment.
2012-05-22 Anton Khirnovlavfi: remove avfilter_null_* from public API on next...
2012-05-22 Anton Khirnovlavfi: remove avfilter_default_* from public API on...
2012-05-22 Mina Nagy Zakilavfi: deprecate default config_props() callback and...
2012-05-22 Anton Khirnovavfiltergraph: smarter sample format selection.
2012-05-22 Anton Khirnovavconv: rename transcode_audio/video to decode_audio...
2012-05-22 Anton Khirnovasyncts: reset delta to 0 when it's not used.
2012-05-22 Justin Rugglesx86: lavc: use %if HAVE_AVX guards around AVX functions...
2012-05-22 Diego Biurrundwt: return errors from ff_slice_buffer_init()
2012-05-22 Jordi Ortizdwt: check malloc calls
2012-05-22 Diego Biurrunppc: Drop unused header regs.h
2012-05-21 Justin Rugglesaf_resample: remove an extra space in the log output
2012-05-21 Kieran KunhyaConvert vector_fmul range of functions to YASM and...
2012-05-21 Justin Ruggleslavfi: add an audio split filter
2012-05-21 Justin Ruggleslavfi: rename vf_split.c to split.c
2012-05-21 Jordi Ortizdwt: K&R prettyprinting cosmetics
2012-05-21 Diego BiurrunRemove libnut wrapper
2012-05-21 Diego Biurrunfate: change name of FATE samples location environment...
2012-05-20 James Zernavformat: Add a flag to mark muxers that allow (non...
2012-05-20 Samuel Pitoisethttp: Factorize the code by adding http_read_header()
2012-05-20 Diego Biurrunindeo: Make ivi_calc_band_checksum() static, it is...
2012-05-20 Diego Biurrunindeo: Drop unused debug function ivi_check_band().
2012-05-20 Diego Biurrunavcodec/utils: cast a function argument to shut up...
2012-05-20 Diego Biurruntruemotion1: remove disabled code
2012-05-20 Kostya Shishkovfix typo in comment
2012-05-20 Mans Rullgardfate: fix dependencies for non-SAMPLES avconv tests
2012-05-20 Kostya Shishkovindeo: check for invalid motion vectors
2012-05-20 Kostya Shishkovindeo: check that band output buffer exists
2012-05-20 Kostya Shishkovindeo: clear allocated band buffers
2012-05-20 Kostya Shishkovindeo: track tile macroblock size
2012-05-20 Kostya Shishkovindeo: check custom Huffman tables for errors
2012-05-20 Kostya Shishkovfactor out common decoding code for Indeo 4 and Indeo 5
2012-05-20 Kostya Shishkovmp3: fix start band index for block type 2 in 8kHz...
2012-05-19 Mans Rullgardlavf: change some (de)muxer names to lowercase
2012-05-19 Mans Rullgardlavf: make output format matching case insensitive
2012-05-19 Mans Rullgardfate: fix dependencies on SAMPLES being set
2012-05-19 Mans Rullgardfate: remove unnecessary libavfilter dependency
2012-05-18 Anton Khirnovavconv: reindent
2012-05-18 Anton Khirnovavconv: replace -vsync cfr code with the fps filter.
2012-05-18 Anton Khirnovmov: enable parsing for VC-1.
2012-05-18 Anton Khirnovlavfi: Add fps filter.
2012-05-18 Anton Khirnovlavfi: initialize pts to AV_NOPTS_VALUE when creating...
2012-05-18 Anton Khirnovavconv: add support for audio in complex filtergraphs.
2012-05-18 Diego Biurrundoc: Replace some @file tags by more suitable markup.
2012-05-18 Diego Biurrunfate: Set FUZZ factor of vorbis-13 test to 2.
2012-05-18 Diego Biurrunfate: Set FUZZ factor of (e)ac3-encode test to 3.
2012-05-18 Mans Rullgardfate: remove unused code from regressions-funcs.sh
2012-05-17 Martin Storsjörtmp: Don't assume path points to a string of nonzero...
2012-05-17 Anton Khirnovavconv: fix behavior with -ss as an output option.
2012-05-17 Mans Rullgardpcmenc: set correct bitrate value
2012-05-16 Anton Khirnovavprobe: don't print format entry name when only one...
2012-05-16 Martin Storsjöfate: Work around non-standard wc implementations at...
2012-05-16 Mans Rullgardfate: work around non-standard wc implementations
2012-05-15 Michael Kostylevx86: rv40: Mark rv40_weight functions as MMX2; they...
2012-05-15 Justin Rugglesac3dsp: simplify x86 versions of ac3_max_msb_abs_int16
2012-05-15 Mans Rullgardfate: use standard diff options
2012-05-15 Aneesh Dogratta: Fix comment about channel number; TTA supports...
2012-05-15 Diego Biurrunavfilter: Move ff_get_ref_perms_string() to where it...
2012-05-15 Diego Biurrunbuild: Add 'check' target to run all compile and test...
2012-05-15 Kostya Shishkovindeo3: validate new frame size before resetting decoder
2012-05-15 Kostya Shishkovindeo3: when freeing buffers, set pointers referencing...
2012-05-15 Kostya Shishkovindeo3: initialise pixel planes on allocation
2012-05-15 Kostya Shishkovindeo3: ensure that decoded cell data is in 7-bit range...
2012-05-15 Mans Rullgardfate: rename psx-str-v3-mdec to mdec-v3
2012-05-15 Mans Rullgardfate: convert psx-str to a demuxer test
2012-05-15 Mans Rullgardlavf: add mdec to is_intra_only() list
2012-05-15 Mans Rullgardfate: use diff -b in oneline comparison
2012-05-15 Anton KhirnovAdd missing version bumps and APIchanges/Changelog...
2012-05-15 Anton Khirnovlavfi: move buffer management function to a separate...
2012-05-15 Anton Khirnovlavfi: move formats-related functions from default...
2012-05-15 Anton Khirnovlavfi: move video-related functions to a separate file.
2012-05-14 Mans Rullgardfate: make smjpeg a demux test
2012-05-14 Mans Rullgardfate: separate sierra-vmd audio and video tests
2012-05-14 Mans Rullgardfate: separate smacker audio and video tests
2012-05-14 Anton Khirnovlibmp3lame: set supported channel layouts.
2012-05-14 Anton Khirnovavconv: automatically insert asyncts when -async is...
2012-05-14 Anton Khirnovavconv: add support for audio filters.
2012-05-14 Anton Khirnovlavfi: add asyncts filter.
2012-05-14 Anton Khirnovlavfi: add aformat filter
2012-05-14 Anton Khirnovlavfi: add an audio buffer sink.
2012-05-14 Anton Khirnovlavfi: add an audio buffer source.
2012-05-14 Anton Khirnovbuffersrc: add av_buffersrc_write_frame().
2012-05-14 Anton Khirnovbuffersrc: fix invalid read in uninit if the fifo hasn...
2012-05-14 Anton Khirnovlavfi: rename vsrc_buffer.c to buffersrc.c
2012-05-14 Anton Khirnovavfiltergraph: reindent
2012-05-14 Anton Khirnovlavfi: add channel layout/sample rate negotiation.
2012-05-14 Anton Khirnovlavfi: add types and functions for channel layout/sampl...
2012-05-14 Robert Nagyyadif: Flush filter on eof.
2012-05-14 Robert Nagyyadif: Improve pts accuracy.
2012-05-14 Mans Rullgardmtv: do not byteswap raw video in demuxer
2012-05-14 Janne Grunauavprobe: free options at the end of main()
2012-05-14 Janne Grunauavprobe: close opened codecs after use
2012-05-14 Diego Biurrunvcr1: Add vcr1_ prefixes to all static functions with...
2012-05-14 Diego Biurrunvcr1: Fix return type of common_init to match the funct...
2012-05-14 Diego Biurrunvcr1enc: Replace obsolete get_bit_count by put_bits_cou...
2012-05-14 Diego Biurrunmotion-test: remove disabled code
2012-05-14 Diego Biurrungxfenc: remove disabled half-implemented MJPEG tag
2012-05-14 Vitor Sessakx86: use more standard construct for setting ASM functi...
2012-05-14 Mans Rullgardfate: westwood-aud: disable decoding
2012-05-14 Mans Rullgardfate: caf: disable decoding
next