summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-17150-2033/+1488
|\
| * ffmpeg: fix some indentationMans Rullgard2011-07-171-6/+6
| * ffmpeg: fix operation with --disable-avfilterMans Rullgard2011-07-171-4/+7
| * simple_idct: remove disabled codeDiego Biurrun2011-07-172-145/+0
| * motion_est: remove disabled codeDiego Biurrun2011-07-172-193/+0
| * vc1: remove disabled codeDiego Biurrun2011-07-171-9/+0
| * fate: separate lavf-mxf_d10 test from lavf-mxfMans Rullgard2011-07-174-4/+7
| * cabac: Move code only used in the cabac test program to cabac.c.Diego Biurrun2011-07-172-172/+134
| * ffplay: warn that -pix_fmt is no longer working, suggest alternativeStefano Sabatini2011-07-172-4/+5
| * ffplay: warn that -s is no longer working, suggest alternativeStefano Sabatini2011-07-172-13/+5
| * lavf: rename enc variable in utils.c:has_codec_parameters()Stefano Sabatini2011-07-171-12/+12
| * lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-17132-1466/+1311
| * wav: remove a use of deprecated AV_METADATA_ macroAnton Khirnov2011-07-171-1/+1
| * rmdec: remove useless ap parameter from rm_read_header_old()Anton Khirnov2011-07-171-2/+2
| * dct-test: remove write-only variableMans Rullgard2011-07-161-4/+0
| * des: fix #if conditional around P_shuffleMans Rullgard2011-07-161-1/+1
| * Use LOCAL_ALIGNED in ff_check_alignment()Mans Rullgard2011-07-161-1/+1
* | Revert "Do not decode RV30 files if the extradata is too small"Michael Niedermayer2011-07-171-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-1620-498/+144
|\ \ | |/
| * arm: remove disabled function dct_unquantize_h263_inter_iwmmxt()Diego Biurrun2011-07-161-20/+0
| * Remove commented-out call to non-existing function print_pow1().Diego Biurrun2011-07-161-4/+0
| * Do not decode RV30 files if the extradata is too smallRafaël Carré2011-07-161-0/+1
| * flashsv: split flashsv_decode_block() off from flashsv_decode_frame().Diego Biurrun2011-07-161-34/+43
| * ppc: remove disabled codeDiego Biurrun2011-07-164-61/+0
| * libspeexdec: Drop const qualifier to silence compiler warning.Diego Biurrun2011-07-161-1/+1
| * libopenjpeg: Drop const qualifier to silence compiler warning.Diego Biurrun2011-07-161-1/+1
| * alac: Remove unused dummy code.Diego Biurrun2011-07-161-11/+0
| * Remove unused structs and tables.Diego Biurrun2011-07-164-255/+2
| * vaapi: do not assert on value read from input bitstreamDiego Biurrun2011-07-161-3/+3
| * flashsvenc: replace bitstream description by a link to the specificationDiego Biurrun2011-07-161-14/+5
| * flashsvenc: drop unnecessary castDiego Biurrun2011-07-161-1/+1
| * flashsvenc: improve some variable names and fix corresponding commentsDiego Biurrun2011-07-161-7/+9
| * flashsvenc: merge two consecutive if-conditionsDiego Biurrun2011-07-161-4/+3
| * flashsvenc: merge variable declarations and initializationsDiego Biurrun2011-07-161-10/+3
| * flashsvenc: convert some debug av_log() to av_dlog()Diego Biurrun2011-07-161-2/+2
| * flashsvenc: whitespace cosmeticsDiego Biurrun2011-07-161-7/+11
| * flashsvenc: drop some unnecessary parenthesesDiego Biurrun2011-07-161-9/+9
| * flashsvenc: fix some comment typosDiego Biurrun2011-07-161-14/+13
| * aacps: skip some memcpy() if src and dst would be equalMans Rullgard2011-07-151-8/+11
| * lavf/utils: drop av_ prefixes from static functions.Anton Khirnov2011-07-151-30/+30
| * avio: don't replicate avio_alloc_context functionality.Anton Khirnov2011-07-151-10/+3
* | Revert "ffmpeg: get rid of a pointless limit on number of streams."Michael Niedermayer2011-07-161-1/+4
* | lavfi: add audio channel packing negotiation fieldsMina Nagy Zaki2011-07-166-3/+51
* | mpegvideo: fix compilation after 900321b08c95bd42e6db53864bfffbe48d6019daStefano Sabatini2011-07-161-2/+2
* | Don't mark generated dummy frame output from mpeg1/2 decoder as keyframe.elupus2011-07-161-0/+2
* | Patch for memory leaks in DVB subtitles decoderJernej Fijačko2011-07-161-0/+1
* | ffmpeg: fix muxer private options (bug introduced by anton khirnov)Michael Niedermayer2011-07-151-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-1565-156/+198
|\ \ | |/
| * configure: Automatically add more flags required on symbianMartin Storsjö2011-07-151-1/+8
| * mem.h: switch doxygen parameter order to match function prototypeDiego Biurrun2011-07-151-2/+2