index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
electronicarts.c
Age
Commit message (
Expand
)
Author
2011-07-17
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-16
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
Anton Khirnov
2011-03-07
avio: deprecate url_feof
Anton Khirnov
2011-03-04
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-01
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-03-01
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-02-21
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-01-26
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-11
electronicarts: prevent endless loop opportunity in process_audio_header_elem...
Peter Ross
2011-01-10
revert r26302
Peter Ross
2011-01-10
electronicarts: prevent endless loop opportunity in process_audio_header_elem...
Peter Ross
2011-01-10
electronicarts: only apply audio sanity checks when audio stream is present
Peter Ross
2011-01-10
perform sanity check on sample rate in electronicarts demuxer
Daniel Kang
2011-01-10
perform sanity check on number of channels in electronicarts demuxer
Daniel Kang
2010-07-10
Add av_ prefix to bswap macros
Måns Rullgård
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-03-31
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
Jean-Daniel Dupas
2010-03-30
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-01-10
Use enum CodecID where appropriate.
Carl Eugen Hoyos
2010-01-10
do not create Electronic Arts audio stream when unsupported revision2 audio c...
Peter Ross
2009-09-17
Slightly improve probe for ea format by checking that it is possible to
Reimar Döffinger
2009-06-13
Electronic Arts demuxer: support Madcow video tag
Peter Ross
2009-04-16
Remove unused audio_pts field from ea demuxer struct
Reimar Döffinger
2009-04-12
Move ea demuxer messages that are irrelevant to ordinary users from
Reimar Döffinger
2009-04-11
Reindent
Reimar Döffinger
2009-04-11
Make electronicarts demuxer return partial frames, this is the default
Reimar Döffinger
2009-02-11
Add av_uninit macro to variable to avoid false positive warning:
Diego Biurrun
2009-02-05
Electronic Arts demuxer: support TQI video tag
Peter Ross
2009-02-01
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-01-11
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
Diego Biurrun
2008-11-08
Electronic Arts demuxer: support TGQ video tags
Peter Ross
2008-09-08
Bump Major version, this commit is almost just renaming bits_per_sample to
Luca Abeni
2008-08-18
Support Electronic Arts files containing MP3 audio.
Peter Ross
2008-08-12
Electronic Arts demuxer: support SxEN audio tags found in 'Need for Speed: Pr...
Peter Ross
2008-08-12
Electronic Arts demuxer: perform identification of ADPCM EA R2 codec using re...
Peter Ross
2008-08-12
Electronic Arts demuxer: ignore PTxx platform ID values.
Peter Ross
2008-08-12
Support Electronic Arts files containing MPEG2VIDEO.
Peter Ross
2008-08-10
Add MDEC tags to Electronic Arts demuxer.
Peter Ross
2008-08-06
Add Electronic Arts TGV chunk tags to EA demuxer.
Peter Ross
2008-07-30
EA Demuxer: make rev2 flag optional
Peter Ross
2008-07-08
Electronic Arts CMV demuxer
Peter Ross
2008-06-03
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2008-05-13
Fix icc warning #188: enumerated type mixed with another type
Carl Eugen Hoyos
2007-11-25
add pcm_s16le_planar support for electronicarts files
Aurelien Jacobs
2007-11-21
Use dynamically allocated ByteIOContext in AVFormatContext
Björn Axelsson
2007-11-07
probe more kind of electronic arts files
Aurelien Jacobs
2007-10-30
EA IMA EACS decoder
Peter Ross
2007-10-30
EA IMA SEAD decoder
Peter Ross
[next]