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/movenc: use ffio_fill()
Matthieu Bouron
2013-06-30
1
-2
/
+1
*
mpegts: use seek_back() for all seek backs
Michael Niedermayer
2013-06-30
1
-1
/
+1
*
mpegts: factor seek_back() out
Michael Niedermayer
2013-06-30
1
-5
/
+10
*
mpegts_read_header: goto fail instead of return directly
Michael Niedermayer
2013-06-30
1
-1
/
+1
*
Added codec ID to playback DNxHD
Reuben Martin
2013-06-29
1
-0
/
+4
*
avformat: make av_register_*put_format() thread safe
Michael Niedermayer
2013-06-29
1
-8
/
+5
*
cosmetics: Fix "dont" "wont" "doesnt" typos
Timothy Gu
2013-06-29
6
-7
/
+7
*
udp: Fix receiving large udp packets
Michael Niedermayer
2013-06-29
1
-1
/
+5
*
Set block_align when reading QDM2 in mov.
Carl Eugen Hoyos
2013-06-28
1
-0
/
+1
*
Fix muxing QDM2 mono into caf.
Carl Eugen Hoyos
2013-06-28
1
-1
/
+2
*
gxf: Added codec ID to playback AVCHD
Reuben Martin
2013-06-27
1
-0
/
+1
*
Added GXF format code to identify AVC Intra video streams. This was an extens...
Reuben Martin
2013-06-27
1
-0
/
+5
*
gxf: Factorize code in get_sindex()
Reuben Martin
2013-06-27
1
-4
/
+1
*
gxf: Added GXF format code 25 which is used for DV codec in HD resolutions
Reuben Martin
2013-06-27
1
-0
/
+1
*
Fix copying extradata to codec in mxfdec.c
Nigel Touati-Evans
2013-06-27
1
-1
/
+3
*
lavf/movenc: improve error feedback in case malformed AAC bitstream is detected
Stefano Sabatini
2013-06-26
1
-1
/
+3
*
lavf/mux: rename variable cortag -> tagbuf2 in init_muxer()
Stefano Sabatini
2013-06-26
1
-3
/
+3
*
Use AV_RN32 for an unaligned read in the mxg demuxer.
Carl Eugen Hoyos
2013-06-26
1
-1
/
+1
*
lavf: silence max_analyze_duration warning
wm4
2013-06-26
1
-1
/
+1
*
xa: abort if number of channels or sample rate is 0
Paul B Mahol
2013-06-25
1
-0
/
+3
*
lxfdec: remove wrong and unneeded check
Luca Barbato
2013-06-25
1
-8
/
+0
*
yuv4mpeg: correctly handle chroma for odd luma sizes.
Ronald S. Bultje
2013-06-24
1
-2
/
+2
*
lavf/webvttdec: use private option to specify WebVTT kind
Matthew Heaney
2013-06-25
1
-0
/
+24
*
lavf: add AV_DISPOSITION flags for WebVTT text track kinds
Matthew Heaney
2013-06-25
2
-1
/
+8
*
avformat/avio: Fix EOF handiling of ffurl_read_complete()
Michael Niedermayer
2013-06-24
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-06-24
1
-7
/
+12
|
\
|
*
lavf: don't abort if both encoder and muxer aspect ratios are not set
Rafaël Carré
2013-06-24
1
-7
/
+12
*
|
Merge commit 'c3e58f8fb75d8467161a65b85eb88281547ebab1'
Michael Niedermayer
2013-06-24
1
-2
/
+5
|
\
\
|
|
/
|
*
matroskaenc: restore compatibility with non referenced AVPacket
Rafaël Carré
2013-06-24
1
-2
/
+5
*
|
Merge commit 'f963f701d90bd7bb03e39aab4e59bd137084e082'
Michael Niedermayer
2013-06-23
1
-1
/
+6
|
\
\
|
|
/
|
*
ogg: relax demuxer conformance checks
Luca Barbato
2013-06-22
1
-2
/
+5
*
|
avisynth: Make sure the filename passed to Avisynth is in the right code page
Oka Motofumi
2013-06-22
1
-0
/
+11
*
|
avformat/iff: Byte seek is unsupported
Michael Niedermayer
2013-06-20
1
-1
/
+1
*
|
avformat/libmodplug: Reduce the probe score for small input
Michael Niedermayer
2013-06-20
1
-2
/
+15
*
|
Autodetect idcin only if audio properties allow decoding.
Carl Eugen Hoyos
2013-06-19
1
-5
/
+5
*
|
isom: add xd51 hdcam , someone needs to binary search FCP for new isom...
Compn
2013-06-19
1
-0
/
+1
*
|
ff_gen_search: fix infinite loop
Michael Niedermayer
2013-06-18
1
-1
/
+1
*
|
ff_gen_search: fix limit
Michael Niedermayer
2013-06-18
1
-1
/
+3
*
|
ff_gen_search: make step 64it to prevent hypothetical integer overflow
Michael Niedermayer
2013-06-18
1
-1
/
+1
*
|
lavf: add WebVTT muxer.
Matthew Heaney
2013-06-17
4
-3
/
+103
*
|
mmsh: dont close context on seeking failure
Michael Niedermayer
2013-06-17
1
-2
/
+4
*
|
mmsh/mmsh_close: use ffurl_closep()
Michael Niedermayer
2013-06-17
1
-1
/
+1
*
|
mmsh/mmsh_close: use av_freep()
Michael Niedermayer
2013-06-17
1
-2
/
+2
*
|
lavf/http: remove Mozilla/5.0 from user agent.
Clément Bœsch
2013-06-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-06-17
1
-2
/
+4
|
\
\
|
|
/
|
*
smacker: check frame size validity
Kostya Shishkov
2013-06-16
1
-1
/
+5
*
|
Merge commit '58c95448e42d34910b939363949ba1a92c06b0b0'
Michael Niedermayer
2013-06-17
1
-1
/
+2
|
\
\
|
|
/
|
*
smacker: pad the extradata allocation
Kostya Shishkov
2013-06-16
1
-1
/
+2
*
|
Merge commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef'
Michael Niedermayer
2013-06-17
7
-150
/
+187
|
\
\
|
|
/
|
*
avf: move url utility functions in a separate file
Luca Barbato
2013-06-16
6
-150
/
+186
[next]