]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-09-19 Moritz Bunkusmatroska: implement support for ALAC
2012-09-19 Luca Barbatomatroskadec: validate lace_size when parsed
2012-09-19 Luca Barbatomatroskadec: return meaningful errors in matroska_decod...
2012-09-19 Dale Curtismatroskadec: fix incorrect unsigned->signed conversion
2012-09-19 Luca Barbatomatroskadec: refactor matroska_decode_buffer
2012-09-19 Luca Barbatomatroskadec: check realloc in lzo encoding
2012-09-19 Luca Barbatomatroska: honor error_recognition on unknown doctypes
2012-09-19 Alex Conversetiffdec: Add support for GRAY16LE.
2012-09-19 Alex Conversetiffenc: Add support for little endian RGB48 and GRAY16
2012-09-19 Janne Grunaumpeg4: support frame parameter changes with frame-mt
2012-09-19 Janne Grunaumpegvideo: check ff_find_unused_picture() return value...
2012-09-19 Janne Grunaumpegvideo: release frame buffers before freeing them
2012-09-19 Mans Rullgardconfigure: msvc: default to 'lib' as 'ar' tool
2012-09-19 Mans Rullgardbuild: support some non-standard ar variants
2012-09-19 Janne Grunaurv34: use ff_MPV_common_frame_size_change()
2012-09-19 Janne Grunaumpegvideo: add reinit function for frame parameter...
2012-09-19 Janne Grunaumpegvideo: move frame size dependent memory management...
2012-09-18 Mans Rullgardconfigure: add --toolchain option
2012-09-18 Martin Storsjöconfigure: Make the smoothstreaming muxer enable the...
2012-09-18 Martin Storsjösmoothstreaming: Export the mp4 codec tags
2012-09-18 Luca Barbatomov: check for EOF in long lasting loops
2012-09-18 Luca Barbatoavcodec: cleanup utils.c
2012-09-18 Justin Rugglesbinkaudio: remove unneeded GET_BITS_SAFE macro
2012-09-18 Justin Rugglesbinkaudio: use float sample format
2012-09-18 Justin Rugglesbinkaudio: use a different value for the coefficient...
2012-09-18 Benjamin Larssonflvenc: silence bogus warning
2012-09-17 Mans Rullgardconfigure: include flags in nm variable
2012-09-17 Clément Bœschalsdec: fix misplaced parentheses.
2012-09-17 Thilo Borgmannalsdec: check return values.
2012-09-17 Thilo Borgmannalsdec: fix number of decoded samples in first sub...
2012-09-17 Thilo Borgmannalsdec: Fix out of ltp_gain_values read.
2012-09-17 Michael Niedermayeralsdec: Check that quantized parcor coeffs are within...
2012-09-17 Michael Niedermayeralsdec: check opt_order.
2012-09-17 Michael Niedermayeralsdec: Check k used for rice decoder.
2012-09-17 Anton Khirnovavfiltergraph: silence an uninitialized variable warning
2012-09-17 Anton Khirnovxsubenc: reindent
2012-09-17 Anton Khirnovlavc: replace AVCodecContext.encode with subtitle-speci...
2012-09-17 Anton Khirnovlavc: add const to private codec class initialization.
2012-09-17 Anton Khirnovavconv: don't pass a bogus parameter to avfilter_graph_...
2012-09-17 Clément Bœschid3v2: strdup the genre name explicitly.
2012-09-17 Clément Bœschlavf/id3v2: do not export empty fields.
2012-09-17 Anton Khirnovbuffersrc: add const to the AVFrame* argument of av_buf...
2012-09-17 Mans Rullgardlavfi: replace empty input/output lists with null pointers
2012-09-17 Janne Grunauavconv: flush filtered frames before reconfiguring...
2012-09-16 Michael Niedermayermov: stsd entries must be at least 16 byte
2012-09-16 Michael Niedermayermov: detect EOF in mov_read_dref()
2012-09-16 Luca Barbatofile: return proper error on seek failures
2012-09-16 Mans Rullgardmpegvideo: drop unnecessary arguments to hpel_motion()
2012-09-16 Mans Rullgardmpegvideo: drop 'inline' from some functions
2012-09-16 Anton Khirnovnellymoserdec: drop support for s16 output.
2012-09-16 Anton Khirnovbmpdec: only initialize palette for pal8.
2012-09-15 Mans Rullgardbuild: Properly remove object files while cleaning
2012-09-15 Mans Rullgardflacdsp: arm optimised lpc filter
2012-09-15 Ronald S. Bultjecompat/vsnprintf: return number of bytes required on...
2012-09-15 Luca Barbatoavformat: fix typo in avformat_close_input
2012-09-15 Anton Khirnovmp3enc: write Xing TOC
2012-09-15 Clément Bœschmp3enc: support MPEG-2 and MPEG-2.5 in Xing header.
2012-09-15 Reimar Döffingermp3enc: downgrade some errors in writing Xing frame...
2012-09-15 Anton Khirnovlavf: flush the output AVIOContext in av_write_trailer().
2012-09-15 Anton Khirnovlavf: cosmetics, reformat av_write_trailer().
2012-09-15 Stefano Sabatiniavio: flush the internal buffer in avio_close()
2012-09-15 Andrey UtkinEnhance doc on asyncts audiofilter
2012-09-15 Anton Khirnovcmdutils: avoid setting data pointers to invalid values...
2012-09-15 Mans Rullgardlibavcodec: remove av_destruct_packet_nofree()
2012-09-14 Derek Buitenhuisriff: Add SVQ3 fourcc
2012-09-14 Mans Rullgardfate: ac3: add 4.0 and downmix tests
2012-09-14 Mans Rullgardconfigure: x86: improve ebp availability check
2012-09-14 Luca Barbatovorbisdec: ensure FASTDIV denominator is never 1
2012-09-14 Luca Barbatoavformat: refactor avformat_close_input
2012-09-14 Luca Barbatoavformat: simplify avformat_close_input
2012-09-13 Diego Biurrunx86: dsputil: Move Xvid IDCT put/add functions to a...
2012-09-13 Martin Storsjötrasher: Include all the necessary headers
2012-09-13 Diego Biurrunx86: Remove some leftover declarations for non-existent...
2012-09-13 Mans RullgardARM: libavresample: NEON optimised generic fltp to...
2012-09-13 Mans RullgardARM: libavresample: NEON optimised stereo fltp to s16...
2012-09-13 Mans RullgardARM: libavresample: NEON optimised flat float to s16...
2012-09-13 Martin Storsjöos_support: Choose between direct.h and io.h using...
2012-09-13 Martin Storsjöos_support: Include io.h instead of direct.h on mingw32ce
2012-09-13 Martin Storsjöx86: ac3dsp: Only refer to the ac3_downmix_sse symbol...
2012-09-13 Diego Biurrunswscale: Remove two bogus asserts
2012-09-12 Mans Rullgardac3: move ac3_downmix() from dsputil to ac3dsp
2012-09-12 Tim Walkerlavr/audio_mix_matrix: acknowledge the existence of...
2012-09-12 Tim Walkermlp_parser: avoid mapping multiple disctinct TrueHD...
2012-09-12 Tim Walkerlavu/audioconvert: add a second low frequency channel.
2012-09-12 Christian Schmidtmpegts: check substreams before discarding
2012-09-12 Martin StorsjöAdd a smooth streaming segmenter muxer
2012-09-12 Martin Storsjöfile: Add an avoption for disabling truncating existing...
2012-09-12 Tomas Härdinimg2dec: always close AVIOContexts
2012-09-12 Martin Storsjörtpdec_jpeg: Error out on other unsupported type values...
2012-09-12 Martin Storsjörtpdec_jpeg: Disallow using the reserved q values
2012-09-12 Martin Storsjörtpdec_jpeg: Fold the default qtables case into an...
2012-09-12 Martin Storsjörtpdec_jpeg: Store and reuse old qtables for q values...
2012-09-12 Martin Storsjörtpdec_jpeg: Simplify the calculation of the number...
2012-09-12 Martin Storsjörtpdec_jpeg: Add more comments about the fields in...
2012-09-12 Martin Storsjörtpdec_jpeg: Clarify where the subsampling magic number...
2012-09-12 Martin Storsjörtpdec_jpeg: Don't use a bitstream writer for the EOI...
2012-09-12 Martin Storsjörtpdec_jpeg: Don't needlessly use a bitstream writer...
2012-09-12 Martin Storsjörtpdec_jpeg: Simplify writing of the jpeg header
2012-09-12 Martin Storsjörtpdec_jpeg: Merge two if statements
2012-09-12 Martin Storsjörtpdec_jpeg: Write the DHT section properly
next