| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: rewrite FATE documentation to be self-contained | Alexander Strasser | 2011-11-24 | 1 | -13/+105 |
* | tests: add a FATE configuration template | Alexander Strasser | 2011-11-24 | 1 | -0/+25 |
* | vsrc_mandelbrot: Fix vsrc_mandelbrot.c:358:85: warning: ‘epsilon’ may be ... | Michael Niedermayer | 2011-11-24 | 1 | -1/+1 |
* | ffmpeg: fix indention | Michael Niedermayer | 2011-11-23 | 1 | -7/+7 |
* | ffmpeg: Fix ffmpeg.c:1874:21: warning: unused variable ‘of’ [-Wunused-var... | Michael Niedermayer | 2011-11-23 | 1 | -1/+0 |
* | githowto: git is generally available as package in most distros. | Michael Niedermayer | 2011-11-23 | 1 | -0/+1 |
* | lavf: give more weight to the extension during probing if there is a id3 | Michael Niedermayer | 2011-11-23 | 1 | -3/+4 |
* | lavf: minor cleanup of av_probe_input_format3() | Michael Niedermayer | 2011-11-23 | 1 | -2/+2 |
* | avfilter: Error out from avfilter_merge_formats() when there are duplicates | Michael Niedermayer | 2011-11-23 | 1 | -1/+6 |
* | vf_mp: rewrite vf_mp filter warning message | Michael Niedermayer | 2011-11-23 | 1 | -5/+4 |
* | avfilter: dont write out of array for duplicate formats in avfilter_merge_for... | Michael Niedermayer | 2011-11-23 | 1 | -1/+3 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-23 | 64 | -866/+1390 |
|\ |
|
| * | aacdec: Fix PS in ADTS. | Alex Converse | 2011-11-22 | 1 | -1/+2 |
| * | avconv: Consistently use PIX_FMT_NONE. | Alex Converse | 2011-11-22 | 1 | -2/+2 |
| * | dsputil: use cpuflags in x86 emu_edge_core | Justin Ruggles | 2011-11-22 | 1 | -45/+46 |
| * | dsputil: use movups instead of movdqu in ff_emu_edge_core_sse() | Justin Ruggles | 2011-11-22 | 2 | -7/+7 |
| * | wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits. | Justin Ruggles | 2011-11-22 | 1 | -0/+3 |
| * | mov: Remove some redundant and obsolete comments. | Alex Converse | 2011-11-22 | 1 | -21/+0 |
| * | Add libavutil/mathematics.h #includes for INFINITY | Mans Rullgard | 2011-11-22 | 3 | -0/+3 |
| * | doxy: structure libavformat groups | Luca Barbato | 2011-11-22 | 2 | -1/+35 |
| * | doxy: introduce an empty structure in libavcodec | Luca Barbato | 2011-11-22 | 2 | -1/+32 |
| * | doxy: provide a start page and document libavutil | Luca Barbato | 2011-11-22 | 19 | -16/+377 |
| * | doxy: cleanup pixfmt.h | Luca Barbato | 2011-11-22 | 1 | -6/+8 |
| * | regtest: split video encode/decode tests into individual targets | Mans Rullgard | 2011-11-22 | 29 | -76/+96 |
| * | ARM: add explicit .arch and .fpu directives to asm.S | Mans Rullgard | 2011-11-22 | 1 | -0/+16 |
| * | pthread: do not touch has_b_frames | Janne Grunau | 2011-11-22 | 3 | -9/+2 |
| * | avconv: cleanup the transcoding loop in output_packet(). | Anton Khirnov | 2011-11-21 | 1 | -45/+14 |
| * | avconv: split subtitle transcoding out of output_packet(). | Anton Khirnov | 2011-11-21 | 1 | -25/+34 |
| * | avconv: split video transcoding out of output_packet(). | Anton Khirnov | 2011-11-21 | 1 | -84/+100 |
| * | avconv: split audio transcoding out of output_packet(). | Anton Khirnov | 2011-11-21 | 1 | -93/+112 |
| * | avconv: reindent. | Anton Khirnov | 2011-11-21 | 1 | -63/+63 |
| * | avconv: move streamcopy-only code out of decoding loop. | Anton Khirnov | 2011-11-21 | 1 | -25/+30 |
| * | avconv: remove an always true condition and reindent. | Anton Khirnov | 2011-11-21 | 1 | -21/+19 |
| * | avconv: split off streamcopy handling into a separate loop. | Anton Khirnov | 2011-11-21 | 1 | -72/+90 |
* | | patcheck: spelling and grammar nits | Lou Logan | 2011-11-23 | 1 | -4/+4 |
* | | doc: add a -map_channel example for splitting channels into streams. | Clément Bœsch | 2011-11-22 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'shariman/wmall' | Michael Niedermayer | 2011-11-22 | 1 | -4/+5 |
|\ \ |
|
| * | | call revert_cdlms() | Mashiat Sarker Shakkhar | 2011-11-22 | 1 | -0/+1 |
| * | | Fix some loop conditions to prevent overreads | Mashiat Sarker Shakkhar | 2011-11-22 | 1 | -3/+3 |
| * | | Initialize pred in lms_predict() | Mashiat Sarker Shakkhar | 2011-11-22 | 1 | -1/+1 |
* | | | avio: Support private options in URLProtocols | Michael Niedermayer | 2011-11-22 | 1 | -0/+25 |
* | | | avio: allow any chars in protocols | Michael Niedermayer | 2011-11-22 | 1 | -3/+3 |
* | | | http: add user_agent option. | Clément Bœsch | 2011-11-22 | 1 | -2/+6 |
* | | | graphparser: Fix doxy on avfilter_graph_parse() return value. | Michael Niedermayer | 2011-11-22 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-22 | 4 | -94/+119 |
|\ \ \
| | |/
| |/| |
|
| * | | pthread: add some malloc failure checks | Justin Ruggles | 2011-11-21 | 1 | -0/+9 |
| * | | avconv: cosmetics, reformat transcode_init() | Anton Khirnov | 2011-11-21 | 1 | -37/+46 |
| * | | avconv: rename 'os' variable to 'oc' | Anton Khirnov | 2011-11-21 | 1 | -12/+12 |
| * | | doc/filters: fix some typos. | Anton Khirnov | 2011-11-21 | 1 | -2/+2 |
| * | | configure: add libpulse to help output | Anton Khirnov | 2011-11-21 | 1 | -0/+1 |