aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: rewrite FATE documentation to be self-containedAlexander Strasser2011-11-241-13/+105
* tests: add a FATE configuration templateAlexander Strasser2011-11-241-0/+25
* vsrc_mandelbrot: Fix vsrc_mandelbrot.c:358:85: warning: ‘epsilon’ may be ...Michael Niedermayer2011-11-241-1/+1
* ffmpeg: fix indentionMichael Niedermayer2011-11-231-7/+7
* ffmpeg: Fix ffmpeg.c:1874:21: warning: unused variable ‘of’ [-Wunused-var...Michael Niedermayer2011-11-231-1/+0
* githowto: git is generally available as package in most distros.Michael Niedermayer2011-11-231-0/+1
* lavf: give more weight to the extension during probing if there is a id3Michael Niedermayer2011-11-231-3/+4
* lavf: minor cleanup of av_probe_input_format3()Michael Niedermayer2011-11-231-2/+2
* avfilter: Error out from avfilter_merge_formats() when there are duplicatesMichael Niedermayer2011-11-231-1/+6
* vf_mp: rewrite vf_mp filter warning messageMichael Niedermayer2011-11-231-5/+4
* avfilter: dont write out of array for duplicate formats in avfilter_merge_for...Michael Niedermayer2011-11-231-1/+3
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-2364-866/+1390
|\
| * aacdec: Fix PS in ADTS.Alex Converse2011-11-221-1/+2
| * avconv: Consistently use PIX_FMT_NONE.Alex Converse2011-11-221-2/+2
| * dsputil: use cpuflags in x86 emu_edge_coreJustin Ruggles2011-11-221-45/+46
| * dsputil: use movups instead of movdqu in ff_emu_edge_core_sse()Justin Ruggles2011-11-222-7/+7
| * wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits.Justin Ruggles2011-11-221-0/+3
| * mov: Remove some redundant and obsolete comments.Alex Converse2011-11-221-21/+0
| * Add libavutil/mathematics.h #includes for INFINITYMans Rullgard2011-11-223-0/+3
| * doxy: structure libavformat groupsLuca Barbato2011-11-222-1/+35
| * doxy: introduce an empty structure in libavcodecLuca Barbato2011-11-222-1/+32
| * doxy: provide a start page and document libavutilLuca Barbato2011-11-2219-16/+377
| * doxy: cleanup pixfmt.hLuca Barbato2011-11-221-6/+8
| * regtest: split video encode/decode tests into individual targetsMans Rullgard2011-11-2229-76/+96
| * ARM: add explicit .arch and .fpu directives to asm.SMans Rullgard2011-11-221-0/+16
| * pthread: do not touch has_b_framesJanne Grunau2011-11-223-9/+2
| * avconv: cleanup the transcoding loop in output_packet().Anton Khirnov2011-11-211-45/+14
| * avconv: split subtitle transcoding out of output_packet().Anton Khirnov2011-11-211-25/+34
| * avconv: split video transcoding out of output_packet().Anton Khirnov2011-11-211-84/+100
| * avconv: split audio transcoding out of output_packet().Anton Khirnov2011-11-211-93/+112
| * avconv: reindent.Anton Khirnov2011-11-211-63/+63
| * avconv: move streamcopy-only code out of decoding loop.Anton Khirnov2011-11-211-25/+30
| * avconv: remove an always true condition and reindent.Anton Khirnov2011-11-211-21/+19
| * avconv: split off streamcopy handling into a separate loop.Anton Khirnov2011-11-211-72/+90
* | patcheck: spelling and grammar nitsLou Logan2011-11-231-4/+4
* | doc: add a -map_channel example for splitting channels into streams.Clément Bœsch2011-11-221-0/+6
* | Merge remote-tracking branch 'shariman/wmall'Michael Niedermayer2011-11-221-4/+5
|\ \
| * | call revert_cdlms()Mashiat Sarker Shakkhar2011-11-221-0/+1
| * | Fix some loop conditions to prevent overreadsMashiat Sarker Shakkhar2011-11-221-3/+3
| * | Initialize pred in lms_predict()Mashiat Sarker Shakkhar2011-11-221-1/+1
* | | avio: Support private options in URLProtocolsMichael Niedermayer2011-11-221-0/+25
* | | avio: allow any chars in protocolsMichael Niedermayer2011-11-221-3/+3
* | | http: add user_agent option.Clément Bœsch2011-11-221-2/+6
* | | graphparser: Fix doxy on avfilter_graph_parse() return value.Michael Niedermayer2011-11-221-1/+1
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-224-94/+119
|\ \ \ | | |/ | |/|
| * | pthread: add some malloc failure checksJustin Ruggles2011-11-211-0/+9
| * | avconv: cosmetics, reformat transcode_init()Anton Khirnov2011-11-211-37/+46
| * | avconv: rename 'os' variable to 'oc'Anton Khirnov2011-11-211-12/+12
| * | doc/filters: fix some typos.Anton Khirnov2011-11-211-2/+2
| * | configure: add libpulse to help outputAnton Khirnov2011-11-211-0/+1