summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* h264pred: fix one more aliasing violation.Ronald S. Bultje2011-05-11
* h264idct_template: fix include pathMichael Niedermayer2011-05-11
* h264: merge _internal & template files.Michael Niedermayer2011-05-11
* Check syntax even if DEBUG is not defined.Reimar Döffinger2011-05-11
* fix fate failures for 10bit H264 on some systemsRonald S. Bultje2011-05-11
* Merge remote branch 'qatar/master'Michael Niedermayer2011-05-11
|\
| * AVOptions: make default_val a union, as proposed in AVOption2.Anton Khirnov2011-05-10
| * arm/h264pred: add missing argument type.Ronald S. Bultje2011-05-10
| * h264dsp_mmx: place bracket outside #if/#endif block.Ronald S. Bultje2011-05-10
| * h264: do not print "too many references" warning for intra-only.Ronald S. Bultje2011-05-10
| * Enable decoding of high bit depth h264.Oskar Arvidsson2011-05-10
| * Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-10
| * Add support for higher QP values in h264.Oskar Arvidsson2011-05-10
| * Add the notion of pixel size in h264 related functions.Oskar Arvidsson2011-05-10
| * Make the h264 loop filter bit depth aware.Oskar Arvidsson2011-05-10
| * Template dsputil_template.c with respect to pixel size, etc.Oskar Arvidsson2011-05-10
| * Template h264idct_template.c with respect to pixel size, etc.Oskar Arvidsson2011-05-10
| * Preparatory patch for high bit depth h264 decoding support.Oskar Arvidsson2011-05-10
| * Move some functions in dsputil.c into a new file dsputil_template.c.Oskar Arvidsson2011-05-10
| * Move the functions in h264idct into a new file h264idct_template.c.Oskar Arvidsson2011-05-10
| * Move the functions in h264pred.c into a new file h264pred_template.c.Oskar Arvidsson2011-05-10
| * Preparatory patch for high bit depth h264 decoding support.Oskar Arvidsson2011-05-10
| * Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson2011-05-10
| * Choose h264 chroma dc dequant function dynamically.Oskar Arvidsson2011-05-10
| * h264: DSP'ize MBAFF loopfilter.Ronald S. Bultje2011-05-10
| * lavc: move some flac-specific options to its private context.Anton Khirnov2011-05-10
* | Allocate per codec options, now that options are freed between inputs and out...Baptiste Coudurier2011-05-10
* | error_concealment: Use previous pictures motion vectors when the current ones...Michael Niedermayer2011-05-11
* | Merging branch 'ffmpeg-mt/master'Multiple Authors2011-05-11
* | tiff: prefer enum TiffCompr over int for TiffContext.comprStefano Sabatini2011-05-11
* | tiff: remove duplicated author information, fix @file doxyStefano Sabatini2011-05-11
* | tiff: perform minor cleanups in the headerStefano Sabatini2011-05-11
* | 8svx: remove pointless commentsStefano Sabatini2011-05-11
* | 8svx: add links to documentation resourcesStefano Sabatini2011-05-11
* | 8svx: remove duplicated author/file informationStefano Sabatini2011-05-11
* | iff: remove get_image_data() and get_image_size() wrappersStefano Sabatini2011-05-11
* | iff: remove get_palette_size() wrapperStefano Sabatini2011-05-11
* | iff: remove pointless get_palette_data() wrapperStefano Sabatini2011-05-11
* | motion_est: fix ffmpeg compilation with DEBUG definedMaksym Veremeyenko2011-05-10
* | mpegaudio: remove frame_count variable and its only usage, it is always 0.Reimar Döffinger2011-05-10
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-10
|\|
| * mpegaudiodec: group #includes more sanelyMans Rullgard2011-05-09
| * mpegaudio: remove #if 0 blocksMans Rullgard2011-05-09
| * mpegaudio: remove CONFIG_MPEGAUDIO_HP optionMans Rullgard2011-05-09
| * mpegaudio: remove CONFIG_AUDIO_NONSHORTMans Rullgard2011-05-09
* | mpeg4videoenc: Support negative timestamps.Michael Niedermayer2011-05-09
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-09
|\|
| * psymodel: Remove wrapper functions.Nathan Caldwell2011-05-08
| * aacenc: Replace loop counters in aac_encode_frame() with more descriptive 'ch...Nathan Caldwell2011-05-08
* | pnmdec: reindent after the previous commitStefano Sabatini2011-05-08