]> git.sesse.net Git - ffmpeg/history - libavcodec
libopenjpegenc: set numresolution max to INT_MAX
[ffmpeg] / libavcodec /
2012-07-24 Michael Bradshawlibopenjpegenc: set numresolution max to INT_MAX
2012-07-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-24 Michael Niedermayeriffdec: Fix integer overflow.
2012-07-24 Michael Niedermayervc1dec: dont apply the loop filter on fields
2012-07-24 Michael Niedermayervc1dec: dont attempt error concealment on field pictures.
2012-07-24 Michael Niedermayerec: print picture type with concealment error message.
2012-07-24 Diego Biurrunaac: Mention abbreviation as well in long_name
2012-07-23 yangdsputil_mmx: fix incorrect assembly code
2012-07-23 Michael Niedermayercavsdec: switch to av_assert
2012-07-23 Michael Niedermayerlibavcodec/bitstream: switch to av_assert
2012-07-23 Carl Eugen HoyosFix typo in v410 decoder.
2012-07-23 Paul B Maholcosmetics: iff: fix typo
2012-07-23 Michael Niedermayerfate: enable fate-vc1_sa10143
2012-07-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-23 Derek Buitenhuisv410dec: Implement explode mode support
2012-07-23 Reimar Döffingerzerocodec: fix direct rendering.
2012-07-23 Hendrik Leppkeswavpack: set bits_per_raw_sample for S32 samples to...
2012-07-23 Ronald S. Bultjeh264: refactor NAL decode loop
2012-07-23 Peter Rossiff: set ham palette alpha to 0xFF
2012-07-23 Michael Niedermayerlibschroedingerenc: remove assert related to the old...
2012-07-23 Michael Niedermayerlibvorbisenc: switch to av_assert
2012-07-23 Michael Niedermayerlibschroedingerenc: switch to av_assert
2012-07-23 Michael Niedermayerg723.1dec: Make postfilter user switchable
2012-07-23 Michael Niedermayerg723.1: various cosmetics and changes that should have...
2012-07-22 Michael NiedermayerMerge remote-tracking branch 'dwbuiten/master'
2012-07-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-22 Justin Rugglesdsputil: ppc: cosmetics: pretty-print
2012-07-22 Jason Garrett-Glaserdsputil: x86: add SHUFFLE_MASK_W macro
2012-07-22 Michael NiedermayerMerge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'
2012-07-22 Kostya ShishkovBump libavcodec and libavformat minor versions for...
2012-07-22 Mohamed Naufal BasheerG.723.1 demuxer and decoder
2012-07-22 Mohamed Naufal BasheerAdd a shift parameter to celp_lp_synthesis_filter()
2012-07-22 Michael Niedermayeratrac3: switch to av_assert
2012-07-22 Michael Niedermayerkbdwin: switch to av_assert
2012-07-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-22 Luca Barbatolibopenjpeg: K&R formatting cosmetics
2012-07-22 Paul B Maholtscc: employ more meaningful return values
2012-07-22 Michael Niedermayerpthread: mark lockless thread synchronization variables...
2012-07-21 Ronald S. Bultjeac3: don't use different names for option tables in...
2012-07-21 Ronald S. Bultjeadpcm: don't duplicate identical AVSampleFmt array...
2012-07-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-21 Reimar Döffingerzerocodec: fix direct rendering.
2012-07-21 Paul B Mahollibopenjpegdec: set cp_reduce value only once
2012-07-21 Michael Niedermayeralacdec: fix packed sample output with 5.1
2012-07-21 Marton Balintac3dec: set decode_error_flags field in ac3 codec
2012-07-21 Marton Balintavcodec: add decode_error_flags field to AVFrame
2012-07-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-20 Paul B Maholtiertexseq: remove redundant string from log message
2012-07-20 Paul B Maholexr: display warning if multiple compression attributes...
2012-07-20 Paul B Maholexr: merge common code
2012-07-20 Paul B Maholexr: compression attribute is mandatory
2012-07-20 Joseph Artsimovichdnxhd: Fix 10-bit DNxHD quant matrices
2012-07-20 Michael Niedermayeralac: drop packed sample output support with the next...
2012-07-20 Luca Barbatolibopenjpeg: introduce lowres and lowqual private options
2012-07-20 Nicolas Georgelavc: set best_effort_timestamp for audio too.
2012-07-20 Nicolas Georgelavc: Opus decoder using libopus.
2012-07-20 Nicolas Georgeoggdec: add support for Opus codec.
2012-07-20 Michael Niedermayeralacdec: several players have problems with planar...
2012-07-20 Justin Rugglesalac: fix channel pointer assignment for 24 and 32-bit
2012-07-19 Nicolas Georgelavc: update pkt_duration for skipped samples.
2012-07-19 Nicolas Georgelavc: warn when impossible to adjust timestamps for...
2012-07-19 Nicolas Georgelavc: add debug info about skipped samples.
2012-07-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-19 Justin Rugglesalac: cosmetics: general pretty-printing and comment...
2012-07-19 Justin Rugglesalac: calculate buffer size outside the loop in allocat...
2012-07-19 Justin Rugglesalac: change some data types to plain int
2012-07-19 Justin Rugglesalac: cosmetics: rename some variables and function...
2012-07-19 Andrew D'Addesioalac: multi-channel decoding support
2012-07-19 Justin Rugglesalac: split element parsing into a separate function
2012-07-19 Justin Rugglesalac: support a read sample size of up to 32
2012-07-19 Justin Rugglesalac: output in planar sample format
2012-07-19 Justin Rugglesalac: add 32-bit decoding support
2012-07-19 Andrew D'Addesioalac: simplify channel interleaving
2012-07-19 Justin Rugglesalac: use AVPacket fields directly in alac_decode_frame()
2012-07-19 Justin Rugglesalac: fix check for valid max_samples_per_frame
2012-07-19 Justin Rugglesalac: use get_sbits() to read LPC coefficients instead...
2012-07-19 Justin Rugglesalac: move the current samples per frame to the ALACContext
2012-07-19 Justin Rugglesalac: avoid using a double-negative when checking if...
2012-07-19 Justin Rugglesalac: factor out output_size check in predictor_decompr...
2012-07-19 Justin Rugglesalac: factor out loading of next decoded sample in...
2012-07-19 Justin Rugglesalac: use index into buffer_out instead of incrementing...
2012-07-19 Justin Rugglesalac: simplify lpc coefficient adaptation
2012-07-19 Justin Rugglesalac: reduce the number of local variables needed in...
2012-07-19 Justin Rugglesalac: simplify 1st order prediction and reading of...
2012-07-19 Justin Rugglesalac: cosmetics: reindent after last commit
2012-07-19 Justin Rugglesalac: remove unneeded conditionals in predictor_decompr...
2012-07-19 Justin Rugglesalac: use sizeof() instead of hardcoded data sizes
2012-07-19 Justin Rugglesalac: make block_size signed
2012-07-19 Justin Rugglesalac: remove a duplicate local variable
2012-07-19 Justin Rugglesalac: conditionally set sign_modifier to 1
2012-07-19 Justin Rugglesalac: eliminate 2 unneeded local variables in bastardiz...
2012-07-19 Justin Rugglesalac: adjust conditions for updating entropy decoder...
2012-07-19 Justin Rugglesalac: cosmetics: reindent after last commit
2012-07-19 Justin Rugglesalac: limit the rice param before passing to decode_sca...
2012-07-19 Justin Rugglesalac: reduce the number of parameters to bastardized_ri...
2012-07-19 Justin Rugglesalac: cosmetics: rename some ALACContext parameters
2012-07-19 Justin Rugglesalac: clean up and update comments leftover from revers...
2012-07-19 Clément Bœschthreads: fix a potential race spotted by helgrind.
2012-07-19 Michael NiedermayerFix misspellings of FFmpeg
next