summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec: add missing xmm/neon clobber test wrappers for the new encode APIJames Almer2016-10-01
* lavfi/metadata: allow deleting all metadataMarton Balint2016-10-01
* lavfi/metadata: fix setting metadata valuesMarton Balint2016-10-01
* ffmpeg: use new encode APIwm42016-10-01
* ffmpeg: use new decode APIwm42016-10-01
* ffmpeg: move subframe warning to libavcodecwm42016-10-01
* doc/libav-merge: add a note for the skipped QSV functionalityHendrik Leppkes2016-10-01
* Merge commit 'ac7bfd69678f3966e38debdb27f4bde94dc0345c'Hendrik Leppkes2016-10-01
|\
| * lavfi: add a QSV scaling filterAnton Khirnov2016-06-21
* | Merge commit 'ad9c9440d592e4d53d6bec9961b4b22e25387d70'Hendrik Leppkes2016-10-01
|\|
| * qsvenc: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-21
* | Merge commit 'a0524d9b1e1bb0012207584f067096df7792df6c'Hendrik Leppkes2016-10-01
|\|
| * qsvdec: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-21
* | doc/libav-merge: complete TODO sectionClément Bœsch2016-10-01
* | fate: Add regression test for Ticket 186Michael Niedermayer2016-10-01
* | fate: Add fate-svq3-watermarkMichael Niedermayer2016-10-01
* | avformat/hlsenc: support mkdir_p for use_localtime_mkdirSteven Liu2016-10-01
* | doc/examples: build http_multiclient exampleClément Bœsch2016-09-30
* | doc/examples/gitignore: add forgotten qsvdec entryClément Bœsch2016-09-30
* | build: remove references to inexistant avcodec exampleClément Bœsch2016-09-30
* | doc/examples/http_multiclient: fix mixed declarations and codeClément Bœsch2016-09-30
* | doc/examples/http_multiclient: fix compilationClément Bœsch2016-09-30
* | build: fix avio_dir_cmd and avio_reading example dependenciesClément Bœsch2016-09-30
* | build: sort EXAMPLE_LISTClément Bœsch2016-09-30
* | avutil/hwcontext_cuda: use proper synchronization flagTimo Rothenpieler2016-09-29
* | avcodec/cuvid: make use of new av_hwdevice_ctx_create apiTimo Rothenpieler2016-09-29
* | avcodec/cuvid: support a pre-initialized hw_frames_ctxTimo Rothenpieler2016-09-29
* | avcodec/cuvid: use actual frame size for buffer allocationTimo Rothenpieler2016-09-29
* | avformat/tee: Copy interrupt callback and flags to slaveJan Sebechlebsky2016-09-29
* | ffmpeg_cuvid: make use of new av_hwdevice_ctx_create apiTimo Rothenpieler2016-09-29
* | ffmpeg: pass the hwaccel frames context to the decoderAnton Khirnov2016-09-29
* | lavf/movenc: Put correct display aspect ratio in ARES atom.Carl Eugen Hoyos2016-09-29
* | lavf/mov: Read display aspect ratio from ares atom also for dnxhd.Carl Eugen Hoyos2016-09-29
* | Changelog: Mention edts support.Carl Eugen Hoyos2016-09-29
* | movenc: Add support for writing language codes into ISML manifestsJan Ekström2016-09-29
* | lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an...Sasi Inguva2016-09-29
* | lavc/utils.c: Subtract skip_samples when frame is DISCARDed.Sasi Inguva2016-09-29
* | ffmpeg_vaapi: fix choice of decoder_formatMoritz Barsnick2016-09-29
* | doc/muxers: fix hlsenc options examples errorSteven Liu2016-09-28
* | doc/codecs.texi: fix and expand color related optionsJames Almer2016-09-28
* | movenc: use similar logic to DASH when writing bit rate to ISMLJan Ekström2016-09-28
* | avfilter/vf_colorspace: fix range for output colorspace optionJames Almer2016-09-28
* | avformat/concatdec: don't call open_file when seek position within a fileraymondzheng1412@gmail.com2016-09-28
* | avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsvJames Almer2016-09-28
* | ffmpeg_cuvid: Don't unnecessarily include nvcuvid.hPhilip Langdale2016-09-28
* | Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'James Almer2016-09-28
|\|
| * hwcontext: add a QSV implementationAnton Khirnov2016-06-21
* | Merge commit '6f19bbcf8532d018d8d6d82e000738d0ac2385c9'James Almer2016-09-28
|\|
| * qsvdec: move reading the user-provided session to qsv_decode_init()Anton Khirnov2016-06-21
* | Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa'James Almer2016-09-28
|\|