]> git.sesse.net Git - ffmpeg/history - libavcodec
mp3enc: fix playback with mp3 encoded files on some devices.
[ffmpeg] / libavcodec /
2012-01-02 Paul B Maholy41p encoder and decoder
2012-01-02 Jean Firstj2kdec: av_log formatting use %tx instead of %x
2012-01-02 Michael NiedermayerRevert "mpegvideo: Do not error out on default values...
2012-01-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-01 Carl Eugen HoyosAdd missing PIX_FMT_NONE to libopenjpegenc
2012-01-01 Paul B MaholCosmetics: Replace -1 with PIX_FMT_NONE.
2012-01-01 Aneesh Dograbfi: K&R cosmetics
2012-01-01 Aneesh Dograbgmc: K&R cleanup
2012-01-01 Stefano Sabatinirawdec: propagate pict_type information to the output...
2012-01-01 Piotr Bandurskirawdec: Support more QT 1bpp rawvideo files.
2012-01-01 Michael Niedermayerh264: Fix frame sync / random access handling.
2012-01-01 Michael Niedermayerh264: Fix recovery_frame initialization when recovery_f...
2012-01-01 Michael Niedermayerh264: reset picture->sync on allocation.
2012-01-01 Janne Grunauthreads: limit the number of automatic threads to MAX_A...
2012-01-01 Michael Niedermayerh264: add forgotten \n to "Invalid mix of idr and non...
2012-01-01 Michael Niedermayerh264: Print pass in NAL debug output
2012-01-01 Janne Grunauthreads: set thread_count to 1 when thread support...
2012-01-01 Janne Grunauthreads: introduce CODEC_CAP_AUTO_THREADS and add it...
2012-01-01 Carl Eugen HoyosSupport gray8a pam encoding.
2012-01-01 Michael Niedermayerpthread: dont autoenable frame threads with visualization
2012-01-01 Michael Niedermayerpthread: Limit automatic threads to mb_height.
2012-01-01 Michael NiedermayerRevert 464f26889c99f194d112fcf1197795d341fad38b
2011-12-31 Michael Niedermayersvq3: Fix memory corruption introduced by automatic...
2011-12-31 Michael Niedermayermpegvideo: Do not error out on default values of thread...
2011-12-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-31 Carl Eugen HoyosOnly expand raw and packed 1bpp tiff horizontally if...
2011-12-31 Michael Niedermayerh264: Fix seeking in 00017.MTS
2011-12-31 Ronald S. Bultjempegaudiodec: fix seeking.
2011-12-31 Justin Rugglesmpegaudiodec: fix compilation when testing the unchecke...
2011-12-31 Janne Grunauthreads: add sysconf based number of CPUs detection
2011-12-31 Janne Grunauthreads: always include necessary headers for number...
2011-12-31 Janne Grunauthreads: default to automatic thread count detection
2011-12-31 Michael Niedermayeraacdec: Evaluate further PCE elements.
2011-12-31 Carl Eugen HoyosFix mono* pam encoding.
2011-12-31 Nicolas Georgelibvorbis: proper error logging and return.
2011-12-31 Reimar DöffingerAvoid uninitialized data in lcldec when ofs is 0 in...
2011-12-31 Michael NiedermayerRevert "aacdec: Avoid unneeded reinit due to ADTS headers"
2011-12-31 Michael Niedermayertiffdec: hotfix for fate failure.
2011-12-31 Jean First8svx: remove unused variable in eightsvx_decode_frame
2011-12-31 Carl Eugen HoyosFix decoding some 1bpp tiff files, they are palettized.
2011-12-31 Carl Eugen HoyosSimplify tiff decoder by merging two functions.
2011-12-31 Carl Eugen Hoyostiff.c: Use switch / case instead of if / else where...
2011-12-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-31 Shitiz Gargcook: K&R formatting cosmetics
2011-12-30 Michael Niedermayermlp_parser: Fix infinite loop with 0 bytes_left.
2011-12-30 Diego Biurruncosmetics: Drop unnecessary parentheses around return...
2011-12-30 Paul B MaholUse more designated initializers.
2011-12-30 Michael Niedermayerljpegdec: fix point transform injection.
2011-12-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-30 Carl Eugen HoyosDo not fail when decoding invalid v410 files with odd...
2011-12-29 Carl Eugen HoyosAlways assume the bmp palette as being opaque.
2011-12-29 Diego Biurrunlibvorbis: K&R reformatting cosmetics
2011-12-29 Aneesh Dogralibmp3lame: K&R formatting cosmetics
2011-12-29 Aneesh Dogrampegvideo_enc: K&R cosmetics (line 1000-2000).
2011-12-29 Michael Niedermayerindeo5: Fix null pointer dereferences of ref_mb
2011-12-29 Michael Niedermayerh264_mp4toannexb_filter: pass error code through.
2011-12-29 Kostya Shishkovindeo4: remove two unused variables
2011-12-29 Michael Niedermayerqpeg: Check for overread in qpeg_decode_intra.
2011-12-29 Thad Wardlagarith: add decode support for arith rgb24 mode
2011-12-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-28 Michael Niedermayercljrdec: improve scaling somewhat
2011-12-28 Michael Niedermayerv410dec: Check for sufficient input data. Fixes crash
2011-12-28 Michael Niedermayerindeo5: fix division by 0 in ff_ivi_init_tiles()
2011-12-28 Michael Niedermayercljrenc: fix scaling
2011-12-28 Michael Niedermayerindeo5: Fix crash due to partially initialized gop...
2011-12-28 Michael Niedermayerindeo5: fix null pointer crash with ref_mb
2011-12-28 Michael Niedermayervcr1dec: Check that there is sufficient input data.
2011-12-28 Michael Niedermayerv410dec: Check for sufficient input data.
2011-12-28 Kostya ShishkovIndeo 4 decoder
2011-12-28 Carl Eugen HoyosFix a crash when reading gray pam files.
2011-12-28 Carl Eugen HoyosFix a typo that broke writing (and reading) PAM files.
2011-12-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-27 Frank VernaillenFixed crash in palette handling when converting certain...
2011-12-27 Aneesh Dogrampegvideo_enc: K&R cosmetics
2011-12-27 Carl Eugen HoyosSupport decoding yuv442 and yuv421 jpeg images.
2011-12-27 Carl Eugen HoyosFix some 1bit png samples, they can be palettised.
2011-12-27 Janne Grunauthreads: test for sys/param.h and include it for sysctl...
2011-12-27 Martin Storsjöx86: Fix constraints for decode_significance*_x86
2011-12-27 Michael Niedermayermpegvideo: fix visualization buffer size.
2011-12-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-26 Marton Balintdv: fix avpriv_dv_codec_profile with lowres > 0
2011-12-26 Clément Bœschtimecode: fix drop frame in avpriv_timecode_to_string().
2011-12-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-25 Anton Khirnovavs: call release_buffer() at the end.
2011-12-25 Anton KhirnovAdd minor bumps and APIchanges entries for lavc/lavfi...
2011-12-25 Konstantin Todorovmpegvideo.c: K&R formatting and cosmetics.
2011-12-25 Michael Niedermayershorten: validate values in fmt chunk search
2011-12-25 Michael Niedermayershorten: Fix invalid free()
2011-12-25 Stefano Sabatinilavc: add format field to AVFrame
2011-12-25 Stefano Sabatinilavc: add width and height fields to AVFrame
2011-12-25 Stefano Sabatinilavc: add a sample_aspect_ratio field to AVFrame
2011-12-25 Michael Niedermayergolomb: Fix infinite loop in svq3_get_ue_golomb()
2011-12-24 Michael Niedermayerws_snd1: Fix wrong samples count and crash.
2011-12-24 Michael Niedermayervmdav: check that theres enough space for a chunk remai...
2011-12-24 Michael Niedermayermpeg4videodec: Fix division by zero in mpeg4_decode_spr...
2011-12-24 Michael Niedermayerj2kdec: Fix crash in get_qcx
2011-12-24 Michael Niedermayerj2kdec: Check curtileno for validity
2011-12-24 Michael Niedermayerj2kdec: Check for interger overflow in tile array alloc...
2011-12-24 Michael Niedermayerj2kdec: fix division by zero, check tile dimensions...
2011-12-24 Carl Eugen HoyosMake the palette in Wing Commander III mve files opaque.
next