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
*
lavf: more correct printf format specifiers
Diego Biurrun
2014-03-11
26
-57
/
+114
*
lavf: always use av_free
Michael Niedermayer
2014-03-10
1
-1
/
+1
*
lavf: simplify ff_hevc_annexb2mp4_buf
Tim Walker
2014-03-10
2
-42
/
+5
*
hevc: Use get_se_golomb_long
Luca Barbato
2014-03-10
1
-5
/
+5
*
mxfdec: Validate parameters to strftime
Martin Storsjö
2014-03-10
1
-0
/
+9
*
matroskaenc: enable Annex B to MP4 conversion for HEVC tracks.
Tim Walker
2014-03-09
1
-0
/
+4
*
matroskaenc: write private data in hvcC format for HEVC.
Tim Walker
2014-03-09
2
-1
/
+4
*
movenc: allow muxing HEVC in MODE_MP4.
Tim Walker
2014-03-09
2
-0
/
+2
*
movenc: enable Annex B to MP4 conversion for HEVC tracks.
Tim Walker
2014-03-09
3
-0
/
+158
*
movenc: write hvcC tag for HEVC.
Tim Walker
2014-03-09
4
-1
/
+1140
*
movenc: use 'hev1' tag for HEVC in MODE_MOV.
Tim Walker
2014-03-09
1
-1
/
+1
*
riff: add VP9 fourcc
James Zern
2014-03-09
1
-0
/
+1
*
riff: IPJ2 decodes with JPEG2000 decoder
Ben Littler
2014-03-09
1
-0
/
+1
*
movdec: handle 0x7fff langcode as macintosh per the specs
Baptiste Coudurier
2014-03-09
2
-2
/
+2
*
libspeex: support ZygoAudio (quality 10 mode)
Piotr Bandurski
2014-03-09
1
-0
/
+1
*
isom: lpcm in mov default to big endian
Mark Himsley
2014-03-09
1
-0
/
+1
*
isom: add "MNG" FourCC
Piotr Bandurski
2014-03-09
1
-0
/
+1
*
isom: Support MPEG-2 video mov files from FPC5
Carl Eugen Hoyos
2014-03-09
1
-0
/
+1
*
isom: add "NO16" FourCC
Piotr Bandurski
2014-03-09
1
-0
/
+1
*
isom: add Radius DV YUV FourCCs
Piotr Bandurski
2014-03-09
1
-0
/
+2
*
isom: Support Sony XAVC in mov
Carl Eugen Hoyos
2014-03-09
1
-0
/
+1
*
isom: add xd51 hdcam
Ben Littler
2014-03-09
1
-0
/
+1
*
movenc: allow override of "writing application" tag
John Stebbins
2014-03-08
1
-1
/
+2
*
matroskaenc: allow override of "writing application" tag
John Stebbins
2014-03-08
1
-2
/
+6
*
matroskadec: cosmetics: Fix "attachement" vs. "attachment" typo
Diego Biurrun
2014-03-07
1
-22
/
+22
*
matroskadec: K&R formatting cosmetics
Keiji Costantini
2014-03-07
1
-469
/
+551
*
rtmppkt: Rename the ts_delta field to ts_field
Martin Storsjö
2014-03-07
2
-11
/
+11
*
rtmppkt: Properly handle extended timestamps when writing
Martin Panter
2014-03-07
1
-15
/
+20
*
rtmppkt: Add a descriptive comment
Martin Panter
2014-03-07
1
-1
/
+1
*
rtmppkt: Handle extended timestamp field even for one-byte header
Martin Panter
2014-03-07
2
-10
/
+12
*
mxf: Return meaningful errors
Luca Barbato
2014-03-06
1
-9
/
+12
*
mxf: Parse random index pack
Paul B Mahol
2014-03-06
1
-8
/
+46
*
mxf: Handle identification metadata
Matthieu Bouron
2014-03-06
1
-0
/
+115
*
mxf: Set audio packets pts
Matthieu Bouron
2014-03-06
1
-5
/
+106
*
mxf: Introduce ff_mxf_get_samples_per_frame
Matthieu Bouron
2014-03-06
2
-0
/
+47
*
avienc: K&R formatting cosmetics
Keiji Costantini
2014-03-04
1
-194
/
+205
*
mathops: move macro to the only place it is used
Vittorio Giovara
2014-03-04
1
-1
/
+7
*
ass: K&R formatting cosmetics
Patrice Clement
2014-03-02
1
-46
/
+49
*
mxf: Add DNxHD UL
Tomas Härdin
2014-02-21
1
-0
/
+1
*
mxf: Add uncompressed 422 8-bit rawvideo UL
Philip de Nier
2014-02-21
1
-0
/
+1
*
libavformat/mpegts: expose raw packet size
Leandro Dorileo
2014-02-19
1
-0
/
+2
*
movenc: Add a fallback fragmentation method for plain mp4 as well
Martin Storsjö
2014-02-19
1
-4
/
+2
*
doxygen: Replace @parblock syntax with manual linebreaks
Diego Biurrun
2014-02-17
1
-11
/
+7
*
doxygen: Add a number of missing function parameter descriptions
Diego Biurrun
2014-02-17
2
-0
/
+22
*
Move all example programs to doc/examples
Diego Biurrun
2014-02-16
2
-58
/
+0
*
jv: detect partial packets in the demuxer
Janne Grunau
2014-02-12
1
-4
/
+10
*
asfdec: fix seeking with fragmented packets
Janne Grunau
2014-02-12
1
-0
/
+10
*
asfdec: short-circuit seeking to the start of stream
Andrew Kelley
2014-02-12
1
-0
/
+7
*
asfdec: check ff_get_guid() return values during seeking
Janne Grunau
2014-02-12
1
-10
/
+16
*
lavf: always unref the packet passed to av_interleaved_write_frame() on error
Anton Khirnov
2014-02-10
2
-8
/
+20
[next]