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
/
iff.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
*
|
[PATCH] IFF Amiga Continuous Bitmap (ACBM)decoder
ami_stuff
2011-11-21
1
-1
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-10
1
-1
/
+1
|
\
\
|
|
/
|
*
avcodec: add support for planar signed 8-bit PCM.
Justin Ruggles
2011-11-09
1
-1
/
+1
*
|
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-09-23
1
-2
/
+1
|
\
\
|
|
/
|
*
8svx/iff: fix decoding of compressed stereo 8svx files.
Justin Ruggles
2011-09-22
1
-40
/
+5
*
|
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
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-09
1
-1
/
+2
|
\
\
|
|
/
|
*
Remove all uses of now deprecated metadata functions.
Anton Khirnov
2011-06-08
1
-1
/
+2
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
Fix various uninitialized variable warnings
Clément Bœsch
2011-06-02
1
-0
/
+2
*
|
iff: remove duplicated file description
Stefano Sabatini
2011-05-28
1
-1
/
+0
*
|
iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...
Stefano Sabatini
2011-05-17
1
-36
/
+4
*
|
iff: compact code setting metadata tags
Stefano Sabatini
2011-05-17
1
-15
/
+4
*
|
iff: fix bitrate computation for compressed audio stream
Stefano Sabatini
2011-05-17
1
-1
/
+1
*
|
iff: distinguish fields for audio and video compression
Stefano Sabatini
2011-05-17
1
-10
/
+12
*
|
HAM6/HAM8 support for IFF demuxer/decoder
Sebastian Vater
2011-04-24
1
-7
/
+71
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-17
1
-7
/
+7
|
\
\
|
|
/
|
*
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
Anton Khirnov
2011-03-16
1
-7
/
+7
|
*
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
-7
/
+7
|
*
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-01
1
-1
/
+1
|
*
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-21
1
-15
/
+15
|
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-2
/
+2
|
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
|
*
Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h.
Diego Elio Pettenò
2011-01-26
1
-1
/
+0
*
|
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
-7
/
+7
*
|
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-03
1
-1
/
+1
*
|
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-22
1
-15
/
+15
*
|
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-2
/
+2
*
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-28
1
-1
/
+1
*
|
Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h.
Diego Elio Pettenò
2011-01-28
1
-1
/
+0
|
/
*
remove redundant text and whitespaces from iff demuxer av_log() statements
Peter Ross
2010-07-15
1
-3
/
+3
*
Reindent after r23112.
Sebastian Vater
2010-05-13
1
-1
/
+1
*
Move handling of paletted data to the IFF demuxer. This allows future
Sebastian Vater
2010-05-13
1
-18
/
+0
*
Replace usage of s->streams[0]->* with st->*, which is shorter.
Sebastian Vater
2010-05-09
1
-6
/
+6
*
Parse IFF metadata.
Sebastian Vater
2010-05-05
1
-7
/
+41
*
Reindent after rr22977.
Sebastian Vater
2010-04-27
1
-8
/
+8
*
Make the IFF demuxer a little more standards-compliant, e.g. respect the size
Sebastian Vater
2010-04-27
1
-10
/
+23
*
Reindent / reformat some code with broken indenting.
Sebastian Vater
2010-04-20
1
-21
/
+29
*
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
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-7
/
+7
*
IFF: move ff_cmap_read_palette() prototype to a header file
Måns Rullgård
2010-03-08
1
-2
/
+1
[next]