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
...
*
|
zerocodec: fix direct rendering.
Reimar Döffinger
2012-07-21
1
-17
/
+17
*
|
libopenjpegdec: set cp_reduce value only once
Paul B Mahol
2012-07-21
1
-1
/
+0
*
|
iff: pass context to av_log_ask_for_sample
Paul B Mahol
2012-07-21
1
-1
/
+1
*
|
iff: remove dupe ID_ANNO definition
Paul B Mahol
2012-07-21
1
-1
/
+0
*
|
doc/outdevs: fix @code{} syntax in caca device docs
Stefano Sabatini
2012-07-21
1
-1
/
+1
*
|
Changelog: add entry for the caca device
Stefano Sabatini
2012-07-21
1
-0
/
+1
*
|
alacdec: fix packed sample output with 5.1
Michael Niedermayer
2012-07-21
1
-3
/
+9
*
|
riff: add G723_1 wav tag
Piotr Bandurski
2012-07-21
1
-0
/
+1
*
|
ac3dec: set decode_error_flags field in ac3 codec
Marton Balint
2012-07-21
1
-0
/
+2
*
|
avcodec: add decode_error_flags field to AVFrame
Marton Balint
2012-07-21
4
-1
/
+20
*
|
libcaca output device
Paul B Mahol
2012-07-21
6
-1
/
+296
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-21
4
-6
/
+30
|
\
\
|
|
/
|
*
libopenjpeg: introduce lowres and lowqual private options
Luca Barbato
2012-07-20
1
-0
/
+28
|
*
FATE: add a test for flac cover art.
Anton Khirnov
2012-07-20
1
-0
/
+4
|
*
cafdec: allow larger ALAC magic cookie
Justin Ruggles
2012-07-19
1
-1
/
+1
|
*
alac: fix channel pointer assignment for 24 and 32-bit
Justin Ruggles
2012-07-19
1
-4
/
+4
*
|
tiertexseq: remove redundant string from log message
Paul B Mahol
2012-07-20
1
-1
/
+1
*
|
v4l2: remove call to v4l2_fd_open.
Nicolas George
2012-07-20
1
-13
/
+0
*
|
exr: display warning if multiple compression attributes are found
Paul B Mahol
2012-07-20
1
-1
/
+4
*
|
exr: merge common code
Paul B Mahol
2012-07-20
1
-12
/
+3
*
|
exr: compression attribute is mandatory
Paul B Mahol
2012-07-20
1
-0
/
+7
*
|
cmdutils/alloc_buffer: fix typo
chinshou
2012-07-20
1
-1
/
+1
*
|
dnxhd: Fix 10-bit DNxHD quant matrices
Joseph Artsimovich
2012-07-20
3
-37
/
+39
*
|
udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined
Michael Niedermayer
2012-07-20
1
-0
/
+4
*
|
alac: drop packed sample output support with the next major bump
Michael Niedermayer
2012-07-20
1
-1
/
+1
*
|
lavfi: add FF_*LINK_IDX convenience macros.
Nicolas George
2012-07-20
1
-0
/
+8
*
|
lavc: set best_effort_timestamp for audio too.
Nicolas George
2012-07-20
1
-0
/
+3
*
|
lavfi: make copy_buffer_ref common.
Nicolas George
2012-07-20
3
-39
/
+43
*
|
lavf: make cmdutils's check_stream_specifier public.
Nicolas George
2012-07-20
5
-58
/
+86
*
|
doc/avtools-common-opts: fix a few typos in the "Stream specifiers" section
Stefano Sabatini
2012-07-20
1
-2
/
+3
*
|
faq: explain dependency problems with static libs.
Nicolas George
2012-07-20
1
-0
/
+18
*
|
matroska: add support for Opus.
Nicolas George
2012-07-20
1
-0
/
+1
*
|
lavc: Opus decoder using libopus.
Nicolas George
2012-07-20
6
-1
/
+230
*
|
oggdec: add support for Opus codec.
Nicolas George
2012-07-20
6
-1
/
+140
*
|
ffmpeg: probe buffersinks once more after EOF.
Nicolas George
2012-07-20
1
-3
/
+3
*
|
alacdec: several players have problems with planar audio still thus temporary...
Michael Niedermayer
2012-07-20
1
-5
/
+36
*
|
ffplay: fix warning that i just mistakenly introduced
Michael Niedermayer
2012-07-20
1
-1
/
+1
*
|
ffplay: fix planar audio
Michael Niedermayer
2012-07-20
1
-1
/
+1
*
|
lavd/sdl: use verb in options help message
Stefano Sabatini
2012-07-19
1
-3
/
+3
*
|
lavf: count skipped samples for initial timestamps.
Nicolas George
2012-07-19
1
-0
/
+4
*
|
lavc: update pkt_duration for skipped samples.
Nicolas George
2012-07-19
1
-2
/
+7
*
|
Revert "ffmpeg: set pkt_timebase"
Nicolas George
2012-07-19
1
-2
/
+0
*
|
lavf: set pkt_timebase at the same time as stream->time_base.
Nicolas George
2012-07-19
1
-0
/
+1
*
|
lavc: warn when impossible to adjust timestamps for skipped samples.
Nicolas George
2012-07-19
1
-0
/
+2
*
|
lavc: add debug info about skipped samples.
Nicolas George
2012-07-19
1
-0
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-19
8
-462
/
+414
|
\
\
|
|
/
|
*
alac: cosmetics: general pretty-printing and comment clean up
Justin Ruggles
2012-07-19
1
-31
/
+18
|
*
alac: calculate buffer size outside the loop in allocate_buffers()
Justin Ruggles
2012-07-19
1
-2
/
+2
|
*
alac: change some data types to plain int
Justin Ruggles
2012-07-19
1
-5
/
+5
|
*
alac: cosmetics: rename some variables and function names
Justin Ruggles
2012-07-19
1
-93
/
+77
[prev]
[next]