index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
electronicarts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-01
1
-1
/
+2
|
\
|
*
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
1
-2
/
+2
|
\
\
|
|
/
|
*
lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Anton Khirnov
2011-10-19
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-17
1
-6
/
+6
|
\
\
|
|
/
|
*
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-17
1
-6
/
+6
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
Use av_set_pts_info to set time_base.
Reimar Döffinger
2011-04-16
1
-3
/
+2
*
|
Enable header parsing for MPEG2VIDEO to get time-stamps.
Reimar Döffinger
2011-04-16
1
-0
/
+3
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-17
1
-9
/
+9
|
\
\
|
|
/
|
*
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
Anton Khirnov
2011-03-16
1
-9
/
+9
|
*
avio: deprecate url_feof
Anton Khirnov
2011-03-07
1
-2
/
+2
|
*
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-04
1
-1
/
+1
|
*
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-03-01
1
-7
/
+7
|
*
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-01
1
-5
/
+5
|
*
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-21
1
-22
/
+22
|
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-8
/
+8
|
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
|
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-05
1
-1
/
+1
*
|
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-03-03
1
-7
/
+7
*
|
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-03
1
-5
/
+5
*
|
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-22
1
-22
/
+22
*
|
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-8
/
+8
*
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-28
1
-1
/
+1
|
/
*
electronicarts: prevent endless loop opportunity in process_audio_header_elem...
Peter Ross
2011-01-11
1
-2
/
+2
*
revert r26302
Peter Ross
2011-01-10
1
-2
/
+0
*
electronicarts: prevent endless loop opportunity in process_audio_header_elem...
Peter Ross
2011-01-10
1
-0
/
+2
*
electronicarts: only apply audio sanity checks when audio stream is present
Peter Ross
2011-01-10
1
-10
/
+11
*
perform sanity check on sample rate in electronicarts demuxer
Daniel Kang
2011-01-10
1
-0
/
+5
*
perform sanity check on number of channels in electronicarts demuxer
Daniel Kang
2011-01-10
1
-0
/
+5
*
Add av_ prefix to bswap macros
Måns Rullgård
2010-07-10
1
-1
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
Jean-Daniel Dupas
2010-03-31
1
-2
/
+2
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-2
/
+2
*
Use enum CodecID where appropriate.
Carl Eugen Hoyos
2010-01-10
1
-1
/
+1
*
do not create Electronic Arts audio stream when unsupported revision2 audio c...
Peter Ross
2010-01-10
1
-0
/
+1
*
Slightly improve probe for ea format by checking that it is possible to
Reimar Döffinger
2009-09-17
1
-2
/
+6
*
Electronic Arts demuxer: support Madcow video tag
Peter Ross
2009-06-13
1
-0
/
+9
*
Remove unused audio_pts field from ea demuxer struct
Reimar Döffinger
2009-04-16
1
-2
/
+0
*
Move ea demuxer messages that are irrelevant to ordinary users from
Reimar Döffinger
2009-04-12
1
-13
/
+13
*
Reindent
Reimar Döffinger
2009-04-11
1
-22
/
+22
*
Make electronicarts demuxer return partial frames, this is the default
Reimar Döffinger
2009-04-11
1
-8
/
+4
*
Add av_uninit macro to variable to avoid false positive warning:
Diego Biurrun
2009-02-11
1
-1
/
+1
*
Electronic Arts demuxer: support TQI video tag
Peter Ross
2009-02-05
1
-0
/
+6
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
Diego Biurrun
2009-01-11
1
-0
/
+1
*
Electronic Arts demuxer: support TGQ video tags
Peter Ross
2008-11-08
1
-0
/
+9
*
Bump Major version, this commit is almost just renaming bits_per_sample to
Luca Abeni
2008-09-08
1
-3
/
+3
*
Support Electronic Arts files containing MP3 audio.
Peter Ross
2008-08-18
1
-2
/
+10
*
Electronic Arts demuxer: support SxEN audio tags found in 'Need for Speed: Pr...
Peter Ross
2008-08-12
1
-0
/
+7
[next]