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
Commit message (
Expand
)
Author
Age
Files
Lines
*
id3v2enc: add support for year and day/month tags when writing id3v2 version ...
Tobias Rapp
2011-11-02
1
-1
/
+42
*
gxf: add timecode information to metadata
Matthieu Bouron
2011-11-01
1
-3
/
+45
*
mmsh: add return value for mmsh_open()
Michael Niedermayer
2011-11-01
1
-1
/
+1
*
mmsh: do not try to seek to negative tiimestamps, it does not work
Michael Niedermayer
2011-11-01
1
-1
/
+2
*
mp3enc: avoid truncating id3v1 tags by one byte
Tobias Rapp
2011-11-01
1
-5
/
+6
*
mmsh_read_seek: skip header
Michael Niedermayer
2011-10-31
1
-0
/
+3
*
mmsh:_implement a minimal mmsh_seek() so the stream position can be found out.
Michael Niedermayer
2011-10-31
1
-1
/
+11
*
asfdec: Check packet_replic_size earlier
Michael Niedermayer
2011-10-31
1
-4
/
+4
*
mmsh: mmsh_read_seek()
Michael Niedermayer
2011-10-31
1
-0
/
+20
*
mmsh: split out mmsh_open_internal()
Michael Niedermayer
2011-10-31
1
-2
/
+8
*
mmsh: move location storage into context
Michael Niedermayer
2011-10-31
1
-3
/
+4
*
Fix deprecated warnings in .bit (de)muxer
Vladimir Voroshilov
2011-10-30
1
-9
/
+9
*
spdifenc: use special alignment for DTS-HD length_code
Anssi Hannula
2011-10-30
1
-1
/
+4
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-30
3
-4
/
+7
|
\
|
*
dsicin: fix several audio-related fields in the CIN demuxer
Justin Ruggles
2011-10-29
1
-3
/
+3
|
*
mov: Avoid divide by zero in edit list dts handling
Benjamin Larsson
2011-10-29
1
-1
/
+1
|
*
lavf: use number of output pictures for delay checks.
Ronald S. Bultje
2011-10-28
2
-1
/
+4
*
|
Bump libavformat minor version for the G.729 raw demuxer.
Carl Eugen Hoyos
2011-10-30
1
-1
/
+1
*
|
Minimal patch for G.729 demuxer
Vladimir Voroshilov
2011-10-29
3
-0
/
+104
*
|
Revert "matroskadec: forward parsing errors to caller."
Hendrik Leppkes
2011-10-29
1
-6
/
+5
*
|
Some minor spelling fixes.
Reimar Döffinger
2011-10-29
1
-4
/
+4
*
|
Add Vladimir Voroshilov's copyright header to bit.c.
Carl Eugen Hoyos
2011-10-29
1
-0
/
+20
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-29
15
-93
/
+643
|
\
\
|
|
/
|
*
probe: Restore identification of files with very large id3 tags and no extens...
Alex Converse
2011-10-28
1
-0
/
+8
|
*
probe: Remove id3 tag presence as a criteria to do file extension checking.
Alex Converse
2011-10-28
1
-1
/
+1
|
*
mpegts: MP4 SL support
Alex Converse
2011-10-28
3
-21
/
+157
|
*
mpegts: MP4 OD support
Alex Converse
2011-10-28
2
-0
/
+89
|
*
mpegts: Add support for Sections in PMT
Alex Converse
2011-10-28
3
-7
/
+39
|
*
mpegts: Replace the MP4 descriptor parser with a recursive parser.
Alex Converse
2011-10-28
1
-34
/
+140
|
*
mpegts: Add support for multiple mp4 descriptors
Alex Converse
2011-10-28
3
-19
/
+32
|
*
mpegts: Parse mpeg2 SL descriptors.
Alex Converse
2011-10-28
1
-1
/
+13
|
*
isom: Add MPEG4SYSTEMS dummy object type indication.
Alex Converse
2011-10-28
1
-0
/
+2
|
*
lavf: add init_put_byte() to the list of visible symbols.
Anton Khirnov
2011-10-28
1
-0
/
+1
|
*
seek-test: free options dictionary after use
Janne Grunau
2011-10-28
1
-0
/
+1
|
*
seek-test: update to recent avformat api
Janne Grunau
2011-10-28
1
-5
/
+5
|
*
lavf: move private fields in AVStream to the end at next bump.
Anton Khirnov
2011-10-28
1
-0
/
+61
|
*
lavf: move private fields in AVFormatContext to the end at next bump.
Anton Khirnov
2011-10-28
2
-0
/
+48
|
*
lavf: make some seeking functions private
Anton Khirnov
2011-10-28
10
-42
/
+91
*
|
lavf: add init_put_byte() to the list of visible symbols.
Anton Khirnov
2011-10-28
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-28
1
-24
/
+47
|
\
\
|
|
/
|
*
iv8: assemble packets to return complete frames
Janne Grunau
2011-10-27
1
-24
/
+47
*
|
rawdec: add check on sample_rate
Stefano Sabatini
2011-10-28
1
-0
/
+6
*
|
Implement parsing of the "HandlerName" from th MP4 HDLR atom.
Hendrik Leppkes
2011-10-28
1
-0
/
+13
*
|
mov: Support empty first edit + normal second edit.
Yusuke Nakamura
2011-10-28
2
-8
/
+13
*
|
mpegts: Fix detection of some raw AAC
Michael Niedermayer
2011-10-27
1
-3
/
+5
*
|
Timecode v2 muxer
David Conrad
2011-10-27
3
-0
/
+55
*
|
avidec: Return correct error code from avi_sync() in case of IO error.
Michael Niedermayer
2011-10-26
1
-0
/
+2
*
|
movenc: reserved_moov_size, which allows placing moov at the begin of the file.
Michael Niedermayer
2011-10-26
2
-1
/
+21
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-26
5
-15
/
+31
|
\
\
|
|
/
|
*
tta: check for extradata allocation failure in tta demuxer
Justin Ruggles
2011-10-25
1
-0
/
+4
[next]