summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffmpeg: call sub2video_update for end packets.Nicolas George2012-09-15
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-15
|\
| * riff: Add SVQ3 fourccDerek Buitenhuis2012-09-14
| * fate: ac3: add 4.0 and downmix testsMans Rullgard2012-09-14
| * configure: x86: improve ebp availability checkMans Rullgard2012-09-14
| * vorbisdec: ensure FASTDIV denominator is never 1Luca Barbato2012-09-14
| * avformat: refactor avformat_close_inputLuca Barbato2012-09-14
| * avformat: simplify avformat_close_inputLuca Barbato2012-09-14
* | bintext: mark hscroll() as unusedMichael Niedermayer2012-09-15
* | aacdec: add support for dual mono in Japanese DTVAkihiro Tsukada2012-09-15
* | lavfi/hue: add dynamic expression evaluation supportJérémy Tran2012-09-15
* | tools: move raw-test program to tools, with the name fourcc2pixfmtStefano Sabatini2012-09-14
* | riff: Add SVQ3 fourccDerek Buitenhuis2012-09-14
* | lavf/compute_pkt_fields: only run pts by duration correction if reference ts ...Michael Niedermayer2012-09-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-14
|\|
| * x86: dsputil: Move Xvid IDCT put/add functions to a more suitable placeDiego Biurrun2012-09-14
| * trasher: Include all the necessary headersMartin Storsjö2012-09-13
| * x86: Remove some leftover declarations for non-existent functionsDiego Biurrun2012-09-13
| * ARM: libavresample: NEON optimised generic fltp to s16 conversionMans Rullgard2012-09-13
| * ARM: libavresample: NEON optimised stereo fltp to s16 conversionMans Rullgard2012-09-13
| * ARM: libavresample: NEON optimised flat float to s16 conversionMans Rullgard2012-09-13
* | tools/graphdot: unbreak syntaxStefano Sabatini2012-09-14
* | lavfi/avcodec: apply cosmetics style fixesStefano Sabatini2012-09-14
* | ffprobe: kill initializers with nested union field definitionStefano Sabatini2012-09-14
* | ffprobe: avoid potentially lossy long long int -> double cast in value_string()Stefano Sabatini2012-09-14
* | pthread: Avoid crashes/odd behavior caused by spurious wakeupsBen Jackson2012-09-14
* | mpegaudio_parser: reset state to prevent it to be randomMichael Niedermayer2012-09-14
* | aacpsy: psy_3gpp_analyze_channel() handle energy == 0Michael Niedermayer2012-09-14
* | aacpsy: calc_reduction_3gpp() handle active_lines = 0Michael Niedermayer2012-09-14
* | compute_pkt_fields2: dont interpret max_b_frames of <0 as there being b frames.Michael Niedermayer2012-09-14
* | mpegaudioenc: replace pow(2,.. by exp2(Michael Niedermayer2012-09-13
* | examples/decoding_encoding: clarify operations in the usage messageStefano Sabatini2012-09-13
* | examples/decoding_encoding: replace "picture" with "frame" in encode_example()Stefano Sabatini2012-09-13
* | examples/decoding_encoding: apply various message log fixesStefano Sabatini2012-09-13
* | lavfi: check that buffer and link properties match.Nicolas George2012-09-13
* | lavfi: set sample_rate in the default allocator.Nicolas George2012-09-13
* | swr/resample: mark mm_flags as potentially unusedMichael Niedermayer2012-09-13
* | x86_cpu.h: newline at the end to shutup some warnings in openccMichael Niedermayer2012-09-13
* | Revert "lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSE"Derek Buitenhuis2012-09-13
* | mpegvideo: skip ff_print_debug_info() for VDPAUMichael Niedermayer2012-09-13
* | libavformat.v: export ffurl_protocol_nextMichael Niedermayer2012-09-13
* | sws: revert: "swscale: Remove two bogus asserts"Michael Niedermayer2012-09-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-13
|\|
| * os_support: Choose between direct.h and io.h using a configure checkMartin Storsjö2012-09-13
| * os_support: Include io.h instead of direct.h on mingw32ceMartin Storsjö2012-09-13
| * x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declaredMartin Storsjö2012-09-13
| * swscale: Remove two bogus assertsDiego Biurrun2012-09-13
| * ac3: move ac3_downmix() from dsputil to ac3dspMans Rullgard2012-09-12
| * lavr/audio_mix_matrix: acknowledge the existence of LFE2.Tim Walker2012-09-12
| * mlp_parser: avoid mapping multiple disctinct TrueHD channels to the same Liba...Tim Walker2012-09-12