summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* vda: try to fix compileMichael Niedermayer2012-04-10
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-10
|\
| * rv40dsp x86: use only one register, for both increment and loop counterChristophe GISQUET2012-04-10
| * rv40dsp: implement prescaled versions for biweight.Christophe GISQUET2012-04-10
| * vda: Signal 4 byte NAL headers to the decoder regardless of what's in the ext...Sebastien Zwickert2012-04-10
| * lavc doxy: add all installed headers to doxy groups.Anton Khirnov2012-04-09
| * lavc doxy: add avfft to the main lavc group.Anton Khirnov2012-04-09
| * lavc doxy: add remaining avcodec.h functions to a misc doxygen group.Anton Khirnov2012-04-09
| * lavc doxy: add AVPicture functions to a doxy group.Anton Khirnov2012-04-09
| * lavc doxy: add resampling functions to a doxy group.Anton Khirnov2012-04-09
| * lavc doxy: replace \ with /Anton Khirnov2012-04-09
| * lavc doxy: add encoding functions to a doxy group.Anton Khirnov2012-04-09
| * lavc doxy: add decoding functions to a doxy group.Anton Khirnov2012-04-09
| * lavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE,H263_MB_INFO}Anton Khirnov2012-04-09
| * lavc doxy: add AVPacket-related stuff to a separate doxy group.Anton Khirnov2012-04-09
| * lavc doxy: add core functions/definitions to a doxy group.Anton Khirnov2012-04-09
| * ppc: Add/remove a number of const qualifiers to fix related warnings.Diego Biurrun2012-04-09
* | aacsbr: silence message for SBR extension "padding".Reimar Döffinger2012-04-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-09
|\|
| * avcodec: use align == 0 for default alignment in avcodec_fill_audio_frame()Justin Ruggles2012-04-09
| * avcodec: validate the channel layout vs. channel count for decodersJustin Ruggles2012-04-08
* | exr: optimize exr_halflt2uint()Michael Niedermayer2012-04-09
* | RV20: try keeping aspect during resolution changes.Reimar Döffinger2012-04-09
* | aacdec: update debug code to always print the processed data.Reimar Döffinger2012-04-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-08
|\|
| * vaapi: mpeg2: fix slice_vertical_position calculation.Gwenole Beauchesne2012-04-08
| * hwaccel: mpeg2: decode first field, if requested.Gwenole Beauchesne2012-04-08
* | Fix nellymoser encoder crash with hardcoded tables.Reimar Döffinger2012-04-08
* | ffv1: set slice geometry based on user specified slices.Michael Niedermayer2012-04-08
* | ffv1: allow enabling of version 2 by using some of its features.Michael Niedermayer2012-04-08
* | ffv1: fix version=2 chroma handlingMichael Niedermayer2012-04-08
* | ffv1: add a minor version field beginning with ffv1.3Michael Niedermayer2012-04-08
* | Fix side-data memleak also for audio.Reimar Döffinger2012-04-08
* | Allow setting CODEC_FLAG2_CHUNKS via the name "chunks".Reimar Döffinger2012-04-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-07
|\|
| * cosmetics: Clean up the tiffenc pix_fmts declaration to match the style of ot...Martin Storsjö2012-04-07
| * cosmetics: Align codec declarationsMartin Storsjö2012-04-06
| * cosmetics: Convert mimic.c to utf-8Martin Storsjö2012-04-06
| * nellymoserenc: fix crash due to memsetting the wrong area.Reimar Döffinger2012-04-06
* | Support detecting and demuxing EIA-608 subtitles in mov.Reimar Döffinger2012-04-07
* | mpeg4videodec: Force quant_precision to stay within the valid range.Michael Niedermayer2012-04-07
* | wmalosslessdec: rawpcm_tile fixes to keep get_bits() values within defined ra...Michael Niedermayer2012-04-07
* | wmalosslessdec: channel residues can be 32 bit thus need _long bitreader.Michael Niedermayer2012-04-07
* | mpeg12dec: Prevent f_code from becoming invalid.Michael Niedermayer2012-04-07
* | alsdec: Check k used for rice decoder.Michael Niedermayer2012-04-07
* | h264_ps: check log2_max_frame_num for validity.Michael Niedermayer2012-04-07
* | rv34: Fix check_slice_end() handling of 0 bits left caseMichael Niedermayer2012-04-07
* | mpeg4videodec: make sure f/b_code are not invalid values.Michael Niedermayer2012-04-07
* | get_bits: check the number of bits parameter through av_assert2()Michael Niedermayer2012-04-07
* | vc1: fix incorrect show_bits() usage.Michael Niedermayer2012-04-07