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
*
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
-1
/
+1
|
\
\
|
|
/
|
*
lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Anton Khirnov
2011-10-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-18
1
-3
/
+0
|
\
\
|
|
/
|
*
lavf: deprecate AVFormatContext.file_size
Anton Khirnov
2011-10-17
1
-3
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-17
1
-8
/
+7
|
\
\
|
|
/
|
*
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-17
1
-8
/
+7
*
|
replace remaining usage of deprecated av_metadata_set2() by av_dict_set()
Aurelien Jacobs
2011-06-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-09
1
-0
/
+1
|
\
\
|
|
/
|
*
Remove all uses of now deprecated metadata functions.
Anton Khirnov
2011-06-08
1
-1
/
+2
*
|
aiffdec:Rewrite get_meta()
Michael Niedermayer
2011-05-06
1
-11
/
+12
*
|
Move channel chunk reading function to isom.c.
Carl Eugen Hoyos
2011-04-28
1
-2
/
+2
*
|
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