13853 Commits (12e66f205669b54c41b1e8ec7aed958e14a704a5)

Author SHA1 Message Date
Carl Eugen Hoyos 9860fb445a Fix decoding of G.726 in AIFF. 11 years ago
Carl Eugen Hoyos 6e65e34837 lavf/riff: Fix a comment. 11 years ago
Carl Eugen Hoyos 640c70ddc2 avformat: Use G726LE decoder for Sun AU files 11 years ago
Carl Eugen Hoyos 5b9f39860d Support 4k AVC-Intra in mov. 11 years ago
Paul B Mahol a688176535 avformat/flvdec: use avpriv_request_sample() 11 years ago
Dirk Farin 56cf6151ae avformat/hevcdec: add more irap cases to hevc_probe() 11 years ago
Dirk Farin 2ac31773f3 avformat/hevcdec: cosmetics, whitespaces 11 years ago
Carl Eugen Hoyos a0d13d84a9 Add some necessary casts in the wtv demuxer. 11 years ago
Carl Eugen Hoyos d0b7d24b80 Support HEVC in transport streams. 11 years ago
Michael Niedermayer f58cb772d9 avformat/mov: fix "correctly" typo 11 years ago
Yusuke Nakamura 16b6839de6 lavf/matroskadec: Support HEVC demuxing. 11 years ago
Yusuke Nakamura 53f903b7c5 lavf/mov: Support HEVC demuxing. 11 years ago
Mickaël Raulet 93c1fe4de3 hevc: add ts demux support 11 years ago
Michael Niedermayer 12cc3bf29a avformat: rename a few more h.265 to HEVC 11 years ago
Stefano Sabatini 1120fd7852 lavf/segment: simplify logic and fix !=0 check on segment_end return value 11 years ago
Billy Shambrook 67e507e10e lavf/segment: log segments as they end to AV_LOG_VERBOSE 11 years ago
Stefano Sabatini 3b9f8e7cd9 lavf/segment: simplify segment_count update 11 years ago
Vignesh Venkatasubramanian d6f86d74ed matroskadec: Demux support for SeekPreRoll and CodecDelay 11 years ago
Michael Niedermayer 708b32b6f7 http: Check the auth string contents and not only the pointer 11 years ago
Paul B Mahol 42a8d8aee8 avformat/rpl: use avpriv_report_missing_feature/avpriv_request_sample 11 years ago
Carl Eugen Hoyos f7ed044eea Support H.264 fourcc UMSV. 11 years ago
Martin Storsjö 84a125c4c2 rtmp: Allocate the prev_pkt arrays dynamically 11 years ago
James Almer 1d4476d5da movenc: use ff_alloc_extradata() 11 years ago
James Almer 00408f95e7 oggparsecelt: use ff_alloc_extradata() 11 years ago
James Almer aae8975ffb oggparseopus: use ff_alloc_extradata() 11 years ago
Michael Niedermayer 5970f4bb02 avformat/http: check the auth string contents not the pointer which cannot be NULL 11 years ago
Paul B Mahol 5340c3dd8d avformat/westwood_vqa: s/unsigned char/uint8_t & s/unsigned int/uint32_t 11 years ago
Paul B Mahol a807c68253 avformat: use ff_alloc_extradata() 11 years ago
Paul B Mahol 3fd79833e2 avformat: add ff_alloc_extradata() helper 11 years ago
Michael Niedermayer 522f78f8ea avformat/oggparseopus: fix nb_headers 11 years ago
Martin Storsjö 71549a857b http: Support auth method detection for POST 11 years ago
Martin Storsjö eb8b05a382 http: Add an option for forcing basic authentication 11 years ago
Paul B Mahol fa7e9f9401 avformat/vocdec: return AVERROR_EOF when EOF is reached 11 years ago
Michael Niedermayer 87fe0bbd69 lavc: rename h265 to hevc, add AV_CODEC_ID_H265 with identical value for backward compatibility 11 years ago
Paul B Mahol fd54f70072 avformat/avr: use ff_get_pcm_codec_id() 11 years ago
Vittorio Giovara fd2384f02b oggparsevorbis: fail on memory allocation error 11 years ago
James Almer c18375ec80 oggvorbisdec: add support for embedded cover art 11 years ago
James Almer 601d6228c4 flac: move picture parsing code in a separate file 11 years ago
Nicolas George ecab1c7741 oggdec: add support for Opus in Ogg demuxing 11 years ago
Vittorio Giovara ed9245dba8 oggparsevorbis: check allocations 11 years ago
James Almer 9c15ef35d4 oggparsevorbis: support official chapter extension 11 years ago
Lukasz Marek 3a92ee5953 avformat/ftp: add log regarding passive mode failure 11 years ago
Lukasz Marek e1fb3143bb avformat/ftp: fix possible deadlock 11 years ago
Martin Storsjö a52b5a5a07 riff: Add a mapping for VP6A 11 years ago
Michael Niedermayer e4d45673ca avformat/movenc: set XDCAM codec tag correctly 11 years ago
Michael Niedermayer 713dcdbfcb avformat/movenc: set pretty compressor name for XDCAM 11 years ago
Michael Niedermayer ce994a03f5 avformat/movenc: make AVStream easier to access 11 years ago
Carl Eugen Hoyos a12ab37d1f lavf/riff.c: Fix GeoVision H.264 fourcc. 11 years ago
Carl Eugen Hoyos d24da748c3 Add H.264 fourcc GAVC for GeoVision cameras. 11 years ago
Matthieu Bouron 054454c63a mxf: Add jpeg2000 codec to intra only codecs 11 years ago