83722 Commits (55196e5d10af7c295352bb9a2d7565efe07ce46b)
 

Author SHA1 Message Date
Thomas Stephens 5fe2b43702 avformat/dashenc: Only use temporary files when outputting to file protocol 8 years ago
Michael Niedermayer db3507a670 avcodec/hevc_parser: export framerate, remove one dependency on the decoder 8 years ago
Joel Cunningham 8c8e5d5286 HTTP: improve performance by reducing forward seeks 8 years ago
Timo Rothenpieler b6f4f0b14b avcodec/cuvid: add format mismatch debug logs 8 years ago
Timo Rothenpieler ce79410bba avcodec/cuvid: set width and height before calling get_format 8 years ago
Timo Rothenpieler b7d480f431 avcodec/cuvid: update hw_frames_ctx reference after get_format call 8 years ago
Timo Rothenpieler be74ba648c avcodec/nvenc: push cuda context before encoding a frame 8 years ago
Rostislav Pehlivanov 965503d354 MAINTAINERS: add myself as mdct/opus maintainer 8 years ago
Rostislav Pehlivanov 3a7f0055b4 doc/encoders: add documentation for the Opus encoder 8 years ago
Rostislav Pehlivanov 5f47c85e5c opus: add a native Opus encoder 8 years ago
Rostislav Pehlivanov 07b78340dd opus_celt: rename structures to better names and reorganize them 8 years ago
Rostislav Pehlivanov e538108c21 opus_celt: move quantization and band decoding to opus_pvq.c 8 years ago
Rostislav Pehlivanov d2119f624d imdct15: rename to mdct15 and add a forward transform 8 years ago
Rostislav Pehlivanov 373ee2c618 opus_rc: add entropy encoding functions 8 years ago
Michael Niedermayer 8fa18e042a avformat/http: Check for truncated buffers in http_connect() 8 years ago
Lou Logan 1c049d5ffe doc/ffmpeg: document trailing "?" in map option 8 years ago
Mark Thompson c1a5fca06f lavc: Add device context field to AVCodecContext 8 years ago
Paul B Mahol aa234698e9 avfilter/vf_lut: make it possible to clip pixel values that are out of valid range 8 years ago
Paul B Mahol 72864547f9 avfilter/vf_lut: do not always explicitly clip pixels 8 years ago
Lou Logan fb32c561c3 doc/protocols: add option usage description 8 years ago
Alex Converse 1fce67d640 aac_latm: Align inband PCE to the start of the payload 8 years ago
Alex Converse 3bb24fc344 aacsbr: Associate SBR data with AAC elements on init 8 years ago
Alex Converse 20ea8bf939 aac_latm: Copy whole AudioSpecificConfig when it is sized. 8 years ago
Alex Converse 3f1a38c919 aac_latm: Allow unaligned AudioSpecificConfig 8 years ago
Timo Rothenpieler 8a3fea14ae avcodec/nvenc: set frame buffer format for mapped frames 8 years ago
wm4 50708f4aa4 hwcontext_dxva2: support D3D9Ex 8 years ago
wm4 e3af49b14b AVFrame: add an opaque_ref field 8 years ago
Bela Bodecs 2b9f92fcc5 avformat/hlsenc: fix stream level metadata handling 8 years ago
Josh de Kock 2dafbae994
lavc/libzvbi: remove deprecated API usage 8 years ago
Michael Niedermayer 68b8be0811 doc/muxers: Fix typo, causing warnings during build 8 years ago
Jan Ekström 763e823754 movenc: add support for track names in ISML manifests 8 years ago
Carl Eugen Hoyos 79d232fc9f lavf/mpegts: Make a pointer cast explicit. 8 years ago
Paul B Mahol 5979fb0b1e avcodec/iff: support for byterun1 ACBM compression 8 years ago
Paul B Mahol 8192e05cd2 doc/general: mention Newtek SpeedHQ decoder 8 years ago
Paul B Mahol 8259f8a720 avcodec: add FM Screen Capture Codec decoder 8 years ago
Paul B Mahol 25d9cb4621 avformat/flic: fix handling of EOF case 8 years ago
Paul B Mahol 5781c983d8 avcodec/flicvideo: add support for 24bit flic files 8 years ago
Paul B Mahol 54b5cc035a avcodec/flicvideo: fix some indentation issues 8 years ago
Carl Eugen Hoyos 5b2c0eebee lavf/omadec: Fix packet duration for Atrac 3 lossless. 8 years ago
Carl Eugen Hoyos 350ce0b9d3 lavfi/minterpolate: Remove an unused variable. 8 years ago
Carl Eugen Hoyos b47582f43a lavc/atrac3: Constify a pointer declaration. 8 years ago
Carl Eugen Hoyos ed491db3e5 lavf/rtpdec_mpeg4: Constify a function parameter. 8 years ago
Carl Eugen Hoyos 7ff445874b lavf/omadec: Remove an unsed variable. 8 years ago
Paul B Mahol 280a40dd27 avcodec: add ATRAC Advanced Lossless decoders 8 years ago
Steven Liu d96ebc5ef8 avformat/hlsenc: deprecate hls_wrap option 8 years ago
James Almer 96ee6da401 fate: add WavPack muxer test 8 years ago
Mulvya 40b6e28778 doc: Add muxers/demuxers list option 8 years ago
James Almer 7b3f0b3de4 avformat/apetag: bump micro version 8 years ago
James Almer 33ab1d4c6f avformat/apetag: reorder some code to improve readability 8 years ago
James Almer 84d874a680 avformat/apetag: account for header size if present when returning the start position 8 years ago