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
/
aiffdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support channel layout when demuxing aif files.
Carl Eugen Hoyos
2011-04-23
1
-0
/
+6
*
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-04
1
-1
/
+1
|
\
|
*
avio: introduce an AVIOContext.seekable field
Anton Khirnov
2011-04-03
1
-1
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-17
1
-4
/
+4
|
\
\
|
|
/
|
*
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
Anton Khirnov
2011-03-16
1
-4
/
+4
|
*
avio: deprecate url_feof
Anton Khirnov
2011-03-07
1
-1
/
+1
|
*
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-04
1
-3
/
+3
|
*
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-03-01
1
-3
/
+3
|
*
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-01
1
-2
/
+2
|
*
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-21
1
-13
/
+13
|
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-3
/
+3
|
*
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
-3
/
+3
*
|
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-03-03
1
-3
/
+3
*
|
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-03
1
-2
/
+2
*
|
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-22
1
-13
/
+13
*
|
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-3
/
+3
*
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-28
1
-1
/
+1
|
/
*
move pcm demuxers to their own file
Aurelien Jacobs
2010-08-30
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped
Michael Niedermayer
2009-12-13
1
-9
/
+10
*
decode qcelp in aiff, implement #1524, patch by Vitor
Vitor Sessak
2009-11-30
1
-3
/
+11
*
Rename aiff.c to aiffdec.c
Justin Ruggles
2009-10-15
1
-0
/
+315