summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | lavf/gif: avoid forward declaration.Clément Bœsch2013-04-191-16/+13
* | lavf/gif: correct the delay after the first frame.Clément Bœsch2013-04-192-7/+35
* | lavfi/afade: use AV_OPT_TYPE_DURATIONPaul B Mahol2013-04-192-13/+24
* | lavf/gif: fix timing.Clément Bœsch2013-04-192-15/+12
* | gif: use only one graphic control extension block per image.Clément Bœsch2013-04-193-198/+205
* | lavc/utils: merge side data after video encode.Clément Bœsch2013-04-191-0/+2
* | fate/gif: create meaningful gif encoding tests.Clément Bœsch2013-04-199-35/+1056
* | mxfdec: fix return variable type for avio_seekMarton Balint2013-04-191-2/+3
* | Fix multithreaded MPEG-4 decoding.Reimar Döffinger2013-04-191-1/+1
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-04-194-26/+42
|\ \
| * | ffmpeg: make -aspect work with -vcodec copy.Nicolas George2013-04-183-14/+25
| * | lavfi/vf_aspect: improve compatibility of parsing.Nicolas George2013-04-181-12/+17
* | | avformat: Dont stop probing before the whole id3 tag is readMichael Niedermayer2013-04-181-0/+2
* | | lavfi/mptestsrc: fix invalid access in case of negative linesizeStefano Sabatini2013-04-181-4/+8
* | | subtitles: introduce ASS codec id and use it.Clément Bœsch2013-04-1816-20/+205
|/ /
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-04-181-1/+1
|\ \
| * | examples/filtering_audio: fix frame leak.Nicolas George2013-04-181-1/+1
* | | avcodec/mpegvideo_motion: Check P field referencesMichael Niedermayer2013-04-181-1/+2
* | | svq3: use memmove to avoid overlap in memcpy.Michael Niedermayer2013-04-181-2/+2
* | | colorchannelmixer filterPaul B Mahol2013-04-186-1/+429
* | | colorbalance filterPaul B Mahol2013-04-186-2/+257
* | | lavu: add av_clipd_cPaul B Mahol2013-04-182-1/+21
|/ /
* | evrcdec: use memmove() instead of memcpy() when regions can overlap.Michael Niedermayer2013-04-181-4/+4
* | lavc/gif: avoid encoding 0x0 images.Clément Bœsch2013-04-181-2/+2
* | lavf/gif: support only GIF codec.Clément Bœsch2013-04-181-3/+4
* | lavf/gif: merge gif_write_{packet,video}.Clément Bœsch2013-04-181-9/+3
* | lavf/gif: trim unnecessarily long netscape ext code.Clément Bœsch2013-04-181-39/+10
* | lavf/gif: remove unused fields.Clément Bœsch2013-04-181-5/+0
* | lavf/gif: simplify streams type checking.Clément Bœsch2013-04-181-25/+13
* | cmdutils: make the "-help filter=" output less confusingMichael Niedermayer2013-04-181-2/+2
* | Fix libswscale compilation with --disable-optimizations on x86-32.Carl Eugen Hoyos2013-04-181-0/+4
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-04-181-1/+1
|\ \
| * | Fix pgc compilation with --disable-optimizations.Carl Eugen Hoyos2013-04-181-1/+1
* | | avcodec/bitstream: check codes in ff_init_vlc_sparse()Michael Niedermayer2013-04-181-0/+4
* | | avcodec/bitstream: Check bits in ff_init_vlc_sparse()Michael Niedermayer2013-04-181-0/+4
|/ /
* | xan: Check for overlapping copiesMichael Niedermayer2013-04-181-0/+6
* | fate: hot fix for gif failure.Clément Bœsch2013-04-182-22/+26
* | lavf/gif: fix assert in avio API after dfb3231.Clément Bœsch2013-04-181-1/+1
* | gif: remove outdated comments.Clément Bœsch2013-04-182-28/+4
* | lavc/gif: return more meaningful error code.Clément Bœsch2013-04-181-1/+1
* | lavc/gif: merge two allocation checks.Clément Bœsch2013-04-181-4/+2
* | lavf/gif: simplify palette writing.Clément Bœsch2013-04-181-5/+2
* | gif: reindent after previous commits.Clément Bœsch2013-04-182-5/+4
* | lavc/gif: crop image when possible.Clément Bœsch2013-04-181-9/+73
* | Cleanse GIF muxer and encoder.Clément Bœsch2013-04-185-231/+87
* | lavfi/aspect: apply hot fix for NUM:DEN syntaxStefano Sabatini2013-04-171-1/+1
* | lavfi/setdar: fix num/den swapping in log messageStefano Sabatini2013-04-171-1/+1
* | lavfi/setsar: remove spurious #if FF_API_OLD_FILTER_OPTS around init fieldStefano Sabatini2013-04-171-4/+0
* | avutil/intfloat_readwrite: include common.h for isinf()Michael Niedermayer2013-04-171-0/+1
* | lavfi/mptestsrc: remove unused size fieldStefano Sabatini2013-04-171-1/+0
OpenPOWER on IntegriCloud