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
*
matroska: fix missing ,
Andrea3000
2013-02-21
1
-1
/
+1
*
Use SMPTE standard notation when showing mxf Universal Labels.
Carl Eugen Hoyos
2013-02-21
1
-1
/
+4
*
lavf/microdvd: fix muxing.
Clément Bœsch
2013-02-21
2
-3
/
+20
*
lavf/swfdec: remove 8-bit audio FIXME.
Clément Bœsch
2013-02-21
1
-1
/
+0
*
lavf/swfdec: support 8-bits PCM audio.
Clément Bœsch
2013-02-20
1
-1
/
+4
*
lavf/swfdec: factorize the creation of a new stream.
Clément Bœsch
2013-02-20
1
-26
/
+25
*
mov: fix self referencing timecode tracks
Michael Niedermayer
2013-02-20
1
-1
/
+1
*
lavf/matroskaenc: avoid assert failure in case of cuepoints with duplicated PTS
Stefano Sabatini
2013-02-20
1
-2
/
+8
*
nutenc: only write an index if there are syncpoints
Michael Niedermayer
2013-02-18
1
-1
/
+1
*
ff_gen_search: Fix finding the maximum timestamp in a really small file
Michael Niedermayer
2013-02-18
1
-2
/
+2
*
ff_read_timestamp: check stream_index before using it as array index
Michael Niedermayer
2013-02-18
1
-1
/
+4
*
Revert "swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.f...
Carl Eugen Hoyos
2013-02-17
1
-1
/
+5
*
lavf: dont try to find fps for attached pictures
Michael Niedermayer
2013-02-15
1
-0
/
+2
*
dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway.
rogerdpack
2013-02-15
2
-3
/
+1
*
Removing network.h from matroskadec.c
Vignesh Venkatasubramanian
2013-02-14
1
-1
/
+0
*
Fix a few "its" vs "it's" typo.
Clément Bœsch
2013-02-14
1
-1
/
+1
*
Adding AlphaMode element to Matroska Parser
Vignesh Venkatasubramanian
2013-02-14
2
-0
/
+7
*
movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd
Michael Niedermayer
2013-02-14
1
-2
/
+5
*
Write the fiel atom to mov files independently of the used video coded.
Carl Eugen Hoyos
2013-02-14
1
-3
/
+4
*
matroskadec: simplify additional_id writing code
Michael Niedermayer
2013-02-14
1
-4
/
+2
*
Adding support for parsing BlockAdditional
Vignesh Venkatasubramanian
2013-02-14
2
-4
/
+44
*
WAV muxer: reindent
Daniel Verkamp
2013-02-13
1
-13
/
+13
*
lavf/concatdec: allow probing.
Nicolas George
2013-02-13
1
-1
/
+2
*
lavf/concatdec: add signature directive.
Nicolas George
2013-02-13
1
-0
/
+9
*
lavf/concatdec: add safe option.
Nicolas George
2013-02-13
1
-0
/
+44
*
WAV muxer: add RF64 support
Daniel Verkamp
2013-02-12
2
-7
/
+68
*
Print mxf Universal Label if the user requested verbose logging.
Carl Eugen Hoyos
2013-02-11
1
-0
/
+6
*
lavf/matroskaenc: provide more feedback in case of unsupported codec
Stefano Sabatini
2013-02-10
1
-4
/
+6
*
Fix division by 0 due to audio frame size
Michael Niedermayer
2013-02-10
1
-0
/
+4
*
Merge commit '81726a4f0b8a43e19898e2a36fdde80583bafff0'
Michael Niedermayer
2013-02-10
1
-5
/
+6
|
\
|
*
asfdec: do not assume every AVStream has a corresponding ASFStream
Anton Khirnov
2013-02-09
1
-5
/
+6
*
|
Merge commit 'f5fac6f77752931347ab302563802dcaa49c2419'
Michael Niedermayer
2013-02-10
1
-3
/
+19
|
\
\
|
|
/
|
*
asfdec: support reading ID3v2 tags in ASF files
Vladimir Pantelic
2013-02-09
1
-3
/
+19
*
|
Merge commit '84b721db366c0734fdfd23c8daaa7da7da21f761'
Michael Niedermayer
2013-02-10
3
-0
/
+11
|
\
\
|
|
/
|
*
asfdec: also read Metadata Library Object
Vladimir Pantelic
2013-02-09
3
-0
/
+11
*
|
Merge commit '61f9ad2dfcb3f98b7ac5777d19d0e7b61d0be01e'
Michael Niedermayer
2013-02-10
1
-27
/
+30
|
\
\
|
|
/
|
*
asfdec: read the full Metadata Object, not just aspect ratio information
Vladimir Pantelic
2013-02-09
1
-24
/
+27
*
|
Merge commit '36fab50e90d15352e403e4cc210890810f2fb4e2'
Michael Niedermayer
2013-02-10
1
-1
/
+1
|
\
\
|
|
/
|
*
asfdec: silence a warning
Vladimir Pantelic
2013-02-09
1
-1
/
+1
*
|
Do not write invalid matroska files.
Carl Eugen Hoyos
2013-02-10
1
-0
/
+13
*
|
lavf: add tee pseudo-muxer.
Nicolas George
2013-02-09
4
-2
/
+282
*
|
lavf/rawvideodec: fix/extend option descriptions
Stefano Sabatini
2013-02-09
1
-3
/
+3
*
|
dshow: attempt to build shared as well as static
rogerdpack
2013-02-06
2
-1
/
+4
*
|
ff_end_tag: assert that the start is aligned.
Michael Niedermayer
2013-02-08
1
-0
/
+2
*
|
riff: chunks must be at 2 byte boundary
Paul B Mahol
2013-02-08
1
-1
/
+3
*
|
lavf: add seek2any to allow forcing seeking to non keyframes via AVOptions
Michael Niedermayer
2013-02-07
3
-0
/
+11
*
|
matroskadec: support seek to non keyframes
Michael Niedermayer
2013-02-07
1
-3
/
+8
*
|
mov: remove unused function
Michael Niedermayer
2013-02-07
1
-9
/
+0
*
|
lavf/segment: fix DTS inconsistencies with -reset_timestamps
Stefano Sabatini
2013-02-06
1
-6
/
+3
*
|
lavf/mov: skip version and flags attributes in mov_read_chan function
Matthieu Bouron
2013-02-06
1
-0
/
+3
[next]