]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-03-24 Paul B Maholadxenc: fix error in merging from qatar
2012-03-24 Paul B Maholsonic: mark as experimental
2012-03-24 Michael Niedermayerindeo5dec: Make sure we have had a valid gop header.
2012-03-24 Michael Niedermayertruemotion2dec: Fix overread of input.
2012-03-24 Michael Niedermayercavsdec: check stc in decode_slice_header()
2012-03-24 Michael Niedermayerh264: move resolution change check further up.
2012-03-24 Michael Niedermayeralsdec: check opt_order.
2012-03-24 Michael Niedermayermpegvideo: increase buffer sizes.
2012-03-24 Michael Niedermayerindeo4: Fix global array overread.
2012-03-24 Carl Eugen... Fix linking without yasm.
2012-03-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-24 Paul B Mahollibopenjpegenc: switch to encode2()
2012-03-24 Paul B Mahollibopenjpeg: make .long_name usefull
2012-03-24 Paul B Maholbintext: build decoders only if they are actually enabled
2012-03-24 Michael Niedermayervp56dec: avoid freeing the returned frame before return...
2012-03-24 Michael Niedermayercavsdec: check for changing w/h.
2012-03-24 Michael Niedermayerindeo3: fix out of picture write.
2012-03-23 Michael Niedermayerpthread/mpegvideo: detect and block attempts to init...
2012-03-23 Janne Grunaurv34: error out on size changes with frame threading
2012-03-23 Alex Converseaacsbr: Add a debug check to sbr_mapping.
2012-03-23 Alex Converseaac: Reset some state variables when turning SBR off
2012-03-23 Alex Converseaac: Reset PS parameters on header decode failure.
2012-03-23 Michael Niedermayererror_concealment: Prevent FPEs in case of corrupted...
2012-03-23 Ronald S. Bultjefate: add wmalossless test.
2012-03-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-23 Ronald S. Bultjeaacsbr: handle m_max values smaller than 4.
2012-03-23 Reimar DöffingerVC1: restore optimizations broken in 9a1ced32.
2012-03-23 Paul B Maholinterplayvideo: give avctx to av_dlog()
2012-03-23 Paul B Maholinterplayvideo: remove superfluous strings from av_log()
2012-03-23 Paul B Maholvmdvideo: remove superfluous strings from av_log messages
2012-03-23 Paul B Maholsonic: fix warning about incompatible pointer types
2012-03-23 Janne Grunaurv34: Handle only complete frames in frame-mt.
2012-03-23 Janne GrunauMPV: set reference frame pointers to NULL when allocati...
2012-03-23 Josh Allmannconfigure: die if x11grab dependencies are unavailable
2012-03-23 Michael Niedermayerzerocodec: factorize loop
2012-03-23 Michael Niedermayerswr: check that there is enough information to do remat...
2012-03-23 Michael Niedermayerbitstream: build_table, check table_nb_bits.
2012-03-23 Michael Niedermayerindeo4: check ref_mb
2012-03-23 Michael Niedermayerffmpeg: check samplerate from decoder.
2012-03-23 Michael Niedermayerrawdec: Check w/h.
2012-03-23 Michael Niedermayerxmv: check channel number
2012-03-23 Michael Niedermayermjpegdec: check h/v_count.
2012-03-23 Michael Niedermayerituh263dec: Implement enough of Annex O (scalability...
2012-03-23 Justin Rugglesavconv: fix the resampling safety factors for output...
2012-03-23 Justin Rugglesavconv: move audio output buffer allocation to a separa...
2012-03-23 Justin Rugglesavconv: make the async buffer global and free it in...
2012-03-23 Michael Niedermayererror_conceal: fix FPE in guess_dc() with huge sizes.
2012-03-23 Michael Niedermayermov: Fix FPE on 0 time_scale
2012-03-23 Michael Niedermayerindeo4: check band->scan
2012-03-23 Michael Niedermayervorbisdemux: Check private context in theoras gtopts.
2012-03-23 Paul B Maholcosmetics: remove superfluous curly brackets
2012-03-23 Paul B Maholhuffyuv: remove long time disabled code
2012-03-23 Paul B Maholhuffyuv: do not decode/encode yuv colorspace with odd...
2012-03-23 Michael Niedermayeraacdec: prevent channels from exceeding MAX_CHANNELS.
2012-03-23 Michael Niedermayermatroskadec: fix strcmp(NULL)
2012-03-23 Michael Niedermayermov: fix global unicode convertion array overflow.
2012-03-22 Michael Niedermayermmdemux: dont set pkt->size to an invalid value.
2012-03-22 Michael Niedermayereatqi: replace break by goto.
2012-03-22 Michael Niedermayeraacdec: reset max_sfb on invalid data.
2012-03-22 Michael Niedermayervqavideodev: Check image dimensions
2012-03-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-22 Michael Niedermayerindeo4: check motion vetors.
2012-03-22 Michael Niedermayerpngenc: make max_packet_size 64bit check check it.
2012-03-22 Clément Bœschpng: make ff_png_pass_mask local to pngdec.
2012-03-22 Carl Eugen... Fix libgsm.c compilation after typo in 67b8c8.
2012-03-22 Alex Conversexwma: Validate channels and bits_per_coded_sample.
2012-03-22 Alex Conversemov: Do not read past the end of the ctts_data table.
2012-03-22 Alex Conversemov: Add missing terminator to mov_ch_layout_map_1ch.
2012-03-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-22 Paul B Maholdcaenc: switch to encode2()
2012-03-22 Reimar DöffingerSupport dropping audio dts/pts via -async -1.
2012-03-22 Ronald S. Bultjeasf: reset side data elements on packet copy.
2012-03-22 Ronald S. Bultjewmavoice: fix stack overread.
2012-03-22 Ronald S. Bultjewmalossless: error out if a subframe is not used by...
2012-03-22 Ronald S. Bultjevqa: check palette chunk size before reading data.
2012-03-22 Ronald S. Bultjewmalossless: reset sample pointer for each subframe.
2012-03-22 Ronald S. Bultjewmalossless: error out on invalid values for order.
2012-03-22 Derek BuitenhuisFATE: Add ZeroCodec test
2012-03-22 Michael Niedermayeroggparseogm: fix order of arguments of avpriv_set_pts_i...
2012-03-22 Anton Khirnovpngenc: better upper bound for encoded frame size.
2012-03-22 Michael Niedermayerlibutvideoenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerlavc: limit realloc() on encoding to the libav compatib...
2012-03-22 Reimar DöffingerVC1: Fix skiploopfilter=all.
2012-03-22 ami_stuffReplace SSE2 instruction in scalarproduct_float_sse...
2012-03-22 Michael Niedermayerlavc: Redesign the internal encoding API.
2012-03-22 Michael Niedermayeravcodec_encode_audio2: use ff_alloc_packet2()
2012-03-22 Michael Niedermayerzmbvenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayeryuv4enc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayery41penc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerxwdenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerxbmenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerwmaenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayervorbisenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerv410enc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerv408enc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerv308enc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerv210enc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayertiffenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayertiffenc: fix return value.
2012-03-22 Michael Niedermayertargaenc: switch to ff_alloc_packet2().
next