summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-23
|\
| * v410dec: Implement explode mode supportDerek Buitenhuis2012-07-23
| * zerocodec: fix direct rendering.Reimar Döffinger2012-07-23
| * wavpack: set bits_per_raw_sample for S32 samples to properly identify 24-bitHendrik Leppkes2012-07-23
| * h264: refactor NAL decode loopRonald S. Bultje2012-07-23
| * dsputil: ppc: cosmetics: pretty-printJustin Ruggles2012-07-22
| * dsputil: x86: add SHUFFLE_MASK_W macroJason Garrett-Glaser2012-07-22
* | iff: set ham palette alpha to 0xFFPeter Ross2012-07-23
* | libschroedingerenc: remove assert related to the old API.Michael Niedermayer2012-07-23
* | libvorbisenc: switch to av_assertMichael Niedermayer2012-07-23
* | libschroedingerenc: switch to av_assertMichael Niedermayer2012-07-23
* | g723.1dec: Make postfilter user switchableMichael Niedermayer2012-07-23
* | g723.1: various cosmetics and changes that should have no user vissible effect.Michael Niedermayer2012-07-23
* | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'Michael Niedermayer2012-07-22
|\|
| * Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxerKostya Shishkov2012-07-22
| * G.723.1 demuxer and decoderMohamed Naufal Basheer2012-07-22
| * Add a shift parameter to celp_lp_synthesis_filter()Mohamed Naufal Basheer2012-07-22
| * libopenjpeg: K&R formatting cosmeticsLuca Barbato2012-07-22
| * ac3: don't use different names for option tables in the template file.Ronald S. Bultje2012-07-21
| * adpcm: don't duplicate identical AVSampleFmt array for each encoder.Ronald S. Bultje2012-07-21
* | atrac3: switch to av_assertMichael Niedermayer2012-07-22
* | kbdwin: switch to av_assertMichael Niedermayer2012-07-22
* | tscc: employ more meaningful return valuesPaul B Mahol2012-07-22
* | pthread: mark lockless thread synchronization variables as volatileMichael Niedermayer2012-07-22
* | zerocodec: fix direct rendering.Reimar Döffinger2012-07-21
* | libopenjpegdec: set cp_reduce value only oncePaul B Mahol2012-07-21
* | alacdec: fix packed sample output with 5.1Michael Niedermayer2012-07-21
* | ac3dec: set decode_error_flags field in ac3 codecMarton Balint2012-07-21
* | avcodec: add decode_error_flags field to AVFrameMarton Balint2012-07-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-21
|\|
| * libopenjpeg: introduce lowres and lowqual private optionsLuca Barbato2012-07-20
| * alac: fix channel pointer assignment for 24 and 32-bitJustin Ruggles2012-07-19
* | tiertexseq: remove redundant string from log messagePaul B Mahol2012-07-20
* | exr: display warning if multiple compression attributes are foundPaul B Mahol2012-07-20
* | exr: merge common codePaul B Mahol2012-07-20
* | exr: compression attribute is mandatoryPaul B Mahol2012-07-20
* | dnxhd: Fix 10-bit DNxHD quant matricesJoseph Artsimovich2012-07-20
* | alac: drop packed sample output support with the next major bumpMichael Niedermayer2012-07-20
* | lavc: set best_effort_timestamp for audio too.Nicolas George2012-07-20
* | lavc: Opus decoder using libopus.Nicolas George2012-07-20
* | oggdec: add support for Opus codec.Nicolas George2012-07-20
* | alacdec: several players have problems with planar audio still thus temporary...Michael Niedermayer2012-07-20
* | lavc: update pkt_duration for skipped samples.Nicolas George2012-07-19
* | lavc: warn when impossible to adjust timestamps for skipped samples.Nicolas George2012-07-19
* | lavc: add debug info about skipped samples.Nicolas George2012-07-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-19
|\|
| * alac: cosmetics: general pretty-printing and comment clean upJustin Ruggles2012-07-19
| * alac: calculate buffer size outside the loop in allocate_buffers()Justin Ruggles2012-07-19
| * alac: change some data types to plain intJustin Ruggles2012-07-19
| * alac: cosmetics: rename some variables and function namesJustin Ruggles2012-07-19