summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lavf/hlsenc: provide some feedback in case of invalid basenameStefano Sabatini2012-12-211-1/+3
* lavf/hlsenc: fix minor grammar inconsistencies in the option help messagesStefano Sabatini2012-12-211-4/+4
* doc: remove inclusion of libav* documentation in toolsStefano Sabatini2012-12-204-32/+0
* doc/ffmpeg-formats: include metadata chapterStefano Sabatini2012-12-201-0/+1
* Always write all colours for animated gif files, including transparent ones.Carl Eugen Hoyos2012-12-201-2/+3
* gifdec: fix invalid write in gif_copy_img_rectPaul B Mahol2012-12-201-1/+1
* gifdec: fix invalid write in giff_fill_rectPaul B Mahol2012-12-201-1/+1
* ffmpeg_opt: fix recording time in->out carryover.Michael Niedermayer2012-12-201-9/+11
* lavfi/af_aconvert: update audio->channels.Nicolas George2012-12-201-0/+1
* tiffdec: support LZW compression with inverted FillOrderPiotr Bandurski2012-12-201-0/+14
* lavf/srtdec: reindent after previous commits.Clément Bœsch2012-12-201-29/+29
* lavf/srtenc: honor subtitle position side data.Clément Bœsch2012-12-201-1/+16
* lavf/srtdec: switch to FFDemuxSubtitlesQueue API.Clément Bœsch2012-12-201-23/+62
* lavf: split packets before muxing.Clément Bœsch2012-12-201-4/+20
* aiffenc: set correct number of bits foru8 in aiffPiotr Bandurski2012-12-202-2/+1
* lavfi: remove init and check of rate and layout.Nicolas George2012-12-201-9/+0
* lavfi/buffersrc: remove init of rate and layout.Nicolas George2012-12-201-2/+0
* lavfi: add an accessor for ref->audio->channels.Nicolas George2012-12-204-3/+17
* lavfi: add a channels field to AVFilterLink.Nicolas George2012-12-206-2/+22
* h264: Fix code to also handle pix format changes.Michael Niedermayer2012-12-201-4/+7
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-2012-15/+586
|\
| * lavr: add option for dithering during sample format conversion to s16Justin Ruggles2012-12-1910-12/+583
| * mpeg12: do not decode extradata more than once.Anton Khirnov2012-12-192-1/+3
* | Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'Michael Niedermayer2012-12-206-26/+25
|\ \ | |/
| * cmdutils: pass number of groups to split_commandline().Anton Khirnov2012-12-193-16/+14
| * mov: handle h263 and flv1 for codec_tag 'H','2','6','3'Janne Grunau2012-12-192-1/+5
| * h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profilesVictor Lopez2012-12-191-1/+5
* | lavfi/select: fix compilation with avcodec disabled.Clément Bœsch2012-12-201-2/+8
* | astenc: Remove two AVRationals with denominator 1James Almer2012-12-201-1/+1
* | h264: remove unused variableMichael Niedermayer2012-12-201-1/+0
* | ffmpeg_opt: fix pointer typesMichael Niedermayer2012-12-201-2/+2
* | mpegvideo: increase scratchpad sizesMichael Niedermayer2012-12-201-1/+1
* | doc/general: sort subtitles formats.Clément Bœsch2012-12-201-2/+2
* | fate: add and fix subtitles dependencies.Clément Bœsch2012-12-201-10/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-202-14/+23
|\ \ | |/
| * mpegvideo: increase edge_emu_buffer size for VC1Janne Grunau2012-12-191-1/+3
| * lavc: merge latest x86inc.asm fixes with x264Ronald S. Bultje2012-12-191-13/+20
* | Merge commit 'acb571c89a065d943163c11efb46de35774f1909'Michael Niedermayer2012-12-203-2/+3
|\ \ | |/
| * avcodec: bump minor for adaptive h264 frame-mtJanne Grunau2012-12-182-2/+3
| * avconv: pass the actually selected decoder to filter_codec_opts().Anton Khirnov2012-12-181-1/+1
* | cmdutils: implement debug/fdebug log level update differently.Michael Niedermayer2012-12-202-8/+3
* | Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06'Michael Niedermayer2012-12-205-80/+187
|\ \ | |/
| * avconv: use new options parser.Anton Khirnov2012-12-183-41/+116
* | doc/faq: move filter links to the ffmpeg-filters.html page.Clément Bœsch2012-12-201-3/+3
* | doc/faq: improve concatenation entry.Clément Bœsch2012-12-201-4/+11
* | ffmpeg: use GROW_ARRAY in opt_map_channel.Clément Bœsch2012-12-191-3/+1
* | Merge commit '0ec1642b60a5b1a4d913e2b9e3899173dff77e7a'Michael Niedermayer2012-12-191-1/+0
|\ \ | |/
| * cmdutils: don't log an error in opt_default().Anton Khirnov2012-12-181-1/+0
* | Merge commit '8c9af5b2051b9927f845c7afdfeb30b82670ee77'Michael Niedermayer2012-12-192-0/+329
|\ \ | |/
| * cmdutils: add a commandline pre-parser.Anton Khirnov2012-12-182-0/+329
OpenPOWER on IntegriCloud