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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
examples/muxing: cast sws_scale() argument to the expected one
Stefano Sabatini
2012-08-22
1
-1
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-15
1
-26
/
+45
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-09
1
-17
/
+119
*
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
2
-12
/
+12
*
examples/muxing: set codec in the codec context
Stefano Sabatini
2012-08-07
1
-19
/
+20
*
examples/muxing: drop duplicated code in add_video_stream()
Stefano Sabatini
2012-08-05
1
-6
/
+0
*
examples/muxing: simplify alloc_picture()
Stefano Sabatini
2012-08-05
1
-15
/
+3
*
examples/filtering: fix packet memleak
Gavin Kinsey
2012-06-26
2
-2
/
+2
*
examples/filtering_video: update to the new API
Gavin Kinsey
2012-06-26
1
-9
/
+25
*
examples/filtering_audio: update for avfilter API "cleanup"
Michael Niedermayer
2012-06-24
1
-5
/
+7
*
update filtering_audio example
Andrew Wason
2012-06-05
2
-3
/
+5
*
doc/examples: make use of the parameter filters_descr parameter in init_filte...
Clément Bœsch
2012-05-19
2
-2
/
+2
*
doc/examples: fix pts heuristic in filtering_video.
Clément Bœsch
2012-05-19
1
-3
/
+2
*
doc/examples: properly close input in metadata.
Clément Bœsch
2012-05-19
1
-1
/
+1
*
doc/examples: print operation filename in decoding_encoding.
Clément Bœsch
2012-05-19
1
-4
/
+4
*
doc/examples: add debug compilation flag.
Clément Bœsch
2012-05-19
1
-1
/
+1
*
doc/examples: use system headers in decoding_encoding and muxing.
Clément Bœsch
2012-05-19
2
-8
/
+8
*
doc/examples: remove explicit rules.
Clément Bœsch
2012-05-19
1
-6
/
+0
*
doc/examples: add libavr to libraries to avoid link failures.
Clément Bœsch
2012-05-19
1
-0
/
+1
*
lavfi: drop planar/packed negotiation support
Stefano Sabatini
2012-05-16
1
-3
/
+1
*
doc/examples: add libswresample in the libraries.
Clément Bœsch
2012-05-12
1
-0
/
+1
*
doc/examples: use buffersrc.h instead of deprecated asrc_abuffer.h.
Clément Bœsch
2012-05-12
1
-1
/
+1
*
doc/examples: fix typo.
Clément Bœsch
2012-05-12
1
-1
/
+1
*
doc/examples: add -O2 in CFLAGS.
Clément Bœsch
2012-05-12
1
-2
/
+3
*
doc/examples: add missing math.h include in decoding/encoding example.
Clément Bœsch
2012-05-12
1
-0
/
+2
*
doc/examples: link decoding_encoding and muxing with math lib.
Clément Bœsch
2012-05-12
1
-0
/
+4
*
doc/examples: rename LDFLAGS to LDLIBS.
Clément Bœsch
2012-05-12
1
-3
/
+3
*
doc/examples/Makefile: split lines up to make diffs that change them clearer
Michael Niedermayer
2012-05-08
1
-2
/
+12
*
examples/filtering_audio: use av_buffersrc_add_frame.
Nicolas George
2012-05-04
1
-10
/
+1
*
examples/decoding_encoding: fix encoding when all frames got buffered.
Michael Niedermayer
2012-05-03
1
-1
/
+4
*
examples/filtering_audio: do not stop on decode error.
Nicolas George
2012-04-28
1
-1
/
+1
*
examples/filtering_audio: fix a memory leak.
Nicolas George
2012-04-28
1
-0
/
+1
*
examples/decoding_encoding: remove unused variable "size"
Stefano Sabatini
2012-04-13
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-30
1
-93
/
+99
*
doc/examples/decoding_encoding: make the buffer bigger.
Michael Niedermayer
2012-03-22
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-25
1
-52
/
+35
*
doc/examples: rename filtering.c into filtering_video.c.
Clément Bœsch
2012-02-21
2
-1
/
+1
*
doc/examples: add audio decoding/filtering example.
Clément Bœsch
2012-02-21
2
-1
/
+246
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-20
2
-7
/
+7
*
examples: add -Wall to CFLAGS.
Clément Bœsch
2012-02-19
1
-1
/
+1
*
examples/filtering: fix unused variable and return value in open_input_file().
Clément Bœsch
2012-02-19
1
-1
/
+2
*
examples/filtering: fix deprecated function calls warnings.
Clément Bœsch
2012-02-19
1
-4
/
+4
*
examples/filtering: fix implicit declarations and function mis-usage.
Clément Bœsch
2012-02-19
1
-2
/
+4
*
example: Update decoding/encoding example to the new API.
Michael Niedermayer
2012-01-28
1
-3
/
+0
*
example: update muxing example to purple API
Michael Niedermayer
2012-01-28
1
-1
/
+1
*
decoding example: reset pts/dts after subpacket.
Michael Niedermayer
2011-12-13
1
-0
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-09
1
-11
/
+11
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-06
1
-9
/
+20
*
doc/example/muxing: fix video timestamps
Michael Niedermayer
2011-12-02
1
-1
/
+2
[prev]
[next]