summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-26
|\
| * audio_frame_queue: Clean up ff_af_queue_log_state debug functionDiego Biurrun2012-08-26
| * dwt: Remove unused code.Diego Biurrun2012-08-26
| * cavs: convert cavsdata.h to a .c fileMans Rullgard2012-08-26
| * cavs: Move inline functions only used in one file out of the headerDiego Biurrun2012-08-26
| * cavs: Move data tables used in only one place to that fileDiego Biurrun2012-08-26
* | avrndec: silence warning about incompatible pointer typesPaul B Mahol2012-08-26
* | h264: ff_init_cabac_states doesnt use its argument thus remove itMichael Niedermayer2012-08-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-26
|\|
| * x86: fft: remove unused fft_dispatch* functionsMans Rullgard2012-08-25
| * cllc: Pad swapped bufferDerek Buitenhuis2012-08-24
* | lavc: add some missing .long_name to codec_descriptors[]Paul B Mahol2012-08-25
* | dpx: 10 and 12 bit encodingGeorg Lippitsch2012-08-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-24
|\|
| * utvideodec: Fix single symbol mode decodingJan Ekström2012-08-24
| * truespeech: drop useless castsMans Rullgard2012-08-24
| * libavcodec: drop bogus dependencies from mpc[78] and qdm2Mans Rullgard2012-08-24
| * mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard2012-08-24
| * AVOptions: store defaults for INT64 options in int64 union member.Anton Khirnov2012-08-24
* | Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'Michael Niedermayer2012-08-24
|\|
| * x86: mpegvideo: more sensible names for optimization file and init functionDiego Biurrun2012-08-24
| * x86: mpegvideoenc: Split optimizations off into a separate fileDiego Biurrun2012-08-24
| * dnxhdenc: x86: more sensible names for optimization file and init functionDiego Biurrun2012-08-24
| * svq1/svq3: Move common code out of SVQ1 decoder-specific fileDiego Biurrun2012-08-24
| * dirac: add Comments and references to the standardJordi Ortiz2012-08-24
* | lavc/dvdsubenc: check the type of rectangles.Nicolas George2012-08-24
* | mjpeg: fix fliping with emu edges.Michael Niedermayer2012-08-23
* | Fix partially hidden macroblocks for 10-bit DNxHD.Joseph Artsimovich2012-08-23
* | ffv1: more than 8 bit per RGB channelGeorg Lippitsch2012-08-23
* | lagarith: fix alignment on buffers passed into prediction dsp code.Michael Niedermayer2012-08-23
* | mpeg4audio: dont take the SBR flag too serious.Michael Niedermayer2012-08-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-23
|\|
| * vorbisenc: set AVCodecContext.bit_rate to 0Justin Ruggles2012-08-22
| * vorbisenc: fix quality parameterJustin Ruggles2012-08-22
| * lpc: fix alignment of windowed samples for odd maximum LPC orderJustin Ruggles2012-08-22
| * alacenc: use s16p sample format as inputJustin Ruggles2012-08-22
| * alacenc: remove unneeded sample_fmt checkJustin Ruggles2012-08-22
| * alacenc: fix max_frame_size calculation for the final frameJustin Ruggles2012-08-22
| * adpcm_swf: Use correct sample offsets when using trellis.Justin Ruggles2012-08-22
| * mjpegdec: support AVRn interlacedMichael Niedermayer2012-08-22
* | utvideoenc: use dsp.sub_hfyu_median_predictionMichael Niedermayer2012-08-22
* | utvideoenc: align mangled buffer starts.Michael Niedermayer2012-08-22
* | utvideoenc: drop stepMichael Niedermayer2012-08-22
* | utvideoenc: avoid writing into the input picture.Michael Niedermayer2012-08-22
* | utvideoenc: use ff_generate_len()Michael Niedermayer2012-08-22
* | huffman/huffyuv: move lorens huffman table generation code to huffman.c/hMichael Niedermayer2012-08-22
* | utvideoenc: optimize and simplify mangle_rgb_planesMichael Niedermayer2012-08-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-22
|\|
| * build: x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-08-22
| * build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun2012-08-22