81790 Commits (a81b000a392e5c7119d2eddb3f4c90ab9f1e0554)
 

Author SHA1 Message Date
Timo Rothenpieler a81b000a39 avcodec/nvenc: Make sure that enum and array index match 8 years ago
Michael Niedermayer 2679ad4773 avformat/avidec: Check nb_streams in read_gab2_sub() 8 years ago
Michael Niedermayer 14bac7e00d avformat/avidec: Remove ancient assert 8 years ago
Adriano Pallavicino 25866680fd lavc/qdm2: increase code clarity 8 years ago
Sasi Inguva 7e9e1b7070 lavc/movtextdec.c: Avoid infinite loop on invalid data. 8 years ago
James Almer 92de2c23a6 ffprobe: don't use AVStream.codec to set decoder framerate 8 years ago
James Almer 29b6c2be29 avformat/matroskadec: set AVCodecParameters.field_order on progressive video 8 years ago
Sophia Wang 8c83062acb avformat/matroskadec: retain error codes in matroska_resync() and matroska_read_packet() 8 years ago
Mulvya a54c3ff65f doc/filters: blend terminates on longest input 8 years ago
James Almer 4a05d2eda7 ffmpeg: stop using AVStream.codec on stream copy 8 years ago
James Almer f0b6f7253f avformat: add av_stream_get_codec_timebase() 8 years ago
Michael Niedermayer fd902510ac swr: Update version & APIChanges for swr_build_matrix() 8 years ago
Michael Niedermayer 23c0779cda swresample: Add swr_build_matrix() 8 years ago
Michael Niedermayer 740f5105d5 swresample: Use double and float for matrixes for best quality and speed 8 years ago
Carl Eugen Hoyos dcc506a91e doc: Mention -dn in the "Stream selection" paragraph. 8 years ago
James Almer 64545dd600 ffprobe: don't access AVCodecContext.pkt_timebase directly 8 years ago
Michael Niedermayer 69449da436 avcodec/ansi: Check dimensions 8 years ago
Timo Rothenpieler 99b823f0a1 avcodec/mpegvideo_enc: fix memory leak 8 years ago
Carl Eugen Hoyos 46aae84616 lavf/movenc: Allow to disable writing the timecode track. 8 years ago
Jean-Yves Simon fb37da37ac avcodec/hevc: Add YUV420P10 to vaapi hardware decode - permits hardware decoding of HEVC Main 10 on AMD RX 480 8 years ago
James Almer 449dc25f56 ffmpeg: fix memleak of bitstream filter context on failure 8 years ago
James Almer 3ac76d7618 ffmpeg: fix memleak of encoder options AVDictionary on failure 8 years ago
James Almer e3842e87f2 avcodec/Makefile: Fix mlpenc dependencies 8 years ago
James Almer aa0dc698db avformat/avidec: remove warning about deprecated declarations 8 years ago
Clément Bœsch bd9e425459 doc/libav-merge: change gmane link to a ffmpeg.org one 8 years ago
Clément Bœsch 95a7cbb09d doc: move out merge script to tools 8 years ago
Clément Bœsch 485f75b278 doc: remove codecpar mention in libav-merge.txt 8 years ago
Clément Bœsch 99dfa55d5a Merge commit '1e93c1e30ff0e8bf6094a426ca60f005e9cdaed3' 8 years ago
Josh de Kock 21344991c0 lavd/sdl2: add sdl alias 8 years ago
Josh de Kock fbb1fcd4d0 lavd/sdl2: remove unused code 8 years ago
Michael Niedermayer b98dafe045 avformat/avidec: Fix memleak with dv in avi 8 years ago
Michael Niedermayer 9083e044f1 ffmpeg: Fix bistream typos 8 years ago
Xiaolei Yu 5a70e56f2f avcodec: fix vc1dsp dependencies 8 years ago
Carl Eugen Hoyos 267da70ea8 lavf/utils: Avoid an overflow for huge negative durations. 8 years ago
James Almer dc48248ea8 avcodec/nvenc: use AVERROR_BUFFER_TOO_SMALL instead of ENOBUFS 8 years ago
Michael Niedermayer 1e34584814 avfilter/tests/integral: Remove unused variables 8 years ago
Clément Bœsch 5ef1959080 ffmpeg: switch to the new BSF API 8 years ago
Carl Eugen Hoyos 159aa1275e lavd/sdl2: Fix 32bit rgb formats on little-endian hardware. 8 years ago
Carl Eugen Hoyos 1d92256d60 lavd/sdl2: Move unsupported formats SDL_PIXELFORMAT_xxx888 updwards. 8 years ago
Carl Eugen Hoyos 04fa20d53c lavf/aacdec: Do not autodetect a single frame inside the file. 8 years ago
Josh de Kock 47ea6f5c9d lavd: drop SDL1 device and SDL1 support 8 years ago
Marton Balint 9c5fab5ed4 ffplay: add SDL2 support 8 years ago
Lukasz Marek 645353829f lavd/opengl: use SDL2 8 years ago
Josh de Kock f94b8d2557 MAINTAINERS: update my entries 8 years ago
Josh de Kock 3877e3d8a8 lavd: Add SDL2 output device 8 years ago
Clément Bœsch c29b532a94 lavfi: add nlmeans filter 8 years ago
Anssi Hannula a6f5e25ad9 avformat/hls: Fix handling of EXT-X-BYTERANGE streams over 2GB 8 years ago
Steven Liu 1212e3468e avformat/hlsenc: refine EXT-X-BYTERANGE support for segments 8 years ago
Sasi Inguva 6a2cbf9014 ffprobe.c: Indicate decode-but-discard packets when doing -show_packets. 8 years ago
Michael Niedermayer 4a3b41bed0 fate: add Test for h264_mp4toannexb (ticket2991) 8 years ago