30 Commits (555c31de9da0ef1b4b0cea75bb7a6d6a246a1ebd)

Author SHA1 Message Date
Vittorio Giovara 0116c9162e westwood: convert to new channel layout API 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Andreas Cadhalpun bc7e128a6e westwood_aud: prevent division by zero 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Michael Niedermayer 1728659319 avformat/westwood_aud: replace != 0 error check by <0 10 years ago
Paul B Mahol 6dfa70f272 Correct few "ffmpeg" typos 10 years ago
Diego Biurrun e0f8be6413 avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
Diego Biurrun 1ecdf8912b avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
Justin Ruggles 7b48d93e8a westwood_aud: set channel layout 12 years ago
Paul B Mahol 94f224516c westwood_aud: remove stale comment 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Diego Biurrun 6774247a9d avformat: Drop pointless "format" from container long names 12 years ago
Michael Niedermayer dbb7009ea5 westwood_aud: Fix project reference 13 years ago
Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
Justin Ruggles b8dd555c63 aud: remove unneeded field, audio_stream_index from context 13 years ago
Justin Ruggles be14a37066 aud: fix time stamp calculation for ADPCM IMA WS 13 years ago
Justin Ruggles 10fef6bd6b aud: simplify header parsing 13 years ago
Justin Ruggles 0e6a8b5cf7 aud: set pts_wrap_bits to 64. 13 years ago
Justin Ruggles 98c290cc08 cosmetics: indentation 13 years ago
Justin Ruggles d481227c54 aud: support Westwood SND1 audio in AUD files. 13 years ago
Justin Ruggles e924a4ba71 westwood: split the AUD and VQA demuxers into separate files. 13 years ago