]> git.sesse.net Git - ffmpeg/history - libavcodec
doc/ffmpeg: update and extend documentation for -copytb
[ffmpeg] / libavcodec /
2012-03-28 Michael Niedermayerindeo4: Dont leave tables in random state on errors.
2012-03-28 Michael Niedermayerindeo4: apply correction to eob/esc indexes too
2012-03-28 Michael Niedermayerindeo4: Check for mismatching scan tables
2012-03-28 Michael Niedermayervc1dec: Fix global array overread.
2012-03-28 Michael Niedermayerapedec: fix global array overread
2012-03-28 Michael Niedermayerapedec: check bits <= 32
2012-03-28 Michael Niedermayertm2dec: check total_frames and extradata_size.
2012-03-28 Carl Eugen HoyosFix compilation with hardcoded tables.
2012-03-28 Michael Niedermayertm2: Fix overread of token array.
2012-03-28 Michael Niedermayerlzw(gif): Fix overread
2012-03-28 Michael Niedermayerlagarith: Fix various issues that lead to out of array...
2012-03-28 Michael Niedermayerlagarith: fix flipped return value
2012-03-28 Michael Niedermayerlagarithrac: fix length used in ff_lag_rac_init()
2012-03-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-28 Michael Niedermayerh263dec: Restore w/h values to a consistent state if...
2012-03-28 Paul B MaholSupport FLIC in AVI.
2012-03-28 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-03-27 Paul B MaholXBM decoder
2012-03-27 Paul B Maholj2kdec: move ff_j2k_init_tier1_luts() to j2kdec_init()
2012-03-27 Thilo Borgmannalsdec: check return values.
2012-03-27 Paul B Maholwestwood_vqa: fix SND0 chunk handling
2012-03-27 Ronald S. Bultjeraw: forward avpicture_fill() error code in raw_decode().
2012-03-27 Michael Niedermayerh264: dont mess with chroma planes for grayscale h264.
2012-03-27 Michael Niedermayeralsdec: make sure no invalid opt_order stays in the...
2012-03-27 Michael Niedermayervc1dec: dont ignore ff_vc1_parse_frame_header_advs...
2012-03-27 Michael Niedermayervc1dec: avoid == -1 checks for errors.
2012-03-27 Michael Niedermayervc1dec: sanity check state used in get_mvdata_interlaced()
2012-03-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-27 Diego Biurrundv: Split off DV video decoder into its own file.
2012-03-27 Paul B Maholj2kdec: remove pointless swapping
2012-03-27 Paul B Maholj2kdec: vertically align AVCodec members
2012-03-27 Paul B Maholj2kdec: Remove useless .pix_fmts.
2012-03-27 Paul B Maholj2kdec: convert to bytestream2 API
2012-03-27 Mashiat Sarker Sha... vc1: Do not read from array if index is invalid.
2012-03-27 Ronald S. Bultjetarga: convert to bytestream2.
2012-03-27 Michael NiedermayerRevert "raw: move buffer size check up."
2012-03-26 Ronald S. Bultjerv34: set mb_num_left to 0 after finishing a frame
2012-03-26 Paul B Maholj2kenc: cosmetics: vertically align AVCodec members.
2012-03-26 Paul B Mahollibopenjpegdec: hack to fix GRAY16 decoding
2012-03-26 Michael Niedermayervc1dec: move mquant zero check down.
2012-03-26 Michael Niedermayertarga: Fix input buffer size check.
2012-03-26 Clément Bœschaac: reference supported sample rates in encoders.
2012-03-26 Michael Niedermayerindeo3dec: check mv bitstream pointer
2012-03-26 Michael Niedermayerindeo3dec: Fix end pointer.
2012-03-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-26 Reimar DöffingerSupport FLIC in MOV.
2012-03-26 Diego Biurrunbuild: ppc: drop stray leftover backslash
2012-03-26 Thilo Borgmannals: consistent messages
2012-03-26 Paul B Mahollibopenjpegenc: remove leftover because older version...
2012-03-26 Thilo BorgmannALS error message pretty print
2012-03-26 Michael Niedermayerqdm2: Fix out of array writes
2012-03-26 Michael Niedermayerqdm2: fix out of array read
2012-03-26 Michael Niedermayerqdm2dec: fix out of array read
2012-03-26 Diego Biurrunbuild: Only clean the architecture subdirectory we...
2012-03-26 Diego Biurrunbuild: prettyprinting cosmetics
2012-03-26 Paul B Mahollibopenjpegdec: refactor some code and fix memory leaks
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 Ronald S. Bultjesmacker: convert palette and header reading to bytestream2.
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 Ronald S. Bultjealac: convert extradata reading to bytestream2.
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.
next