]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-03-29 Michael Niedermayerlavf: print ts values in pts < dts error message
2012-03-29 Michael Niedermayerffmpeg: switch duration calculation code from avg to...
2012-03-29 Carl Eugen... Do not try to use lowres for unusual jpg subsampling.
2012-03-29 Carl Eugen... Revert "Fix compilation with hardcoded tables."
2012-03-29 Michael Niedermayerfate/vp8-size-change: set bitexact flag
2012-03-29 Michael Niedermayerffmpeg: pass bitexact flag to vsrc_buffer
2012-03-29 Piotr Bandurskiiff: prevent a possible crash with broken/prepared...
2012-03-29 Michael NiedermayerMerge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K...
2012-03-29 Michael Niedermayerffmpeg: dont disable dr1 when changing dimensions are...
2012-03-29 Michael Niedermayerffmpeg: disable dr1 when frame sizes change.
2012-03-29 Michael Niedermayeravfilter: set w/h in avfilter_fill_frame_from_video_buf...
2012-03-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-28 Michael BradshawFixes ticket 1127.
2012-03-28 Stefano Sabatinidoc/ffmpeg: update and extend documentation for -copytb
2012-03-28 Ronald S. Bultjeasf: only set index_read if the index contained entries.
2012-03-28 Ronald S. Bultjecabac: add overread protection to BRANCHLESS_GET_CABAC().
2012-03-28 Ronald S. Bultjecabac: increment jump locations by one in callers of...
2012-03-28 Ronald S. Bultjecabac: remove unused argument from BRANCHLESS_GET_CABAC...
2012-03-28 Ronald S. Bultjecabac: use struct+offset instead of memory operand...
2012-03-28 Ronald S. Bultjeh264: add overread protection to get_cabac_bypass_sign_...
2012-03-28 Ronald S. Bultjeh264: reindent get_cabac_bypass_sign_x86().
2012-03-28 Ronald S. Bultjeh264: use struct offsets in get_cabac_bypass_sign_x86().
2012-03-28 Ronald S. Bultjeh264: fix overreads in cabac reader.
2012-03-28 Nicolas Georgeass: fix aspect ratio computation.
2012-03-28 Ronald S. Bultjewmall: fix seeking.
2012-03-28 Ronald S. Bultjelagarith: fix buffer overreads.
2012-03-28 Diego Biurrundvdec: drop unnecessary dv_tablegen.h #include
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 Mans Rullgardbuild: fix doc generation errors in parallel builds
2012-03-28 Michael Niedermayervc1dec: Fix global array overread.
2012-03-28 Michael Niedermayerapedec: fix global array overread
2012-03-28 Diego BiurrunReplace memset(0) by zero initializations.
2012-03-28 Diego Biurrunfaandct: Remove FAAN_POSTSCALE define and related code.
2012-03-28 Anton Khirnovdvenc: print allowed profiles if the video doesn't...
2012-03-28 Anton Khirnovavcodec_encode_{audio,video}: only reallocate output...
2012-03-28 Anton KhirnovFATE: add a test for vp8 with changing frame size.
2012-03-28 Michael Niedermayerapedec: check bits <= 32
2012-03-28 Michael Niedermayertm2dec: check total_frames and extradata_size.
2012-03-28 Carl Eugen... Fix 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 Ronald S. Bultjefate: add kgv1 fate test.
2012-03-28 Piotr Bandurskiid3v2: support JPEG APIC with incorrect (image/jpg...
2012-03-28 Paul B MaholSupport FLIC in AVI.
2012-03-28 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-03-27 Justin Rugglesoggdec: calculate correct timestamps in Ogg/FLAC
2012-03-27 Michael Niedermayerffplay: pause rdft column when ffplay is paused
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 Tim NicholsonClarify the use of the interl=1|-1 option of the scale...
2012-03-27 Thilo Borgmannalsdec: check return values.
2012-03-27 Paul B Maholwestwood_vqa: fix SND0 chunk handling
2012-03-27 Paul B Maholwestwood_vqa: set video stream duration
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 Niedermayeroma: dont over-read buffer
2012-03-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-27 Diego Biurrunbuild: Do not explicitly add the doc directory to the...
2012-03-27 Diego Biurrundv: Split off DV video decoder into its own file.
2012-03-27 Diego Biurrunbuild: fix RALF decoder standalone compilation, which...
2012-03-27 Diego Biurrunconfigure: Drop stray duplicate entry for --disable...
2012-03-27 Jindrich Makovickamake av_interleaved_write_frame() flush packets when...
2012-03-27 Compndoc: clarify dshow input requirements
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 Alex Conversempegts: Fix dead error checks
2012-03-27 Mashiat Sarker... vc1: Do not read from array if index is invalid.
2012-03-27 Ronald S. Bultjetarga: convert to bytestream2.
2012-03-27 Michael Niedermayerffmpeg: fix handling or empty audio packets
2012-03-27 Michael Niedermayerffmpeg: more verbose error messages in case of audio...
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œschRELEASE: bump to current version (0.10.2).
2012-03-26 Clément BœschAPIchanges: fill in missing dates and hashes.
2012-03-26 Clément Bœschaac: reference supported sample rates in encoders.
2012-03-26 Clément Bœschffmpeg: more expressive sample rate automatic selection.
2012-03-26 Clément Bœschlavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref().
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öffingerEnable generic index/seeking for mgsts demuxer.
2012-03-26 Reimar DöffingerHandle 0-size sync packets when only parsing headers.
2012-03-26 Reimar DöffingerSupport FLIC in MOV.
next