summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avformat/avidec: remove warning about deprecated declarationsJames Almer2016-09-251-0/+4
* doc/libav-merge: change gmane link to a ffmpeg.org oneClément Bœsch2016-09-251-1/+1
* doc: move out merge script to toolsClément Bœsch2016-09-252-31/+27
* doc: remove codecpar mention in libav-merge.txtClément Bœsch2016-09-251-1/+0
* Merge commit '1e93c1e30ff0e8bf6094a426ca60f005e9cdaed3'Clément Bœsch2016-09-250-0/+0
|\
| * avconv: do not set encoder options when streamcopy is usedAnton Khirnov2016-06-211-4/+0
* | lavd/sdl2: add sdl aliasJosh de Kock2016-09-252-1/+3
* | lavd/sdl2: remove unused codeJosh de Kock2016-09-251-22/+5
* | avformat/avidec: Fix memleak with dv in aviMichael Niedermayer2016-09-251-0/+4
* | ffmpeg: Fix bistream typosMichael Niedermayer2016-09-252-2/+2
* | avcodec: fix vc1dsp dependenciesXiaolei Yu2016-09-253-3/+3
* | lavf/utils: Avoid an overflow for huge negative durations.Carl Eugen Hoyos2016-09-241-1/+1
* | avcodec/nvenc: use AVERROR_BUFFER_TOO_SMALL instead of ENOBUFSJames Almer2016-09-241-1/+1
* | avfilter/tests/integral: Remove unused variablesMichael Niedermayer2016-09-241-2/+0
* | ffmpeg: switch to the new BSF APIClément Bœsch2016-09-248-119/+237
* | lavd/sdl2: Fix 32bit rgb formats on little-endian hardware.Carl Eugen Hoyos2016-09-241-8/+13
* | lavd/sdl2: Move unsupported formats SDL_PIXELFORMAT_xxx888 updwards.Carl Eugen Hoyos2016-09-241-2/+2
* | lavf/aacdec: Do not autodetect a single frame inside the file.Carl Eugen Hoyos2016-09-241-1/+1
* | lavd: drop SDL1 device and SDL1 supportJosh de Kock2016-09-245-411/+2
* | ffplay: add SDL2 supportMarton Balint2016-09-243-351/+250
* | lavd/opengl: use SDL2Lukasz Marek2016-09-241-60/+49
* | MAINTAINERS: update my entriesJosh de Kock2016-09-241-0/+1
* | lavd: Add SDL2 output deviceJosh de Kock2016-09-245-1/+407
* | lavfi: add nlmeans filterClément Bœsch2016-09-247-2/+683
* | avformat/hls: Fix handling of EXT-X-BYTERANGE streams over 2GBAnssi Hannula2016-09-241-5/+5
* | avformat/hlsenc: refine EXT-X-BYTERANGE support for segmentsSteven Liu2016-09-241-3/+46
* | ffprobe.c: Indicate decode-but-discard packets when doing -show_packets.Sasi Inguva2016-09-2313-441/+442
* | fate: add Test for h264_mp4toannexb (ticket2991)Michael Niedermayer2016-09-232-0/+132
* | avcodec/cavsdsp: use av_clip_uint8() for idctMichael Niedermayer2016-09-231-9/+8
* | avcodec/remove_extradata_bsf: Fix AVoption parameter max valueJames Almer2016-09-232-29/+28
* | tests/fate/ffmpeg: Remove dead automatic remove extradata test update the key...Michael Niedermayer2016-09-232-38/+2
* | x86/h264_weight: use appropriate register size for weight parametersHendrik Leppkes2016-09-231-6/+6
* | tests/fate: Add fate-ffmpeg-bsf-remove-* testsMichael Niedermayer2016-09-235-0/+145
* | compat/cuda: convert to unix line endingsTimo Rothenpieler2016-09-232-1148/+1148
* | avcodec/cuvid: mark as avoid for probingTimo Rothenpieler2016-09-231-1/+1
* | avformat/utils: avoid using marked decoders for probingTimo Rothenpieler2016-09-231-1/+18
* | avcodec: add new AVOID_PROBING capabilityTimo Rothenpieler2016-09-233-2/+15
* | fate: update fate-source reference fileJames Almer2016-09-221-0/+2
* | avcodec/h264: Use ptrdiff_t for (bi)weight functionsMichael Niedermayer2016-09-235-27/+28
* | cuvid: Pass bit depth information to decoderPhilip Langdale2016-09-221-0/+2
* | cuvid: Use bundled headersPhilip Langdale2016-09-224-88/+52
* | cuvid: Add MIT licenced nvcuid headers from Video SDK 7.0Philip Langdale2016-09-222-0/+1177
* | avformat/movenc: write pasp atom even if sar.num == sar.denPaul B Mahol2016-09-221-2/+1
* | avformat/utils: force native h264 decoder for probingTimo Rothenpieler2016-09-221-3/+15
* | lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to memcpy().Carl Eugen Hoyos2016-09-221-1/+2
* | crystalhd: Use up-to-date bsf APIPhilip Langdale2016-09-211-22/+65
* | avcodec/cuvid: add support for hardware deinterlacingTimo Rothenpieler2016-09-211-21/+82
* | avcodec/cuvid: implement new send_packet/receive_frame apiTimo Rothenpieler2016-09-211-11/+83
* | avcodec/mlz: Check output chars before using itMichael Niedermayer2016-09-211-3/+18
* | avcodec/mlz: Remove 'l' postfixes from numbersMichael Niedermayer2016-09-211-3/+3
OpenPOWER on IntegriCloud