OSDN Git Service

android-x86/external-ffmpeg.git
2012-03-31 Reimar DöffingerMOV: bail out to toplevel when encountering a trak...
2012-03-31 Michael Niedermayervsrc_buffer: Store allocated scale filter and free...
2012-03-31 Michael Niedermayeravfilter: allow freeing NULL.
2012-03-30 Michael Niedermayerdcttest: put ff_prores_idct_put_10_sse2_wrap under...
2012-03-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-30 Michael Niedermayersvq3: Fix pointer type mismatch warning.
2012-03-30 Michael Niedermayercavsdec: initialize all tables to zeros.
2012-03-30 Michael Niedermayersvq1enc: fix ptr type mismatch warning
2012-03-30 Michael Niedermayermpeghaudiodec: Fix "set but not used" warnings
2012-03-30 Michael Niedermayermjpegdec: Fix "assignment from incompatible pointer...
2012-03-30 Michael Niedermayerj2kenc: Fix "function declaration isn’t a prototype...
2012-03-30 Michael Niedermayerj2kdec: fix format strings
2012-03-30 Michael Niedermayerinterplayvideodec: pass correct pointer to av_dlog()
2012-03-30 Michael Niedermayerdvbsubdec: Fix "set but not used" warning
2012-03-30 Michael Niedermayerlibavformat: Fix several "incompatible pointer type...
2012-03-30 Michael Niedermayercavsdec: ensure the tables have been allocated before...
2012-03-30 Diego Biurrunh264: drop ff_h264_ prefix from static function ff_h264...
2012-03-30 Diego Biurrunh264: Make ff_h264_decode_end() static, it is not used...
2012-03-30 Diego Biurrunoutput-example: K&R formatting cosmetics, comment spell...
2012-03-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-30 Michael Niedermayerimg2dec: remove GLOB_TILDE support.
2012-03-30 Luca Barbatoavf: make the example output the proper message
2012-03-30 Luca Barbatoavf: fix audio writing in the output-example
2012-03-29 Alexander Strasserimg2dec: Recognize glob meta chars only if prefixed...
2012-03-29 Brian Olsonimg2: glob matching for image series
2012-03-29 Michael Niedermayerffmpeg: check pts like dts for being in the past.
2012-03-29 Ronald S. Bultjemov: don't overwrite existing indexes.
2012-03-29 Ronald S. Bultjelzw: fix potential integer overflow.
2012-03-29 Ronald S. Bultjetruemotion: forbid invalid VLC bitsizes and token values.
2012-03-29 Ronald S. Bultjetruemotion2: handle out-of-frame motion vectors through...
2012-03-29 Michael Niedermayerlavf: print ts values in pts < dts error message
2012-03-29 Martin Storsjöconfigure: Check for a different SDL function
2012-03-29 Michael Niedermayerffmpeg: switch duration calculation code from avg to...
2012-03-29 Kostya Shishkovmp3dec: perform I/S and M/S only when frame mode is...
2012-03-29 Kostya Shishkovid3v2: add another mimetype for JPEG image
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-29 Ronald S. Bultjelzw: prevent buffer overreads.
2012-03-28 Mashiat Sarker... WMAL: Remove inaccurate and unnecessary doxy
2012-03-28 Ronald S. Bultjeh264: fix cabac-on-stack after safe cabac reader.
2012-03-28 Michael BradshawFixes ticket 1127.
2012-03-28 Stefano Sabatinidoc/ffmpeg: update and extend documentation for -copytb
2012-03-28 Ronald S. Bultjetruemotion2: convert packet header reading to bytestream2.
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...
next