]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-03-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-08 Michael Niedermayerqpeg: remove unused var from decode_frame()
2012-03-08 Michael Niedermayerprores_anatoliy: remove unused variable from prores_enc...
2012-03-08 Lou Loganconfigure: enable libutvideo is gpl warning
2012-03-08 Michael Niedermayeroggparseogm: Fix order or arguments.
2012-03-08 Michael Niedermayermov: Discard invalid CTTS.
2012-03-08 Paul B Maholttadec: unbreak playback of matroska files
2012-03-08 Aaron Colwellvorbisdec: avoid invalid memory access
2012-03-08 Dale CurtisFix uninitialized reads on malformed ogg files.
2012-03-08 Ronald S. Bultjehuffyuv: add padding to classic (v1) huffman tables.
2012-03-08 Ronald S. Bultjepng: convert to bytestream2 API.
2012-03-08 Nicolas Georgelavc/utils: fix three const warnings.
2012-03-08 Nicolas Georgeffplay: fix two const warnings.
2012-03-08 Nicolas Georgevf_pad: keep a reference to the output buffer.
2012-03-08 Stefano Sabatinidoc/ffmpeg.texi: apply misc fixes to the -map_channel...
2012-03-08 Kostya Shishkovdca: include libavutil/mathematics.h for possibly missi...
2012-03-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-08 Ronald S. Bultjeavs: fix infinite loop on end-of-stream.
2012-03-07 Michael Niedermayeravformat_new_stream: fix initial last_dts value
2012-03-07 Alex Conversetiffdec: Prevent illegal memory access caused by recycl...
2012-03-07 Tomas Härdinmxfdec: Add intra_only flag to MXFTrack
2012-03-07 Tomas Härdinmxfdec: Fix Avid AirSpeed files being misinterpreted...
2012-03-07 Tomas Härdinmxfdec: Truncate packets that extend past the next...
2012-03-07 Michael Niedermayerlibavutil: document av_force_cpu_flags(-1).
2012-03-07 Martin Storsjörtpenc: Fix the AVRational used for av_rescale_q_rnd
2012-03-07 Nicolas Georgeffmpeg: show fps more accurately when it is small.
2012-03-07 Nicolas Georgeswr: special case for empty channels in rematrix.
2012-03-07 Ronald S. Bultjewma: fix off-by-one in array bounds check.
2012-03-07 Reimar Döffingersbrdsp.asm: convert all instructions to float/SSE ones.
2012-03-07 Ronald S. Bultjedv: cosmetics.
2012-03-07 Ronald S. Bultjedv: check buffer size before reading profile.
2012-03-07 Ronald S. BultjeRevert "AAC SBR: group some writes."
2012-03-07 Martin Storsjöudp: Print an error message if bind fails
2012-03-07 Ronald S. Bultjecook: extend channel uncoupling tables so the full...
2012-03-07 Ronald S. Bultjeroqvideo: cosmetics.
2012-03-07 Ronald S. Bultjeroqvideo: convert to bytestream2 API.
2012-03-07 Ronald S. Bultjedca: don't use av_clip_uintp2().
2012-03-07 Ronald S. Bultjewmall: fix build with -DDEBUG enabled.
2012-03-07 Ronald S. Bultjesmc: port to bytestream2 API.
2012-03-07 Christophe... AAC SBR: group some writes.
2012-03-07 Christophe... dsputil: remove shift parameter from scalarproduct_int16
2012-03-07 Christophe... SBR DSP: unroll sum_square
2012-03-07 Christophe... rv34: remove dead code in intra availability check
2012-03-07 Christophe... rv34: clean a bit availability checks.
2012-03-07 Luca Barbatov4l2: update documentation
2012-03-07 Ronald S. Bultjetgq: convert to bytestream2 API.
2012-03-07 Paul B Maholparser: remove forward declaration of MpegEncContext
2012-03-07 Ronald S. Bultjedca: prevent accessing static arrays with invalid indexes.
2012-03-07 Ronald S. Bultjeraw: move buffer size check up.
2012-03-07 Ronald S. Bultjelpcm: fix sample size calculation for 20bit LCPM.
2012-03-07 Ronald S. Bultjeswscale: clip unscaled output intermediates.
2012-03-07 Ronald S. Bultjesmacker: error out if palette copy-with-offset overruns...
2012-03-07 Ronald S. Bultjealgmm: convert to bytestream2 API.
2012-03-07 Nicolas Georgevf_yadif: accept input with several frames available.
2012-03-07 Nicolas Georgeass_split: accept files with only \n and no \r.
2012-03-07 Nicolas Georgeassdec: avoid a possible NULL dereference.
2012-03-07 Diego Biurrunwma: Refactor common code to fix standalone compilation...
2012-03-07 Diego Biurrunvc1: Move init code shared between decoder and parser...
2012-03-07 Diego Biurrunx86: Remove duplicated AVG_3DNOW_OP / AVG_MMX2_OP macro...
2012-03-07 Paul B Maholffv1: PIX_FMT_YUV444P10 support
2012-03-07 Paul B Maholffv1: PIX_FMT_YUV444P9 & PIX_FMT_YUV422P9 support
2012-03-07 Michael NiedermayerRevert "error_resilience: initialize s->block_index[]."
2012-03-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-06 Michael Niedermayerlavc/utils: fix const correctness of AVClass cast
2012-03-06 Michael Niedermayerlavc/utils: remove unused variable from avcodec_encode_...
2012-03-06 Michael Niedermayermjpegenc: Fix const correctness and avoid writes into...
2012-03-06 Michael Niedermayerh264 Fix: "warning: assigning to 'uint8_t *' (aka ...
2012-03-06 Michael Niedermayerh264: fix warning about "uint8_t *p" and const
2012-03-06 Michael Niedermayercook: silence some signed overflow warnings.
2012-03-06 Carl Eugen... mov: Allow last chunk to have an arbitrary number of...
2012-03-06 Michael Niedermayerswscale: remove duplicate PIX_FMT_GBRP entry from forma...
2012-03-06 Michael Niedermayervsrx_mptestsrc: remove duplicate config_props init.
2012-03-06 Reimar DöffingerSBR DSP: fix SSE code to not use SSE2 instructions.
2012-03-06 Ronald S. Bultjecpu: initialize mask to -1, so that by default, optimiz...
2012-03-06 Michael Niedermayeraacdec: Fix out of array writes (stack).
2012-03-06 Bastien BoucletFix bink decoder for files with 24px width.
2012-03-06 Ronald S. Bultjeerror_resilience: initialize s->block_index[].
2012-03-06 Ronald S. Bultjesvq3: protect against negative quantizers.
2012-03-06 Ronald S. BultjeDon't use ff_cropTbl[] for IDCT.
2012-03-06 Ronald S. Bultjeswscale: make filterPos 32bit.
2012-03-06 Michael Niedermayerdiracdec: Correct the bytestream end pointer.
2012-03-06 Anton KhirnovFATE: add CPUFLAGS variable, mapping to -cpuflags avcon...
2012-03-06 Anton Khirnovavconv: add -cpuflags option for setting supported...
2012-03-06 Anton Khirnovcpu: add av_set_cpu_flags_mask().
2012-03-06 Martin Storsjölibx264: Allow overriding the sliced threads option
2012-03-06 Anton Khirnovavconv: fix counting encoded video size.
2012-03-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-05 Reimar Döffingercdxl demux: do not create packets with uninitialized...
2012-03-05 Derek Buitenhuislibutvideo: Add Ut Video encoder wrapper
2012-03-05 Derek Buitenhuislibutvideo: Move structs and includes to header
2012-03-05 Alex ConverseReplace computations of remaining bits with calls to...
2012-03-05 Alex Converseamrnb/amrwb: Remove get_bits usage.
2012-03-05 Carl Eugen... Remove AV_LOG_DEBUG from av_dlog() calls.
2012-03-05 Justin Rugglescosmetics: reindent
2012-03-05 Justin Rugglesavformat: do not require a pixel/sample format if there...
2012-03-05 Justin Rugglesavformat: do not fill-in audio packet duration in compu...
2012-03-05 Justin Ruggleslavf: Use av_get_audio_frame_duration() in get_audio_fr...
2012-03-05 Justin Rugglesdca_parser: parse the sample rate and frame durations
2012-03-05 Justin Ruggleslibspeexdec: do not set AVCodecContext.frame_size
2012-03-05 Justin Ruggleslibopencore-amr: do not set AVCodecContext.frame_size
next