projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
electronicarts: comment wording fixes
[ffmpeg.git]
/
libavformat
/
electronicarts.c
2013-08-15
Diego Biurrun
electronicarts: comment wording fixes
blob
|
commitdiff
2013-08-15
Diego Biurrun
electronicarts: Remove bogus function documentation
blob
|
commitdiff
|
diff to current
2013-08-15
Diego Biurrun
electronicarts: K&R formatting cosmetics
blob
|
commitdiff
|
diff to current
2013-03-11
Anton Khirnov
lavf: remove disabled FF_API_R_FRAME_RATE cruft
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-07-30
Diego Biurrun
avformat: Drop pointless "format" from container long...
blob
|
commitdiff
|
diff to current
2012-07-29
Anton Khirnov
lavf: deprecate r_frame_rate.
blob
|
commitdiff
|
diff to current
2012-05-04
Ronald S. Bultje
ea: check chunk_size for validity.
blob
|
commitdiff
|
diff to current
2012-03-03
Justin Ruggles
ea: fix audio pts
blob
|
commitdiff
|
diff to current
2012-03-02
Anton Khirnov
electronicarts: set timebase for tgv video.
blob
|
commitdiff
|
diff to current
2012-03-02
Anton Khirnov
electronicarts: parse the framerate for cmv video.
blob
|
commitdiff
|
diff to current
2012-03-02
Anton Khirnov
electronicarts: don't set codec timebase
blob
|
commitdiff
|
diff to current
2012-01-27
Anton Khirnov
lavf: remove AVFormatParameters from AVFormatContext...
blob
|
commitdiff
|
diff to current
2012-01-06
Janne Grunau
electronicarts: check bytes per sample for validity
blob
|
commitdiff
|
diff to current
2011-11-30
Anton Khirnov
lavf: make av_set_pts_info private.
blob
|
commitdiff
|
diff to current
2011-10-19
Anton Khirnov
lavf,lavd: replace av_new_stream->avformat_new_stream...
blob
|
commitdiff
|
diff to current
2011-07-17
Anton Khirnov
lavf: use designated initialisers for all (de)muxers.
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-03-17
Anton Khirnov
lavf: replace avio_seek(SEEK_CUR) with avio_skip where...
blob
|
commitdiff
|
diff to current
2011-03-07
Anton Khirnov
avio: deprecate url_feof
blob
|
commitdiff
|
diff to current
2011-03-04
Anton Khirnov
avio: add avio_tell macro as a replacement for url_ftell
blob
|
commitdiff
|
diff to current
2011-03-01
Anton Khirnov
lavf: replace all uses of url_fskip with avio_seek
blob
|
commitdiff
|
diff to current
2011-03-01
Anton Khirnov
avio: avio_ prefix for url_fseek
blob
|
commitdiff
|
diff to current
2011-02-21
Anton Khirnov
avio: avio_ prefixes for get_* functions
blob
|
commitdiff
|
diff to current
2011-02-20
Anton Khirnov
avio: rename ByteIOContext to AVIOContext.
blob
|
commitdiff
|
diff to current
2011-01-26
Diego Elio Pettenò
Prefix all _demuxer, _muxer, _protocol from libavformat...
blob
|
commitdiff
|
diff to current
2011-01-11
Peter Ross
electronicarts: prevent endless loop opportunity in...
blob
|
commitdiff
|
diff to current
2011-01-10
Peter Ross
revert r26302
blob
|
commitdiff
|
diff to current
2011-01-10
Peter Ross
electronicarts: prevent endless loop opportunity in...
blob
|
commitdiff
|
diff to current
2011-01-10
Peter Ross
electronicarts: only apply audio sanity checks when...
blob
|
commitdiff
|
diff to current
2011-01-10
Daniel Kang
perform sanity check on sample rate in electronicarts...
blob
|
commitdiff
|
diff to current
2011-01-10
Daniel Kang
perform sanity check on number of channels in electroni...
blob
|
commitdiff
|
diff to current
2010-07-10
Måns Rullgård
Add av_ prefix to bswap macros
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-03-31
Jean-Daniel Dupas
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG...
blob
|
commitdiff
|
diff to current
2010-03-30
Stefano Sabatini
Define AVMediaType enum, and use it instead of enum...
blob
|
commitdiff
|
diff to current
2010-01-10
Carl Eugen Hoyos
Use enum CodecID where appropriate.
blob
|
commitdiff
|
diff to current
2010-01-10
Peter Ross
do not create Electronic Arts audio stream when unsuppo...
blob
|
commitdiff
|
diff to current
2009-09-17
Reimar Döffinger
Slightly improve probe for ea format by checking that...
blob
|
commitdiff
|
diff to current
2009-06-13
Peter Ross
Electronic Arts demuxer: support Madcow video tag
blob
|
commitdiff
|
diff to current
2009-04-16
Reimar Döffinger
Remove unused audio_pts field from ea demuxer struct
blob
|
commitdiff
|
diff to current
2009-04-12
Reimar Döffinger
Move ea demuxer messages that are irrelevant to ordinar...
blob
|
commitdiff
|
diff to current
2009-04-11
Reimar Döffinger
Reindent
blob
|
commitdiff
|
diff to current
2009-04-11
Reimar Döffinger
Make electronicarts demuxer return partial frames,...
blob
|
commitdiff
|
diff to current
2009-02-11
Diego Biurrun
Add av_uninit macro to variable to avoid false positive...
blob
|
commitdiff
|
diff to current
2009-02-05
Peter Ross
Electronic Arts demuxer: support TQI video tag
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2009-01-11
Diego Biurrun
Fix build: Add intreadwrite.h and bswap.h #includes...
blob
|
commitdiff
|
diff to current
2008-11-08
Peter Ross
Electronic Arts demuxer: support TGQ video tags
blob
|
commitdiff
|
diff to current
2008-09-08
Luca Abeni
Bump Major version, this commit is almost just renaming...
blob
|
commitdiff
|
diff to current
2008-08-18
Peter Ross
Support Electronic Arts files containing MP3 audio.
blob
|
commitdiff
|
diff to current
2008-08-12
Peter Ross
Electronic Arts demuxer: support SxEN audio tags found...
blob
|
commitdiff
|
diff to current
2008-08-12
Peter Ross
Electronic Arts demuxer: perform identification of...
blob
|
commitdiff
|
diff to current
2008-08-12
Peter Ross
Electronic Arts demuxer: ignore PTxx platform ID values.
blob
|
commitdiff
|
diff to current
2008-08-12
Peter Ross
Support Electronic Arts files containing MPEG2VIDEO.
blob
|
commitdiff
|
diff to current
2008-08-10
Peter Ross
Add MDEC tags to Electronic Arts demuxer.
blob
|
commitdiff
|
diff to current
2008-08-06
Peter Ross
Add Electronic Arts TGV chunk tags to EA demuxer.
blob
|
commitdiff
|
diff to current
2008-07-30
Peter Ross
EA Demuxer: make rev2 flag optional
blob
|
commitdiff
|
diff to current
2008-07-08
Peter Ross
Electronic Arts CMV demuxer
blob
|
commitdiff
|
diff to current
2008-06-03
Stefano Sabatini
Make long_names in lavf/lavdev optional depending on...
blob
|
commitdiff
|
diff to current
2008-05-13
Carl Eugen Hoyos
Fix icc warning #188: enumerated type mixed with anothe...
blob
|
commitdiff
|
diff to current
2007-11-25
Aurelien Jacobs
add pcm_s16le_planar support for electronicarts files
blob
|
commitdiff
|
diff to current
2007-11-21
Björn Axelsson
Use dynamically allocated ByteIOContext in AVFormatContext
blob
|
commitdiff
|
diff to current
2007-11-07
Aurelien Jacobs
probe more kind of electronic arts files
blob
|
commitdiff
|
diff to current
2007-10-30
Peter Ross
EA IMA EACS decoder
blob
|
commitdiff
|
diff to current
2007-10-30
Peter Ross
EA IMA SEAD decoder
blob
|
commitdiff
|
diff to current
2007-10-25
Aurelien Jacobs
probe files starting with the 1SNh tag
blob
|
commitdiff
|
diff to current
2007-10-25
Aurelien Jacobs
don't use #define with names starting with _
blob
|
commitdiff
|
diff to current
2007-10-25
Aurelien Jacobs
add parsing of 1SNh header in the EA demuxer
blob
|
commitdiff
|
diff to current
2007-10-24
Aurelien Jacobs
avoid infinite loop at the end of files which are not...
blob
|
commitdiff
|
diff to current
2007-10-24
Peter Ross
EA ADPCM R1, R2 and R3 decoder
blob
|
commitdiff
|
diff to current
2007-10-22
Aurelien Jacobs
convert a if() into a switch() to ease addition of...
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
better check for video track detection
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
skip unsupported audio track data
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
cosmetics: indentation
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
check if we found an audio track before initializing...
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
compute pts according to the audio codec
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
set bytes per sample in the context
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
fix big endian files support
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
simplify
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
parse sample rate instead of setting a default one
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
add support for PCM codec
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
check compression_type to assign audio codec
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
make compression_type a function local var instead...
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
add support for big_endian encoded headers
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
add some error processing
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
cosmetics: indentation
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
parse header chunk in a loop (don't depend on a fixed...
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
add audio and video codec context vars
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
better log message
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
move vp6 header parsing into its own function
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
remove 2 temporary variables
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
set a default value for num_channels
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
move audio header parsing in its own function
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
add a log message
blob
|
commitdiff
|
diff to current
2007-10-18
Aurelien Jacobs
fix comment
blob
|
commitdiff
|
diff to current
2007-10-15
Aurelien Jacobs
cosmetics: reindent
blob
|
commitdiff
|
diff to current
2007-10-15
Aurelien Jacobs
add support for VP6 in electronicarts demuxer
blob
|
commitdiff
|
diff to current
2007-10-15
Aurelien Jacobs
remove useless &0xFF
blob
|
commitdiff
|
diff to current
2007-10-15
Aurelien Jacobs
merge declaration and initialization
blob
|
commitdiff
|
diff to current
next