summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* h264: add assert to check that block_offset is consistent.Michael Niedermayer2013-01-17
* h264: always copy linesizes in thread updateMichael Niedermayer2013-01-17
* h264: always copy block_offset in thread updateMichael Niedermayer2013-01-17
* vima: switch to init_get_bits8()Paul B Mahol2013-01-16
* mips: move vector_fmul_window_mips to libavutilMichael Niedermayer2013-01-16
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-16
|\
| * lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles2013-01-16
* | Merge commit 'fb845ffdd335a1efd6dfd43e8adeb530397b348e'Michael Niedermayer2013-01-16
|\|
| * h264: add 3 pixels below for subpixel filter wait positionRonald S. Bultje2013-01-15
| * dvdsubdec: Support palette in mkvJoakim Plate2013-01-15
* | Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e'Michael Niedermayer2013-01-16
|\|
| * x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflagsDiego Biurrun2013-01-15
| * rv34_parser: Adjust #if for disabling individual parsersDiego Biurrun2013-01-15
* | motion_est: Limit motion vector search range to MAX_MVMichael Niedermayer2013-01-16
* | mpegvideo: Increase MAX_MV for HD videoMichael Niedermayer2013-01-16
* | h264: document h264_set_parameter_from_sps() re-calling behaviorMichael Niedermayer2013-01-16
* | h264: do not mess up cur_chroma_format_idc during thread updateMichael Niedermayer2013-01-16
* | h264: add 3 pixels below for subpixel filter wait position.Ronald S. Bultje2013-01-16
* | vorbisdec: handle midstream parameter changesMichael Niedermayer2013-01-15
* | vorbisdec: support freeing partially allocated contexts.Michael Niedermayer2013-01-15
* | Merge commit '47812070a267cbdf74164e154d03d99bf8ced100'Michael Niedermayer2013-01-15
|\|
| * libx264: use the library specific default rc_initial_buffer_occupancyLuca Barbato2013-01-15
* | Merge commit 'bff3607547fdbb6e32b3830a351e6a33280c1e0d'Michael Niedermayer2013-01-15
|\|
| * lavc: set the default rc_initial_buffer_occupancyLuca Barbato2013-01-15
* | Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668'Michael Niedermayer2013-01-15
|\|
| * x86: ABS2: port to cpuflagsDiego Biurrun2013-01-14
| * vdpau: Remove av_unused attribute from function declarationRĂ©mi Denis-Courmont2013-01-14
| * h264: fix ff_generate_sliding_window_mmcos() prototype.Anton Khirnov2013-01-14
| * libtheoraenc: fix granularity of video qualityMaximilian Seesslen2013-01-14
| * h264: don't clobber mmco opcode tables for non-first slice headers.Ronald S. Bultje2013-01-14
* | Merge commit '3f111804eb5c603a344706b84b7164cbf7b4e0df'Michael Niedermayer2013-01-15
|\|
| * libvpx: make vp8 and vp9 selectableLuca Barbato2013-01-14
| * libvpx: support vp9Luca Barbato2013-01-14
| * mkv: support vp9 tagTom Finegan2013-01-14
* | Merge commit 'ba0c72a9ae1e2954e5dcf920f7b4e9a8f8a22f3e'Michael Niedermayer2013-01-15
|\|
| * build: Remove stray Makefile entry for non-existent VCR1 encoderDiego Biurrun2013-01-14
* | h264: don't clobber mmco opcode tables for non-first slice headers.Ronald S. Bultje2013-01-15
* | mpegvideo: Fix long standing race condition with frame threadsMichael Niedermayer2013-01-15
* | Fix compilation with libutvideo version 12.0.0Stephen Hutchinson2013-01-15
* | x86/Makefile: move dirac_dwt to right typeMichael Niedermayer2013-01-14
* | x86/dirac: fix asm on win64Michael Niedermayer2013-01-14
* | lavc: split snow and dirac DWTsMichael Niedermayer2013-01-14
* | nuv: remove unused variableMichael Niedermayer2013-01-14
* | init_get_bits: fix off by 1 errorMichael Niedermayer2013-01-14
* | init_get_bits8: zero pointers & struct on errorMichael Niedermayer2013-01-14
* | init_get_bits8: check byte_size against being positiveMichael Niedermayer2013-01-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-14
|\|
| * svq1enc: Fix assignments in if()Michael Niedermayer2013-01-14
| * lavc: Fix assignments in if() when calling ff_af_queue_addMichael Niedermayer2013-01-14
| * h264: Fix assignments in if()Michael Niedermayer2013-01-14