]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-05-04 Nicolas Georgelavfi/avcodec: implement audio copy_frame_prop.
2012-05-04 Nicolas Georgelavfi: implement avfilter_get_audio_buffer_ref_from_frame.
2012-05-04 Clément Bœschffmpeg: fix indent in term_init().
2012-05-04 Clément BœschFix a few @file doxy inconsistencies.
2012-05-04 Clément Bœschffmpeg: stronger ffpresets parsing.
2012-05-04 Clément Bœschpresets: specify the codecs.
2012-05-04 Clément BœschRemove old ffpresets.
2012-05-04 Peter Holikpng_parser
2012-05-04 Michael Niedermayeroggvorbis: Try to fix pts off by 1 issue.
2012-05-04 Michael Niedermayerfate: update ogg seektest after all the bug fixes
2012-05-04 Michael Niedermayeroggtheora: Fix initial pts
2012-05-04 Michael Niedermayerseek-test: support printing multiple packets
2012-05-04 Michael Niedermayeroggdec: fix off by one error on pos_limit
2012-05-04 Michael Niedermayeroggdec: print error on failure to create streams
2012-05-04 Michael Niedermayeroggdec: print error on changing streams when its unsupp...
2012-05-04 Michael Niedermayeroggdec: print error on unsupported versions
2012-05-04 Michael Niedermayeroggdec: reset lastpts so that justins vorbis duration...
2012-05-04 Michael Niedermayeroggdec: pass avformat context to ogg_reset()
2012-05-04 Michael Niedermayerseek-test: support manually forcing a seek to a specifi...
2012-05-04 Paul B Maholzerocodec: check if there is previous frame
2012-05-04 Paul B Maholshorten: unsigned 8bit support
2012-05-03 Michael NiedermayerMerge https://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K...
2012-05-03 Michael Bradshawlibopenjpegdec: respect JP2 color space, fix ticket...
2012-05-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-03 Clément Bœschlavfi/src_buffer: fix indent.
2012-05-03 Clément Bœschffmpeg: fix indent.
2012-05-03 Nicolas Georgesrc_buffer: merge av_asrc_buffer_add_audio_buffer_ref.
2012-05-03 Nicolas Georgesrc_buffer: move audio format change check in a separat...
2012-05-03 Nicolas Georgesrc_buffer: move buffer copy in a separate function.
2012-05-03 Nicolas Georgesrc_buffer: move format change check in a separate...
2012-05-03 Nicolas Georgesrc_buffer: introduce av_buffersrc_add_ref().
2012-05-03 Clément Bœschdoc: fix API examples references.
2012-05-03 Clément BœschJACOsub demuxer, decoder and muxer.
2012-05-03 Nicolas Georgeffplay: use AVFrame accessor.
2012-05-03 Nicolas Georgeffmpeg: use AVFrame accessor.
2012-05-03 Nicolas Georgelavc: implement accessors for some AVFrame fields.
2012-05-03 Hendrik Leppkesmpeg12: fixed parsing in some mpeg2 streams
2012-05-03 Hendrik LeppkesAdd SMPTE240M transfer characteristics flag.
2012-05-03 Joakim Platempegts: Some additional HDMV types and reg descriptors...
2012-05-03 Michael Niedermayerswr: add ff_int32_to_float_a_avx
2012-05-03 Michael Niedermayerswr-test: fix rounding error leading to NAN
2012-05-03 Michael Niedermayerexamples/decoding_encoding: fix encoding when all frame...
2012-05-03 Stefano Sabatinidoc/filters: consistently use '"' for quoting the drawt...
2012-05-03 Stefano Sabatinilavfi/drawtext: give a new alias "timecode_rate" to...
2012-05-03 Stefano Sabatinidoc/filters: document drawtext draw expression
2012-05-03 Stefano Sabatinilavfi/drawtext: rename and document variables d_expr...
2012-05-03 Stefano Sabatinidoc/filters: document rand() drawtext expression function
2012-05-03 Stefano Sabatinidoc/filters: document x and y drawtext expression param...
2012-05-03 Stefano Sabatinidoc/filters: fix location of "rate" and "timecode"...
2012-05-03 Stefano Sabatinilavfi/drawtext: alphabetically sort the expression...
2012-05-02 Alex Conversemotionpixels: Clip YUV values after applying a gradient.
2012-05-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-02 Ronald S. Bultjejpeg: handle progressive in second field of interlaced.
2012-05-02 Michael Niedermayerituh263dec: Implement enough of Annex O (scalability...
2012-05-02 Ronald S. Bultjeh263: more strictly forbid frame size changes with...
2012-05-02 Ronald S. Bultjeh264: additional protection against unsupported size...
2012-05-02 Ronald S. Bultjetta: prevents overflows for 32bit integers in header.
2012-05-02 Ronald S. Bultjeconfigure: remove malloc_aligned.
2012-05-02 Ronald S. Bultjevp8: update frame size changes on thread context switches.
2012-05-02 Ronald S. Bultjesnowdsp: explicitily state instruction size.
2012-05-02 Kostya Shishkovwmall: fix reconstructing audio with uncoded channels
2012-05-02 Mashiat Sarker... WMAL cosmetics: fix indentation
2012-05-02 Joakim Plategitignore: add Win32 library suffixes
2012-05-02 Mans Rullgardarm: intreadwrite: disable inline asm for gcc 4.7 and...
2012-05-02 Mans Rullgardarm: intreadwrite: fix inline asm constraints for gcc...
2012-05-02 Paul B Mahollavfi: remove screenshot libmpcodecs wrapper
2012-05-02 Michael Niedermayerffmpeg: preserve NULL ptrs in get_buffer()
2012-05-02 Jakub StachowskiDon't restrict reverse decorrelation to both coded...
2012-05-02 Hendrik Leppkesindeo3: fix motion vector validation
2012-05-02 Hendrik Leppkespcm_bluray: set bits_per_raw_sample for > 16-bit
2012-05-01 Michael Niedermayerfate: update mmf seek checksum, change caused by av_get...
2012-05-01 Michael Niedermayerswr: automatically choose s16/flt/dbl to preserve input...
2012-05-01 Michael Niedermayerswr: add double precision support to the rematrix code
2012-05-01 Michael Niedermayerswr: update double precision checks for our resampler
2012-05-01 Justin Rugglesswr: add lfe_mix_level
2012-05-01 Justin Rugglesswr: update side to back mixing.
2012-05-01 Michael NiedermayerAPIChanges: add entry for libavresample
2012-05-01 Reimar Döffingerxbmdec: fix decoding when variable name contains an...
2012-05-01 Reimar Döffingerxbmdec: print more details on decode error.
2012-05-01 Reimar Döffingerflvdec: pass on proper error value.
2012-05-01 Reimar DöffingerRemove some useless code that duplicates av_get_packet.
2012-05-01 Reimar DöffingerMark truncated packets as corrupt in av_get_packet.
2012-05-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-01 Mans Rullgardtwinvq: fix out of bounds array access
2012-05-01 Michael Niedermayerswr: add and use function pointers for rematrix
2012-05-01 Michael Niedermayerswr: add native matrix for rematrixing
2012-05-01 Michael Niedermayerffmpeg: fix type of dither scale.
2012-05-01 Michael Niedermayerswr: disable 1 stage convert when dither is enabled.
2012-05-01 Justin Ruggleslavr: use 8.8 instead of 10.6 as the 16-bit fixed-point...
2012-05-01 Justin Rugglesavplay: use libavresample for sample format conversion...
2012-05-01 Reimar DöffingerFix compilation with YASM/NASM without AVX support.
2012-05-01 Jakub StachowskiWMAL: do not output last frame again if nothing was...
2012-05-01 Mashiat Sarker... WMAL: do not start decoding if frame does not end in...
2012-05-01 Michael Niedermayerswr-test: allow randomizing mode differently each run.
2012-05-01 Michael Niedermayerswr-test: use uint_rand() for mode too
2012-05-01 Michael Niedermayerswr-test: simplify by using uint_rand()
2012-05-01 Stefano Sabatinidoc/filters: use @var{} for denoting parameter referenc...
2012-05-01 Stefano Sabatinidoc/filters: alphabetically sort drawtext option listing
2012-04-30 Stefano Sabatinilavfi/lut: remove unused variable
2012-04-30 Mans Rullgardadpcm-thp: fix invalid array indexing
next