summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | vsrc_buffer: remove dependency on AVFrameStefano Sabatini2011-05-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-19
|\|
| * Clean up #includes in cmdutils.h.Diego Biurrun2011-05-19
| * g729: Merge g729.h into g729dec.c.Diego Biurrun2011-05-19
| * 10l: wrap float_interleave functions in HAVE_YASM.Justin Ruggles2011-05-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-19
|\|
| * APIchanges: fill in date and commit for request_sample_fmtJustin Ruggles2011-05-18
| * Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbisJustin Ruggles2011-05-18
| * Add support for request_sample_format in ffmpeg and ffplay.Justin Ruggles2011-05-18
| * Add APIchanges entry for request_sample_fmt.Justin Ruggles2011-05-18
| * Add request_sample_fmt field to AVCodecContext.Justin Ruggles2011-05-18
| * Add float_interleave() to FmtConvertContext with x86-optimized versions.Justin Ruggles2011-05-18
| * Remove unused make variable SEEK_REFFILEMans Rullgard2011-05-18
| * fate: remove redundant aref and vref referencesMans Rullgard2011-05-18
| * fate: remove do_ffmpeg_nocheck functionMans Rullgard2011-05-18
| * fate: do not collect -benchmark outputMans Rullgard2011-05-18
| * mpegaudiodec: remove decode_end() functionMans Rullgard2011-05-18
| * fate: run aref and vref as regular testsMans Rullgard2011-05-18
| * mpegaudio: sanitise compute_antialias_* namesMans Rullgard2011-05-18
| * mpeg12: add slice-threading checks to slice-threading initializers.Ronald S. Bultje2011-05-18
| * h264: copy pixel_shift between slice threading contexts.Ronald S. Bultje2011-05-18
| * mdec: enable frame-level multithreading.Alexander Strange2011-05-18
| * mdec.c: fix overread.Ronald S. Bultje2011-05-18
* | av_find_stream_info: Print more details about max anaylize duration failures.Michael Niedermayer2011-05-19
* | Add little description for -rc_overrideEtienne Buira2011-05-19
* | Parse 'bext' metadata in the wav demuxerTomas Härdin2011-05-18
* | Cosmetics: indentTomas Härdin2011-05-18
* | Keep parsing wav until EOF if the input is seekable and we know the size of t...Tomas Härdin2011-05-18
* | Refactor the tag checking into a switch statementTomas Härdin2011-05-18
* | Use avio_tell() instead of url_ftell()Tomas Härdin2011-05-18
* | add x264opts entry to docsCompn2011-05-18
* | cleaned up the udp.c, removed some variables and an av_logJULIAN GARDNER2011-05-18
* | configure: favor pkg_config over sdl_configMichael Niedermayer2011-05-18
* | libx264: support passing arbitrary parameters.Michael Niedermayer2011-05-18
* | ffmpeg: dont show_banner() on verbose<0Michael Niedermayer2011-05-18
* | id3v2: prevent unsigned integer overflow in ff_id3v2_parse()Stefano Sabatini2011-05-18
* | id3v2: add @file doxy and link to format documentationStefano Sabatini2011-05-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-18
|\|
| * Fix compilation of iirfilter-test.Justin Ruggles2011-05-17
| * libx264: handle closed GOP codec flagJindrich Makovicka2011-05-17
| * lavf: remove duplicate assignment in avformat_alloc_context.Anton Khirnov2011-05-17
| * lavf: use designated initializers for AVClasses.Anton Khirnov2011-05-17
| * flvdec: clenup debug codeAlex Converse2011-05-17
| * asfdec: fix possible overread on broken files.Uoti Urpala2011-05-17
| * asfdec: do not fall back to binary/generic searchVladimir Pantelic2011-05-17
| * asfdec: reindent after previous commit c7bd5edVladimir Pantelic2011-05-17
| * asfdec: fallback to binary search internallyVladimir Pantelic2011-05-17
| * mpegaudio: add _fixed suffix to some namesMans Rullgard2011-05-17
| * Modify x86util.asm to ease transitioning to 10-bit H.264 assembly.Daniel Kang2011-05-17
| * dct: build dct32 as separate object filesMans Rullgard2011-05-17