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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hls: Add and use a memebr of AVIOInternal rather than abuse opaque
Derek Buitenhuis
2016-02-29
3
-6
/
+9
*
fate: fix fate-libavformat target
James Almer
2016-02-29
1
-1
/
+2
*
Merge commit 'cae448cfbf31d492cba782bc64fc4eed556ed83d'
Derek Buitenhuis
2016-02-29
1
-17
/
+68
|
\
|
*
aviobuf: add a private data struct for avio_open()ed contexts
Anton Khirnov
2016-02-22
1
-16
/
+66
*
|
avformat/protocols: Fix ff_urlcontext_child_class_next()
Michael Niedermayer
2016-02-29
1
-1
/
+1
*
|
avformat/msf: Also check the codec tag in probing
Michael Niedermayer
2016-02-29
1
-0
/
+3
*
|
Merge commit '832a202c47a246ed15e3edc6b05dfcfa7d82c4b2'
Derek Buitenhuis
2016-02-29
3
-10
/
+54
|
\
\
|
|
/
|
*
protocols: make the list of protocols static
Anton Khirnov
2016-02-22
3
-12
/
+59
*
|
avformat: Remove async from TESTPROGS
Derek Buitenhuis
2016-02-29
1
-2
/
+2
*
|
Merge commit '7d61dc95d741ca134d59b1f34c4e10c4c4e36f56'
Derek Buitenhuis
2016-02-29
3
-20
/
+24
|
\
\
|
|
/
|
*
lavf: move urlcontext_child_class_next() to protocols.c
Anton Khirnov
2016-02-22
3
-20
/
+23
*
|
Merge commit '0fa00d05911aa8043ecad8dead4a73cab7faadf6'
Derek Buitenhuis
2016-02-29
2
-15
/
+15
|
\
\
|
|
/
|
*
lavf: move avio_enum_protocols() to protocols.c
Anton Khirnov
2016-02-22
2
-15
/
+15
*
|
Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'
Derek Buitenhuis
2016-02-29
39
-155
/
+291
|
\
\
|
|
/
|
*
lavf: reorganize URLProtocols
Anton Khirnov
2016-02-22
28
-121
/
+227
*
|
x86/vc1dsp: Split the file into MC and loopfilter
Timothy Gu
2016-02-29
3
-295
/
+320
*
|
Merge commit '225e84e74544062706c0159ec0737b0e1d40915f'
Derek Buitenhuis
2016-02-29
1
-0
/
+11
|
\
\
|
|
/
|
*
hls: disallow opening nested files in child demuxers
Anton Khirnov
2016-02-22
1
-0
/
+11
*
|
Merge commit 'e192cd9ce2b51c2e6919f2a78b1ce53e0024e728'
Derek Buitenhuis
2016-02-29
1
-2
/
+2
|
\
\
|
|
/
|
*
smoothstreamingenc: do not open the files as read+write
Anton Khirnov
2016-02-22
1
-2
/
+2
*
|
Merge commit 'd082078a88da3b3e926197d0d2aa9fa322123b76'
Derek Buitenhuis
2016-02-29
1
-18
/
+14
|
\
\
|
|
/
|
*
dashenc: eliminate ffurl_* usage
Anton Khirnov
2016-02-22
1
-18
/
+14
*
|
Merge commit '7fbb3b5b9857276b4cd17b2a530c7e0880d2bc0a'
Derek Buitenhuis
2016-02-29
1
-3
/
+3
|
\
\
|
|
/
|
*
lavf: use the io_open callbacks for files opened from open_input() as well
Anton Khirnov
2016-02-22
2
-5
/
+5
*
|
Merge commit '5efd91284e56d444139ed811671c59a129bbb92f'
Derek Buitenhuis
2016-02-29
0
-0
/
+0
|
\
\
|
|
/
|
*
avprobe: do not call avio_close() on a custom context
Anton Khirnov
2016-02-22
1
-1
/
+2
*
|
Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de'
Derek Buitenhuis
2016-02-29
19
-231
/
+238
|
\
\
|
|
/
|
*
nutenc: do not use AVCodecContext.frame_size
Anton Khirnov
2016-02-22
1
-2
/
+9
*
|
lavf: Add pcx auto-detection.
Carl Eugen Hoyos
2016-02-29
4
-1
/
+25
*
|
lavc/pcxenc: Update format description link.
Carl Eugen Hoyos
2016-02-29
1
-1
/
+1
*
|
lavf/img2dec: Skip SOS when auto-detecting jpeg.
Carl Eugen Hoyos
2016-02-29
1
-0
/
+1
*
|
build: add --install-name-dir=DIR Darwin option
Clément Bœsch
2016-02-29
1
-1
/
+5
*
|
avfilter/avf_showcqt: optimize draw routines
Muhammad Faiz
2016-02-29
1
-97
/
+115
*
|
fate/mpeg4: add mpeg4-es with codec timestamps (vlc ticket 7571)
Michael Niedermayer
2016-02-29
3
-0
/
+90
*
|
fate/vp8: add test for Ticket2451
Michael Niedermayer
2016-02-29
2
-0
/
+111
*
|
avformat/utils: Be slightly more tolerant with fps vs. stream timebase
Michael Niedermayer
2016-02-29
1
-1
/
+2
*
|
fate/gif: add Test for Ticket3052
Michael Niedermayer
2016-02-29
2
-0
/
+30
*
|
fate/filter-video: add test for Ticket1578
Michael Niedermayer
2016-02-29
4
-0
/
+248
*
|
tests/fate/lossless-video: Add test for ticket4119
Michael Niedermayer
2016-02-29
6
-0
/
+98
*
|
avcodec/libzvbi-teletextdec: Remove unused variable
Michael Niedermayer
2016-02-28
1
-1
/
+0
*
|
avfilter/avf_showvolume: support unknown channel layouts too
Paul B Mahol
2016-02-28
1
-7
/
+13
*
|
ffmpeg_vdpau: Remove unused variable
Michael Niedermayer
2016-02-28
1
-1
/
+0
*
|
avformat/mov: do not leak memory on ffio_read_size failure
Marton Balint
2016-02-28
1
-3
/
+3
*
|
avformat/mov: merge mov_read_custom functions
Marton Balint
2016-02-28
1
-38
/
+12
*
|
avformat/dashenc: Enable dash output to work when the output isn't a local file
Raymond Hilseth
2016-02-28
1
-2
/
+2
*
|
avformat/file: enable file_move() without unistd.h
Raymond Hilseth
2016-02-28
1
-4
/
+0
*
|
lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216
Rodger Combs
2016-02-28
1
-3
/
+3
*
|
lavf/mov: fix sidx with edit lists
Rodger Combs
2016-02-28
1
-1
/
+1
*
|
vc2enc: redistribute leftover bytes
Rostislav Pehlivanov
2016-02-28
1
-5
/
+55
*
|
vc2enc: allocate the DWT context with the current plane size
Rostislav Pehlivanov
2016-02-28
1
-2
/
+2
[next]