]> git.sesse.net Git - ffmpeg/history - libavcodec
lavc: add a OpenEXR decoder
[ffmpeg] / libavcodec /
2012-04-06 Jimmy Christensenlavc: add a OpenEXR decoder
2012-04-05 Carl Eugen HoyosSupport yuva444p rawvideo in nut.
2012-04-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-05 Diego Biurrunh264: Factorize declaration of mb_sizes array.
2012-04-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-04 Christophe GISQUETdsputil x86: use SSE float instruction instead of SSE2...
2012-04-04 Christophe GISQUETdsputil x86: remove deprecated parameter from scalarpro...
2012-04-04 Christophe GISQUETvp8dsp x86: perform rounding shift with a single instru...
2012-04-04 Diego Biurrunaacenc: Mark deinterleave_input_samples argument as...
2012-04-04 Anton Mitrofanovh264: fix 4:2:2 PCM-macroblocks decoding
2012-04-04 Michael NiedermayerMerge remote-tracking branch 'dwbuiten/master'
2012-04-04 Derek Buitenhuisw32threads: Make pthread_cond_wait follow POSIX
2012-04-04 Derek Buitenhuisw32threads: Make pthread_cond_wait follow POSIX
2012-04-04 Michael Niedermayerallcodecs: move libaacplus down.
2012-04-04 Diego Biurruncosmetics: Consistently place static, inline and av_col...
2012-04-04 Diego Biurrunsbrdsp: Use standard multiple inclusion guards.
2012-04-04 Aneesh Dograpcm: K&R formatting cosmetics
2012-04-04 Michael Niedermayermpeg4: dont reset picture_num for xvid
2012-04-04 Michael Niedermayerh264: fix seeking in low delay streams without IDR
2012-04-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-03 Piotr Bandurskirawdec: Support fourccs YV16 and YV24
2012-04-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-02 Michael Niedermayerh264: fix incompatible pointer type warnings.
2012-04-02 Michael Niedermayerdct-test: fix incompatible pointer types warning
2012-04-02 Michael Niedermayerlibavcodec: be less picky on nonsense rc_max_rate ...
2012-04-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-01 Michael Niedermayersnow-test: fix pointer type warnings
2012-04-01 Michael Niedermayerfft-test: fix all pointer type warnings.
2012-04-01 Michael Niedermayerdsputil_mmx: fix scalarproduct prototypes
2012-04-01 Michael Niedermayertxd: Fix "set but not used" warning
2012-04-01 Michael Niedermayerdirecdec: fix infinite loop
2012-04-01 Michael Niedermayerlavc: check media type of the decoder before calling it.
2012-03-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-31 Michael Niedermayerindeo4: fix null ptr dereference
2012-03-31 Michael Niedermayerindeo4: check that num_mbs matches
2012-03-31 Michael Niedermayerapedec: check bits <= 32.
2012-03-31 Michael Niedermayertm2dec: fix overread
2012-03-31 Aneesh Dogracavs: Remove unused code.
2012-03-31 Michael Niedermayerividsp: prevent pointers from going outside and overrea...
2012-03-31 Michael Niedermayerividsp: zero pitch so as not to overread
2012-03-31 Michael Niedermayerindeo5: change AVCodecContext w/h when internal ones...
2012-03-30 Michael Niedermayerdcttest: put ff_prores_idct_put_10_sse2_wrap under...
2012-03-30 Justin Ruggleslibspeexdec: set frame size in libspeex_decode_init()
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 Franz Braußesmacker audio: sign-extend the initial 16-bit predicted...
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 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 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 Kostya Shishkovmp3dec: perform I/S and M/S only when frame mode is...
2012-03-29 Carl Eugen HoyosDo not try to use lowres for unusual jpg subsampling.
2012-03-29 Carl Eugen HoyosRevert "Fix compilation with hardcoded tables."
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 NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-29 Ronald S. Bultjelzw: prevent buffer overreads.
2012-03-28 Mashiat Sarker Sha... 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 Ronald S. Bultjetruemotion2: convert packet header reading to bytestream2.
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 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 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 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()
next