summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | avformat/avidec: Check nb_streams in read_gab2_sub()Michael Niedermayer2016-09-28
* | avformat/avidec: Remove ancient assertMichael Niedermayer2016-09-28
* | lavc/qdm2: increase code clarityAdriano Pallavicino2016-09-28
* | lavc/movtextdec.c: Avoid infinite loop on invalid data.Sasi Inguva2016-09-27
* | ffprobe: don't use AVStream.codec to set decoder framerateJames Almer2016-09-27
* | avformat/matroskadec: set AVCodecParameters.field_order on progressive videoJames Almer2016-09-27
* | avformat/matroskadec: retain error codes in matroska_resync() and matroska_re...Sophia Wang2016-09-28
* | doc/filters: blend terminates on longest inputMulvya2016-09-27
* | ffmpeg: stop using AVStream.codec on stream copyJames Almer2016-09-27
* | avformat: add av_stream_get_codec_timebase()James Almer2016-09-27
* | swr: Update version & APIChanges for swr_build_matrix()Michael Niedermayer2016-09-27
* | swresample: Add swr_build_matrix()Michael Niedermayer2016-09-27
* | swresample: Use double and float for matrixes for best quality and speedMichael Niedermayer2016-09-27
* | doc: Mention -dn in the "Stream selection" paragraph.Carl Eugen Hoyos2016-09-27
* | ffprobe: don't access AVCodecContext.pkt_timebase directlyJames Almer2016-09-26
* | avcodec/ansi: Check dimensionsMichael Niedermayer2016-09-26
* | avcodec/mpegvideo_enc: fix memory leakTimo Rothenpieler2016-09-26
* | lavf/movenc: Allow to disable writing the timecode track.Carl Eugen Hoyos2016-09-26
* | avcodec/hevc: Add YUV420P10 to vaapi hardware decode - permits hardware decod...Jean-Yves Simon2016-09-26
* | ffmpeg: fix memleak of bitstream filter context on failureJames Almer2016-09-25
* | ffmpeg: fix memleak of encoder options AVDictionary on failureJames Almer2016-09-25
* | avcodec/Makefile: Fix mlpenc dependenciesJames Almer2016-09-25
* | avformat/avidec: remove warning about deprecated declarationsJames Almer2016-09-25
* | doc/libav-merge: change gmane link to a ffmpeg.org oneClément Bœsch2016-09-25
* | doc: move out merge script to toolsClément Bœsch2016-09-25
* | doc: remove codecpar mention in libav-merge.txtClément Bœsch2016-09-25
* | Merge commit '1e93c1e30ff0e8bf6094a426ca60f005e9cdaed3'Clément Bœsch2016-09-25
|\|
| * avconv: do not set encoder options when streamcopy is usedAnton Khirnov2016-06-21
* | lavd/sdl2: add sdl aliasJosh de Kock2016-09-25
* | lavd/sdl2: remove unused codeJosh de Kock2016-09-25
* | avformat/avidec: Fix memleak with dv in aviMichael Niedermayer2016-09-25
* | ffmpeg: Fix bistream typosMichael Niedermayer2016-09-25
* | avcodec: fix vc1dsp dependenciesXiaolei Yu2016-09-25
* | lavf/utils: Avoid an overflow for huge negative durations.Carl Eugen Hoyos2016-09-24
* | avcodec/nvenc: use AVERROR_BUFFER_TOO_SMALL instead of ENOBUFSJames Almer2016-09-24
* | avfilter/tests/integral: Remove unused variablesMichael Niedermayer2016-09-24
* | ffmpeg: switch to the new BSF APIClément Bœsch2016-09-24
* | lavd/sdl2: Fix 32bit rgb formats on little-endian hardware.Carl Eugen Hoyos2016-09-24
* | lavd/sdl2: Move unsupported formats SDL_PIXELFORMAT_xxx888 updwards.Carl Eugen Hoyos2016-09-24
* | lavf/aacdec: Do not autodetect a single frame inside the file.Carl Eugen Hoyos2016-09-24
* | lavd: drop SDL1 device and SDL1 supportJosh de Kock2016-09-24
* | ffplay: add SDL2 supportMarton Balint2016-09-24
* | lavd/opengl: use SDL2Lukasz Marek2016-09-24
* | MAINTAINERS: update my entriesJosh de Kock2016-09-24
* | lavd: Add SDL2 output deviceJosh de Kock2016-09-24
* | lavfi: add nlmeans filterClément Bœsch2016-09-24
* | avformat/hls: Fix handling of EXT-X-BYTERANGE streams over 2GBAnssi Hannula2016-09-24
* | avformat/hlsenc: refine EXT-X-BYTERANGE support for segmentsSteven Liu2016-09-24
* | ffprobe.c: Indicate decode-but-discard packets when doing -show_packets.Sasi Inguva2016-09-23
* | fate: add Test for h264_mp4toannexb (ticket2991)Michael Niedermayer2016-09-23