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
*
idct: remove call to ff_idctdsp_init from ff_MPV_common_init
John Stebbins
2014-08-14
9
-17
/
+31
*
mpeg4video: Fix doxygen comment syntax to document correct struct member
Nidhi Makhijani
2014-08-14
1
-10
/
+10
*
a64: Return correct error code on invalid data stream
Nidhi Makhijani
2014-08-14
1
-2
/
+2
*
frame: Remove some FF_API_AVFRAME_COLORSPACE leftovers
Diego Biurrun
2014-08-14
1
-2
/
+0
*
vaapi: set the scaling list correctly.
Edgar Hucek
2014-08-14
1
-1
/
+2
*
mpegts: Do not try to write a PMT larger than SECTION_SIZE
Luca Barbato
2014-08-13
1
-1
/
+23
*
cpu-test: Add unistd.h #include for getopt()
Diego Biurrun
2014-08-13
1
-0
/
+4
*
lavf: eliminate ff_get_audio_frame_size()
Anton Khirnov
2014-08-13
2
-24
/
+1
*
cmdutils: allow matching by metadata in stream specifiers
Anton Khirnov
2014-08-13
4
-0
/
+36
*
mem: add av_strndup() for duplicating substrings
Anton Khirnov
2014-08-13
4
-1
/
+34
*
avconv: rename output_packet() to process_input_packet()
Anton Khirnov
2014-08-13
1
-4
/
+4
*
stereo3d: initialize AVStereo3D to zero
Felix Abecassis
2014-08-13
1
-0
/
+3
*
http: Fix authentication, broken since 6a463e7fb
Martin Storsjö
2014-08-13
1
-3
/
+3
*
ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes.
Andrew Stone
2014-08-13
9
-11
/
+32
*
mov: update AVFormatContext.event_flags with METADATA_UPDATED whenever metada...
Andrew Stone
2014-08-13
1
-0
/
+6
*
nutdec: update AVFormatContext.event_flags with STREAM_/METADATA_UPDATED when...
Andrew Stone
2014-08-13
1
-2
/
+11
*
flvdec: update AVFormatContext.event_flags with METADATA_UPDATED whenever met...
Andrew Stone
2014-08-13
1
-0
/
+1
*
Expose metadata found in onCuePoint events in .flv files.
Andrew Stone
2014-08-13
1
-40
/
+42
*
Set protocol-level metadata in AVFormatContext any time a packet is read.
Andrew Stone
2014-08-13
1
-0
/
+9
*
http: enable icy metadata by default.
Andrew Stone
2014-08-13
3
-2
/
+3
*
http: export icecast metadata as an option with name "metadata".
Andrew Stone
2014-08-13
1
-0
/
+31
*
AVOption: add support for dictionary types.
Andrew Stone
2014-08-13
4
-14
/
+77
*
lavf: add AVFormatContext/AVStream fields for signaling to the user when even...
Andrew Stone
2014-08-13
3
-1
/
+27
*
configure: Check for nanosleep in headers as well, not only in libs
Martin Storsjö
2014-08-13
1
-1
/
+1
*
w32threads: Use newer thread synchronization functions when targeting Vista
Martin Storsjö
2014-08-13
1
-0
/
+12
*
http: Stop reading after receiving the whole file for non-chunked transfers
Martin Storsjö
2014-08-13
1
-1
/
+2
*
ffv1dec: check that global parameters do not change in version 0/1
Michael Niedermayer
2014-08-12
1
-7
/
+25
*
hevc_mvs: avoid deriving tmvp in amvp
Christophe Gisquet
2014-08-12
1
-1
/
+2
*
hevc: wait proper position for tmvp
Christophe Gisquet
2014-08-12
1
-1
/
+2
*
hevc: use intreadwrite
Christophe Gisquet
2014-08-12
3
-18
/
+13
*
hevc: derive partial merge list
Christophe Gisquet
2014-08-12
1
-9
/
+33
*
hevc: derive partially amvp list
Christophe Gisquet
2014-08-12
1
-0
/
+5
*
hevc: simplify rounding
Christophe Gisquet
2014-08-12
1
-4
/
+4
*
hevc: reorder loops
Christophe Gisquet
2014-08-12
1
-6
/
+6
*
configure: Don't pass MSVC compiler options -M[TD] to armasm
Martin Storsjö
2014-08-10
1
-0
/
+12
*
avcodec: Postpone FF_IDCT_XVIDMMX removal until the next version bump
Diego Biurrun
2014-08-10
1
-1
/
+1
*
lavc: drop the av_fast_{re,m}alloc compatibility wrappers
Anton Khirnov
2014-08-10
1
-12
/
+0
*
mpegts: Return proper error code on invalid input data
Nidhi Makhijani
2014-08-10
1
-5
/
+5
*
Prepare for 11_alpha2 Release
Reinhard Tartler
2014-08-10
1
-1
/
+1
*
configure: Suggest upgrading gas-preprocessor instead of just installing
Martin Storsjö
2014-08-10
1
-1
/
+1
*
configure: Enable gas-preprocessor on all OSes but only if available
Diego Biurrun
2014-08-10
1
-3
/
+13
*
configure: Add probe identification of MS armasm
Martin Storsjö
2014-08-10
1
-0
/
+5
*
tiff: Improve grayscale support
Diego Elio Pettenò
2014-08-10
1
-11
/
+3
*
avresample: Introduce AVFrame-based API
Luca Barbato
2014-08-10
6
-2
/
+209
*
mpeg: Suppress a compiler warning on callback type
Luca Barbato
2014-08-09
1
-1
/
+2
*
lavc: remove obsolete and disabled avpriv functions
Anton Khirnov
2014-08-09
6
-45
/
+0
*
Remove obsolete FF_API_REFERENCE_DTS cruft.
Anton Khirnov
2014-08-09
2
-8
/
+0
*
Remove obsolete FF_API_PROBE_MIME cruft.
Anton Khirnov
2014-08-09
3
-12
/
+0
*
Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.
Anton Khirnov
2014-08-09
4
-9
/
+0
*
Bump major versions of all libraries.
Anton Khirnov
2014-08-09
8
-22
/
+22
[next]