summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
...
| * wavpack: set bits_per_raw_sample for S32 samples to properly identify 24-bitHendrik Leppkes2012-07-231-0/+1
| * h264: refactor NAL decode loopRonald S. Bultje2012-07-231-17/+25
| * dsputil: ppc: cosmetics: pretty-printJustin Ruggles2012-07-221-62/+64
| * dsputil: x86: add SHUFFLE_MASK_W macroJason Garrett-Glaser2012-07-221-1/+1
* | iff: set ham palette alpha to 0xFFPeter Ross2012-07-231-9/+9
* | libschroedingerenc: remove assert related to the old API.Michael Niedermayer2012-07-231-1/+0
* | libvorbisenc: switch to av_assertMichael Niedermayer2012-07-231-3/+2
* | libschroedingerenc: switch to av_assertMichael Niedermayer2012-07-231-5/+3
* | g723.1dec: Make postfilter user switchableMichael Niedermayer2012-07-231-1/+22
* | g723.1: various cosmetics and changes that should have no user vissible effect.Michael Niedermayer2012-07-232-37/+43
* | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'Michael Niedermayer2012-07-229-127/+137
|\ \ | |/
| * Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxerKostya Shishkov2012-07-221-1/+1
| * G.723.1 demuxer and decoderMohamed Naufal Basheer2012-07-224-0/+2372
| * Add a shift parameter to celp_lp_synthesis_filter()Mohamed Naufal Basheer2012-07-223-4/+5
| * libopenjpeg: K&R formatting cosmeticsLuca Barbato2012-07-222-85/+96
| * ac3: don't use different names for option tables in the template file.Ronald S. Bultje2012-07-213-8/+2
| * adpcm: don't duplicate identical AVSampleFmt array for each encoder.Ronald S. Bultje2012-07-211-2/+4
* | atrac3: switch to av_assertMichael Niedermayer2012-07-221-1/+1
* | kbdwin: switch to av_assertMichael Niedermayer2012-07-221-2/+3
* | tscc: employ more meaningful return valuesPaul B Mahol2012-07-221-8/+8
* | pthread: mark lockless thread synchronization variables as volatileMichael Niedermayer2012-07-221-8/+9
* | zerocodec: fix direct rendering.Reimar Döffinger2012-07-211-17/+17
* | libopenjpegdec: set cp_reduce value only oncePaul B Mahol2012-07-211-1/+0
* | alacdec: fix packed sample output with 5.1Michael Niedermayer2012-07-211-3/+9
* | ac3dec: set decode_error_flags field in ac3 codecMarton Balint2012-07-211-0/+2
* | avcodec: add decode_error_flags field to AVFrameMarton Balint2012-07-213-1/+17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-212-5/+25
|\ \ | |/
| * libopenjpeg: introduce lowres and lowqual private optionsLuca Barbato2012-07-201-0/+28
| * alac: fix channel pointer assignment for 24 and 32-bitJustin Ruggles2012-07-191-4/+4
* | tiertexseq: remove redundant string from log messagePaul B Mahol2012-07-201-1/+1
* | exr: display warning if multiple compression attributes are foundPaul B Mahol2012-07-201-1/+4
* | exr: merge common codePaul B Mahol2012-07-201-12/+3
* | exr: compression attribute is mandatoryPaul B Mahol2012-07-201-0/+7
* | dnxhd: Fix 10-bit DNxHD quant matricesJoseph Artsimovich2012-07-201-32/+34
* | alac: drop packed sample output support with the next major bumpMichael Niedermayer2012-07-201-1/+1
* | lavc: set best_effort_timestamp for audio too.Nicolas George2012-07-201-0/+3
* | lavc: Opus decoder using libopus.Nicolas George2012-07-204-1/+224
* | oggdec: add support for Opus codec.Nicolas George2012-07-201-0/+1
* | alacdec: several players have problems with planar audio still thus temporary...Michael Niedermayer2012-07-201-5/+36
* | lavc: update pkt_duration for skipped samples.Nicolas George2012-07-191-2/+7
* | lavc: warn when impossible to adjust timestamps for skipped samples.Nicolas George2012-07-191-0/+2
* | lavc: add debug info about skipped samples.Nicolas George2012-07-191-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-191-383/+305
|\ \ | |/
| * alac: cosmetics: general pretty-printing and comment clean upJustin Ruggles2012-07-191-31/+18
| * alac: calculate buffer size outside the loop in allocate_buffers()Justin Ruggles2012-07-191-2/+2
| * alac: change some data types to plain intJustin Ruggles2012-07-191-5/+5
| * alac: cosmetics: rename some variables and function namesJustin Ruggles2012-07-191-93/+77
| * alac: multi-channel decoding supportAndrew D'Addesio2012-07-191-18/+43
| * alac: split element parsing into a separate functionJustin Ruggles2012-07-191-40/+81
| * alac: support a read sample size of up to 32Justin Ruggles2012-07-191-10/+11
OpenPOWER on IntegriCloud