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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Change wrong term to avoid confusion
Gabriel Dume
2014-08-18
1
-1
/
+1
*
cmdutils: allow matching by metadata in stream specifiers
Anton Khirnov
2014-08-13
2
-0
/
+12
*
mem: add av_strndup() for duplicating substrings
Anton Khirnov
2014-08-13
1
-0
/
+3
*
http: enable icy metadata by default.
Andrew Stone
2014-08-13
1
-1
/
+1
*
AVOption: add support for dictionary types.
Andrew Stone
2014-08-13
1
-0
/
+4
*
lavf: add AVFormatContext/AVStream fields for signaling to the user when even...
Andrew Stone
2014-08-13
1
-0
/
+4
*
avresample: Introduce AVFrame-based API
Luca Barbato
2014-08-10
1
-0
/
+6
*
Bump major versions of all libraries.
Anton Khirnov
2014-08-09
1
-7
/
+7
*
avcodec: Rename xvidmmx IDCT to xvid
Diego Biurrun
2014-08-08
1
-0
/
+4
*
swscale: Undeprecate sws_getContext()
Diego Biurrun
2014-08-07
1
-0
/
+3
*
avcodec: Undeprecate reordered_opaque
Diego Biurrun
2014-08-07
1
-0
/
+3
*
movenc: Add option to disable nero chapters
John Stebbins
2014-08-05
1
-0
/
+5
*
avutil: add AV_PIX_FMT_YA16 pixel format
Vittorio Giovara
2014-08-04
1
-0
/
+3
*
avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
Vittorio Giovara
2014-08-04
1
-0
/
+4
*
pixdesc: Support pixelformat aliases
Luca Barbato
2014-08-04
1
-0
/
+3
*
Add Icecast protocol
Marvin Scholz
2014-08-04
2
-0
/
+41
*
avcodec: Deprecate dtg_active_format field in favor of avframe side-data
Kieran Kunhya
2014-08-03
1
-0
/
+4
*
avcodec: Deprecate unused defines and options
Diego Biurrun
2014-08-03
1
-0
/
+7
*
examples: filter_audio: Add missing mem.h header for av_freep()
Diego Biurrun
2014-08-03
1
-0
/
+1
*
Revert "vf_interlace: deprecate lowpass option"
Vittorio Giovara
2014-08-01
1
-2
/
+5
*
avstring: Expose the simple name match function
Luca Barbato
2014-07-29
1
-0
/
+3
*
lavc: add a property for marking codecs that support frame reordering
Anton Khirnov
2014-07-28
1
-0
/
+3
*
output example: convert audio to the format supported by the encoder
Anton Khirnov
2014-07-26
1
-46
/
+147
*
output example: set the stream timebase
Anton Khirnov
2014-07-26
1
-2
/
+5
*
build: Support executable only ldflags
Luca Barbato
2014-07-21
1
-0
/
+3
*
examples/output: Remove unused variable
Diego Biurrun
2014-07-11
1
-1
/
+0
*
display: add matrix flip api
Vittorio Giovara
2014-07-09
1
-0
/
+3
*
doc: mention option to mix shared/static libraries
Andrew Kelley
2014-07-09
1
-0
/
+11
*
lavc: export DV profile API used by muxer/demuxer as public
Anton Khirnov
2014-07-09
1
-0
/
+3
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
1
-3
/
+0
*
apichanges: fill in changes for lavu 51.19 and 51.20
Vittorio Giovara
2014-06-28
1
-0
/
+7
*
output example: free the muxing format context properly
Anton Khirnov
2014-06-26
1
-7
/
+1
*
output example: rewrite encoding logic
Anton Khirnov
2014-06-26
1
-77
/
+106
*
output example: store the scaling context in the stream context
Anton Khirnov
2014-06-26
1
-9
/
+11
*
output example: use a macro instead of a static variable
Anton Khirnov
2014-06-26
1
-2
/
+2
*
output example: allocate the audio frame only once
Anton Khirnov
2014-06-26
1
-26
/
+23
*
output example: use OutputStream for audio streams as well
Anton Khirnov
2014-06-26
1
-42
/
+39
*
output example: use the new AVFrame API to allocate audio frames
Anton Khirnov
2014-06-26
1
-19
/
+24
*
output example: set output channel layout
Anton Khirnov
2014-06-26
1
-0
/
+2
*
output example: use a struct to bundle the video stream variables together
Anton Khirnov
2014-06-26
1
-43
/
+50
*
output example: use the new AVFrame API for allocating the video frame
Anton Khirnov
2014-06-26
1
-16
/
+23
*
Differentiate assembler and assembly in documentation and comments
Diego Biurrun
2014-06-22
1
-2
/
+2
*
Add av_image_check_sar() and use it to validate SAR
Justin Ruggles
2014-06-20
1
-0
/
+3
*
Use av_packet_rescale_ts() to simplify code.
Anton Khirnov
2014-06-20
1
-8
/
+1
*
lavc: add a convenience function for rescaling timestamps in a packet
Anton Khirnov
2014-06-20
1
-0
/
+3
*
doc: Document segment_list_type
Luca Barbato
2014-06-18
1
-0
/
+6
*
lavf: switch to AVStream.time_base as the hint for the muxer timebase
Anton Khirnov
2014-06-18
1
-0
/
+5
*
Remove avserver.
Anton Khirnov
2014-06-18
3
-649
/
+0
*
mpegts: Provide an option to override the pcr period
Luca Barbato
2014-06-10
1
-0
/
+3
*
doc: Document mpegts muxrate
Luca Barbato
2014-06-10
1
-0
/
+2
[next]