summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-033-152/+4
|\
| * build: avcodec: order cosmeticsDiego Biurrun2012-09-031-2/+2
| * intrax8dsp: Add missing #include to make header standaloneDiego Biurrun2012-09-031-0/+2
| * Delete motion-test tool; it is of doubtful utility.Diego Biurrun2012-09-032-150/+0
* | snowdec: remove unused variableMichael Niedermayer2012-09-031-1/+0
* | ffv1: fix 2 uninitialized variable warningsMichael Niedermayer2012-09-031-2/+3
* | Remove redundant masks in STORE_BGR24_MMX.Hans-Kristian Arntzen2012-09-021-3/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-026-34/+62
|\ \ | |/
| * intrax8: move functions from dsputil to own contextMans Rullgard2012-09-026-34/+62
* | fate: add ansi256 test casePeter Ross2012-09-022-0/+12
* | examples: add demuxing.c exampleStefano Sabatini2012-09-023-0/+195
* | lavf/segment: set EXT-X-VERSION to 3 rather than to 4Stefano Sabatini2012-09-021-1/+1
* | lavfi: when configuring a link, set channel layout from previous link if unsp...Stefano Sabatini2012-09-021-0/+2
* | lavc/codec_desc: fix name of wavesynth codecStefano Sabatini2012-09-021-1/+1
* | flvdec: fix creation of lots of phantom data streamsMichael Niedermayer2012-09-021-2/+3
* | configure: Treat warnings as errors in check_yasm()jamal2012-09-011-1/+1
* | psxstr: more correct array type.Michael Niedermayer2012-09-011-1/+1
* | fix flv new stream handling after head already parsedRoman Arutyunyan2012-09-011-4/+6
* | lavf: add missing new line to some error messages 2Piotr Bandurski2012-09-012-2/+2
* | lavfi/vf_frei0: add missing new line to some error messagesPiotr Bandurski2012-09-011-3/+3
* | lavc: add missing new line to some messagesPiotr Bandurski2012-09-017-8/+8
* | lavf: add missing new line to some error messagesPiotr Bandurski2012-09-019-9/+9
* | Fix libx264 profile listingMahendra M2012-09-011-1/+1
* | libmpcodecs: remove unused and half existing vo_fs variableMichael Niedermayer2012-09-011-6/+0
* | ansi: erase screen on first framePeter Ross2012-09-012-3/+8
* | ansi: support 256-colorsPeter Ross2012-09-012-6/+29
* | ansi: support escaped codes where last argument is zeroPeter Ross2012-09-011-3/+3
* | ansi: remove misplaced returnPeter Ross2012-09-011-1/+0
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2012-09-011-6/+36
|\ \
| * | ffplay: only free vfilters on exitMarton Balint2012-08-311-1/+1
| * | ffplay: replace SDL_delay in read thread with SDL_CondWaitMarton Balint2012-08-311-1/+13
| * | ffplay: requeue last picture on forced video refreshMarton Balint2012-08-311-4/+22
* | | Merge remote-tracking branch 'stev47/master'Michael Niedermayer2012-09-011-6/+6
|\ \ \
| * \ \ Merge branch 'master' of git://source.ffmpeg.org/ffmpegStephan Hilb2012-09-0126-233/+139
| |\ \ \
| * | | | cpia: move reget_buffer after header checkStephan Hilb2012-09-011-6/+6
* | | | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-011-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | crypto: Remove a stray double spaceMartin Storsjö2012-08-311-1/+1
| * | | | Rename missed cases of FF_OPT_TYPE_* to AV_OPT_TYPE_*Martin Storsjö2012-08-313-24/+24
* | | | | Fix compilation with yasm-0.6.2.Carl Eugen Hoyos2012-09-019-17/+13
| |_|/ / |/| | |
* | | | lavfi/mp: remove decimate wrapperStefano Sabatini2012-09-015-203/+1
* | | | avoid ambigous buffersink namesMichael Niedermayer2012-09-015-7/+7
* | | | libavfilter: Support the forks ABI for buffer sinksMichael Niedermayer2012-09-013-3/+57
* | | | matroskadec, matroskadec, srtenc: Read/Write duration for subtitles.Philip Langdale2012-08-313-3/+26
* | | | fate-utvideoenc: remove unneeded -f aviMichael Niedermayer2012-09-011-1/+1
* | | | swr/resample: update SSSE3 flag to new nameMichael Niedermayer2012-09-011-2/+2
* | | | flic: use AV_LOG_ERROR for error messagePiotr Bandurski2012-08-311-1/+1
* | | | filmstripdec: add new line to error messagePiotr Bandurski2012-08-311-1/+1
* | | | lavc: support building with the forks ABI for avcodec_find_best_pix_fmt2()Michael Niedermayer2012-08-312-0/+15
* | | | configure: add switch to enable debian/libav compatible ABIMichael Niedermayer2012-08-311-0/+2
* | | | avfiltergraph: use avcodec_find_best_pix_fmt_of_2()Michael Niedermayer2012-08-311-2/+2
OpenPOWER on IntegriCloud