]> git.sesse.net Git - ffmpeg/history - libavcodec
adxenc: remove unneeded log message
[ffmpeg] / libavcodec /
2012-01-03 Justin Rugglesadxenc: remove unneeded log message
2012-01-03 Justin Rugglesadxenc: remove unneeded comments
2012-01-03 Michael Niedermayeradx_parser: rewrite.
2012-01-03 Justin Rugglesadxdec: Validate channel count to fix a division by...
2012-01-03 Michael Niedermayeradxdec: Do not require extradata.
2012-01-03 Justin Rugglesalacdec: implement the 2-pass prediction type.
2012-01-03 Justin Rugglesalacenc: implement the 2-pass prediction type.
2012-01-03 Justin Rugglesalacenc: do not generate invalid multi-channel ALAC...
2012-01-03 Justin Rugglesalacdec: fill in missing or guessed info about the...
2012-01-03 Kostya Shishkovutvideo: proper median prediction for interlaced videos
2012-01-03 Shitiz Gargdca: K&R formatting cosmetics
2012-01-03 Aneesh Dogradct: K&R formatting cosmetics
2012-01-03 Daniel Verkampwin32: detect number of CPUs using affinity
2012-01-03 Diego Biurrunsnow: Restore three mistakenly removed casts.
2012-01-02 Janne Grunaumpegenc: use avctx->slices as number of slices
2012-01-02 Janne Grunauv410enc: fix undefined signed left shift caused by...
2012-01-02 Diego BiurrunFix a bunch of typos.
2012-01-02 Diego BiurrunDrop some pointless void* return value casts from av_ma...
2012-01-02 Justin Ruggleswavpack: fix typos in previous cosmetic clean-up commit
2012-01-02 Justin Ruggleswavpack: cosmetics: K&R pretty-printing
2012-01-02 Hendrik Leppkeswavpack: determine sample_fmt before requesting a buffer
2012-01-02 Justin Rugglesbmv audio: implement new audio decoding API
2012-01-02 Justin Rugglesmpegaudiodec: skip all channels when skipping granules
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 Janne Grunauthreads: limit the number of automatic threads to MAX_A...
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...
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 Shitiz Gargcook: K&R formatting cosmetics
2011-12-30 Diego Biurruncosmetics: Drop unnecessary parentheses around return...
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 Kostya Shishkovindeo4: remove two unused variables
2011-12-29 Thad Wardlagarith: add decode support for arith rgb24 mode
2011-12-28 Michael Niedermayerv410dec: Check for sufficient input data. Fixes crash
2011-12-28 Kostya ShishkovIndeo 4 decoder
2011-12-27 Aneesh Dogrampegvideo_enc: K&R cosmetics
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-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 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-23 Reinhard Tartlervp3dec: Check coefficient index in vp3_dequant()
2011-12-23 Michael Niedermayersvq1dec: call avcodec_set_dimensions() after dimensions...
2011-12-23 Janne Grunauthreads: check defines before using them in automatic...
2011-12-23 Janne Grunaupthread: include sys/types.h before sys/sysctl.h
2011-12-23 Anton Khirnov4xm: remove unused variables.
2011-12-23 Alexander Strangeh264: Fix a possible overread in decode_nal_units()
2011-12-23 Sergey Radionovw32thread: call ResetEvent() in pthread_cond_broadcast().
2011-12-22 Gaurav Narulakvmc: fix invalid reads
2011-12-22 Shitiz Garg4xm: Add a check in decode_i_frame to prevent buffer...
2011-12-22 Paul B Maholadpcm: fix IMA SMJPEG decoding
2011-12-22 Janne Grunauoptions: set minimum for "threads" to zero
2011-12-22 Janne Grunaubsd: use number of logical CPUs as automatic thread...
2011-12-22 Janne Grunauwindows: use number of CPUs as automatic thread count
2011-12-22 Janne Grunaulinux: use number of CPUs as automatic thread count
2011-12-22 Janne Grunaupthreads: reset active_thread_type when slice thread_in...
2011-12-22 Paul B. Maholv410dec: include correct headers
2011-12-22 Diego BiurrunDrop ALT_ prefix from BITSTREAM_READER_LE name.
2011-12-22 Justin Rugglesra144enc: zero the reflection coeffs if the filter...
2011-12-22 Alex Conversemov: Don't stick the QuickTime field ordering atom...
2011-12-21 Justin Rugglestruespeech: fix invalid reads in truespeech_apply_twopo...
2011-12-21 Martin Storsjönellymoserdec: Indicate that the decoder can handle...
2011-12-21 Martin Storsjölibavcodec: Apply parameter change side data when decod...
2011-12-21 Martin Storsjölibavcodec: Define a side data type for parameter changes
2011-12-21 Martin Storsjöaacdec: Handle new extradata passed as side data
2011-12-21 Martin Storsjölibavcodec: Define a side data type for new extradata
2011-12-21 Diego Biurrunx86: Tighten register constraints for decode_significan...
2011-12-21 Diego BiurrunReplace Subversion revisions in comments by Git hashes.
2011-12-21 Diego Biurrunh264_cabac: synchronize decode_significance_*_x86 condi...
2011-12-21 Sergey Radionovw32threads: wait for the waked thread in pthread_cond_s...
2011-12-21 Alex Converseaacdec: Cleanup decode_ics_info.
2011-12-20 Rafaël Carrélavc: always align height by 32 pixel
2011-12-20 Luca Barbatoraw: add 10bit YUV definitions
2011-12-20 Diego Biurrunmpegvideo_enc: separate declarations and statements
2011-12-20 Diego Biurrunvp3: Reorder some functions to fix VP3 build with Theor...
2011-12-20 Diego Biurrunbuild: fix standalone compilation of ADX encoder
2011-12-20 Diego Biurrunbuild: fix standalone compilation of ADPCM decoders
2011-12-20 Aneesh Dogra4xm: Use bytestream2 functions to prevent overreads
2011-12-20 Aneesh Dograbytestream: add a new set of bytestream functions with...
2011-12-20 Martin Storsjövc1dec: Use the right pointer type for the tmp pointer
2011-12-19 Janne Grunauh264: clear trailing bits in partially parsed NAL units
2011-12-19 Aneesh Dogravc1: Handle WVC1 interlaced stream
2011-12-19 Aneesh Dograxl: Fix overreads
2011-12-19 Asen Lekovqcelpdec: K&R formatting cosmetics
2011-12-19 Diego Biurrunqcelpdec: cosmetics: drop some pointless parentheses
2011-12-19 Diego Biurrunx86: conditionally compile dnxhd encoder optimizations
2011-12-19 Janne GrunauRevert "h264: skip start code search if the size of...
2011-12-18 Janne Grunauh264: skip start code search if the size of the nal...
next