]> git.sesse.net Git - ffmpeg/history - libavcodec
libopenjpegdec: always check image because decoding may still fail
[ffmpeg] / libavcodec /
2012-03-26 Paul B Mahollibopenjpegdec: always check image because decoding...
2012-03-26 Paul B Mahollibopenjpegenc: allow changing encoding parameters
2012-03-26 Paul B Mahollibopenjpegenc: merge common code
2012-03-26 Paul B Mahollibopenjpegenc: use pix_fmt descriptor to get bpp
2012-03-26 Paul B Mahollibopenjpegenc: use pix_fmt descriptor to get numcomps
2012-03-26 Michael Niedermayerindeo4: better mv check
2012-03-26 Michael Niedermayerindeo5: check motion vectors.
2012-03-25 Paul B Maholpng: fix warning about discarding qualifiers [-Wincompa...
2012-03-25 Aaron Colwellpthread : Remove lock/unlock pairs in worker loop to...
2012-03-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-25 Philip LangdaleCrystalHD: Remove EXPERIMENTAL flag for known good...
2012-03-25 Marton Balintpthread: return proper error code on pthread_create...
2012-03-25 Reimar DöffingerVC1: Do not needlessly use signed types.
2012-03-25 Reimar DöffingerDV: detect another case of broken DV files.
2012-03-25 Reimar DöffingerDV: check coded_width/height instead of width/height.
2012-03-25 Reimar Döffingervqavideo: fix decoding of samples with no partial updates.
2012-03-25 Diego Biurrunx86: dsputil: prettyprint gcc inline asm
2012-03-25 Diego Biurrunx86: K&R prettyprinting cosmetics for dsputil_mmx.c
2012-03-25 Diego Biurrunx86: conditionally compile H.264 QPEL optimizations
2012-03-25 Diego Biurrundsputil_mmx: Surround QPEL macros by "do { } while...
2012-03-25 Ronald S. Bultjedpcm: convert to bytestream2.
2012-03-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-25 Ronald S. Bultjeinterplayvideo: convert to bytestream2.
2012-03-24 Paul B Mahollibaacplus: switch to encode2()
2012-03-24 Alexander Strangeh264: fix memleak in error path.
2012-03-24 Alexander Strangepthread: Immediately release all frames in ff_thread_fl...
2012-03-24 Alexander Strangeh264: Add check for invalid chroma_format_idc
2012-03-24 Ronald S. Bultjeutvideo: port header reading to bytestream2.
2012-03-24 Ronald S. Bultjepthread: free progress if buffer allocation failed.
2012-03-24 Ronald S. Bultjelavc/avconv: support changing frame sizes in codecs...
2012-03-24 Kostya Shishkovutvideo: mark output picture as keyframe.
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 Aneesh Dograsunrast: Add support for negative linesize.
2012-03-24 Michael Niedermayerh264: move resolution change check further up.
2012-03-24 Janne Salonenvp8: fix update_lf_deltas in libavcodec/vp8.c
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 HoyosFix linking without yasm.
2012-03-24 Kostya Shishkovralf: read Huffman code lengths without GetBitContext
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 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 Michael Niedermayerzerocodec: factorize loop
2012-03-23 Michael Niedermayerbitstream: build_table, check table_nb_bits.
2012-03-23 Michael Niedermayerindeo4: check ref_mb
2012-03-23 Michael Niedermayerrawdec: Check w/h.
2012-03-23 Michael Niedermayermjpegdec: check h/v_count.
2012-03-23 Michael Niedermayerituh263dec: Implement enough of Annex O (scalability...
2012-03-23 Michael Niedermayererror_conceal: fix FPE in guess_dc() with huge sizes.
2012-03-23 Michael Niedermayerindeo4: check band->scan
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-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 HoyosFix libgsm.c compilation after typo in 67b8c8.
2012-03-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-22 Paul B Maholdcaenc: switch to encode2()
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 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()
next