175 Commits (aa9380c89c65873c41a76776296d9095c54731cd)

Author SHA1 Message Date
Peter Ross aa9380c89c ff_get_wav_header: perform full lookup on WAVEFORMATEXTENSIBLE subformat guid 14 years ago
Peter Ross 36ffabc4ee move PRI_GUID, ARG_GUID, AVCodecGuid, ff_codec_guid_get_id, MEDIASUBTYPE_BASE_GUID and audio_guids[] to riff.c/h (add FF_ prefix to PRI_GUID, ARG_GUID, and MEDIASUBTYPE_BASE_GUID; rename audio_guids to ff_codec_wav_guids) 14 years ago
Peter Ross c1309b27d2 move ff_asf_guid, ff_guidcmp and ff_get_guid into riff.h 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Anton Khirnov 45a8a02a41 lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense 14 years ago
Peter Ross 21527d52f6 Add audio codec 0x1600 (ADTS AAC) 14 years ago
Peter Ross d34ca1cfe3 Add audio codec 0x1600 (ADTS AAC) 14 years ago
Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
Anton Khirnov 74b3f67c9c lavf: replace all uses of url_fskip with avio_seek 14 years ago
Anton Khirnov f59d8ff8cd avio: avio_ prefix for url_fseek 14 years ago
Anton Khirnov e356fc57a2 lavf: replace all uses of url_fskip with avio_seek 14 years ago
Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 14 years ago
Anton Khirnov 324429309e lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 14 years ago
Anton Khirnov 0abdb29317 lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 14 years ago
Anton Khirnov e9eb8d0bce avio: avio: avio_ prefixes for put_* functions 14 years ago
Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 14 years ago
Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 14 years ago
Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 14 years ago
Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 14 years ago
Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
Peter Ross 50d83b2005 Add audio codec 0x1602 (AAC LATM) 14 years ago
Carl Eugen Hoyos d267b339e4 Lagarith decoder by Nathan Caldwell, saintdev at gmail 14 years ago
Carl Eugen Hoyos 504530bfba Set blkalign to 3840 (maximum bytes per frame) for AC-3 in avi. 14 years ago
Peter Ross 773d892a31 move ff_get_bmp_header under CONFIG_DEMUXERS block 14 years ago
Carl Eugen Hoyos f6bf6e511d Set blkalign to maximum framesize to allow playback on WMP (see issue 2455 and issue 2446). 14 years ago
Peter Ross 456a70aeb8 add ff_get_bmp_header 14 years ago
Andrew Wason 3d305fd071 Add FourCC yuvs for rawvideo (PIX_FMT_YUYV422). 14 years ago
Peter Ross e8ffb2fa4c Add G.722 to RIFF codec list 14 years ago
Kostya Shishkov cba322d76d Make WMV3 decoder attempt to decode WMVP as well 14 years ago
Zhou Zongyi 4383692896 Add R10k decoder. 14 years ago
Ben Littler f0feb4d72f add WAWV fourcc, works on V-codecs/WAWV.avi 14 years ago
Carl Eugen Hoyos 2d91366cc2 Make MP43 the default fourcc for msmpeg4v3: 15 years ago
Tomas Härdin 77d3f1f792 Added M701 codec_tag for mpeg2video 15 years ago
Carl Eugen Hoyos 74c853b621 Samsung uses SIPP as FourCC for MPEG-4 ASP. 15 years ago
Stefano Sabatini 781cf5fd41 Add missing codec id <-> codec tag entries: 15 years ago
Google 6c7c62939b Add VP80 fourcc 15 years ago
Stefano Sabatini 73762de18e Add NV12 and NV21 AVI tags. 15 years ago
Francesco Lavra f10d3d343e Add FourCC MJPG for CODEC_ID_JPEGLS. 15 years ago
Stefano Sabatini b43f432c8c Add support to the Y411 codec tag, corresponding to the rawvideo pixel 15 years ago
Anssi Hannula 337104ac1f Fix FourCC when remuxing VP6F, regression introduced in r22941. 15 years ago
Christian Schmidt 03cb8458ce Support VP6F in Matroska. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Anton Khirnov 63100f5885 riff: don't pad extradata when writing ASF. 15 years ago
Daniel Verkamp bf35412201 Kega Game Video (KGV1) decoder 15 years ago
Ben Littler 4bf2b9e8f3 add netspeak gsm and truespeech wav format tags to riff.c 15 years ago
Michael Niedermayer 86d58bcfd9 Add GEOV fourcc (issue971). 15 years ago
Ben Littler 5bc3fc2187 add uldx fourcc to mpeg4 in riff.c 15 years ago
Ben Littler 6667d5a5e5 add vspx fourcc to mpeg4 in riff.c 15 years ago
ami_stuff 8be7ac98ca Support decoding of SoftLab-NSK VideoTizer. 15 years ago