21 Commits (3b80f73b186dc24a39a95edc4243f785d1459273)

Author SHA1 Message Date
Michael Niedermayer 6baee21eb7 avformat/m4vdec: Detect raw mpeg4video with unidentified non mpeg headers with a very low score 8 years ago
Michael Niedermayer e5b019725f m4vdec: Check for non-startcode 00 00 00 sequences in probe 8 years ago
Michael Niedermayer 1aed82846c avformat/m4vdec: mark as possibly containing discontinuities 10 years ago
Gabriel Dume 4620affa24 m4vdec: K&R formatting cosmetics 10 years ago
Michael Niedermayer 7c1835c52a avformat/m4vdec: Check for non startcode 00 00 00 sequences in probe 10 years ago
Michael Niedermayer b83e0903ec avformat/m4vdec: raise threshold slightly for detection 11 years ago
Diego Biurrun e0f8be6413 avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 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
Anton Khirnov fa4924a358 rawdec: factor video demuxer definitions into a macro. 14 years ago
Michael Niedermayer 2ee453610f Fix mpeg-ps misdetected as m4v. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Aurelien Jacobs 4ca31edcfe split raw.c into rawdec.c and rawenc.c 14 years ago
Aurelien Jacobs 187186c600 cosmetic 14 years ago
Aurelien Jacobs e35070582e move m4v demuxer to its own file 14 years ago