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
*
Make ffserver -h exit 0.
Stefano Sabatini
2007-08-13
1
-1
/
+1
*
Make native and libnut NUT muxers mutually exclusive.
Diego Biurrun
2007-08-13
1
-1
/
+1
*
Support for WavPack version 0x410 (false stereo chunks)
David Bryant
2007-08-13
2
-12
/
+26
*
Rename flag for consistency with the next commit
Kostya Shishkov
2007-08-13
1
-2
/
+2
*
Add av_get_bits_per_sample_format()
David Conrad
2007-08-13
2
-2
/
+26
*
Use PRId64 in seek test
David Conrad
2007-08-13
1
-1
/
+1
*
fix type 3 aka skipped blocks for old version
Michael Niedermayer
2007-08-13
1
-0
/
+2
*
fix motion vectors for old version
Michael Niedermayer
2007-08-13
1
-1
/
+4
*
set pix_fmt properly depending on version
Michael Niedermayer
2007-08-13
1
-1
/
+2
*
use version instead of some random 32bit value to switch between 16 and
Michael Niedermayer
2007-08-13
1
-1
/
+1
*
replace vlc_type by version and set that from codec_tag which contains the
Michael Niedermayer
2007-08-13
1
-4
/
+3
*
export 4xm video version
Michael Niedermayer
2007-08-13
1
-2
/
+2
*
support ifr2 from Toy-Story2_better-image-quality.4xa
Michael Niedermayer
2007-08-12
1
-1
/
+48
*
use shorter types vec_"type" instead of the too long vector "type"
Guillaume Poirier
2007-08-12
2
-333
/
+276
*
add second vlc table
Michael Niedermayer
2007-08-12
1
-19
/
+46
*
add support for old flac in ogg
Michael Niedermayer
2007-08-12
3
-0
/
+18
*
restoring the alphabetical order (this time with case ignored)
Roman Shaposhnik
2007-08-12
1
-1
/
+1
*
Also check for closesocket in winsock2.h
Ramiro Polla
2007-08-12
1
-1
/
+2
*
pass *fr2 chunks to decoder (Toy-Story2_better-image-quality.4xa contains them)
Michael Niedermayer
2007-08-12
1
-1
/
+8
*
Don't check the return value of decode_cabac_residual since it always
Alexander Strange
2007-08-12
1
-16
/
+11
*
Ensure av_tree_insert() is defined before using it.
Carl Eugen Hoyos
2007-08-11
1
-0
/
+1
*
more usage of av_clip()
Aurelien Jacobs
2007-08-11
1
-14
/
+2
*
one more simplification
Aurelien Jacobs
2007-08-11
1
-7
/
+2
*
various simplifications around recent av_clip_int16() usage
Aurelien Jacobs
2007-08-11
6
-57
/
+30
*
fix decoding of samples.mplayerhq.hu/game-formats/idroq/demoEnd.roq
Michael Niedermayer
2007-08-11
1
-0
/
+5
*
use av_clip_int16() where it makes sense
Aurelien Jacobs
2007-08-11
14
-64
/
+34
*
Set dts in tta demuxer
David Conrad
2007-08-11
1
-3
/
+5
*
add a new av_clip_int16() function to libavutil
Aurelien Jacobs
2007-08-11
2
-2
/
+13
*
ensure av_noinline is always defined
Aurelien Jacobs
2007-08-11
1
-1
/
+7
*
cola for diego
Michael Niedermayer
2007-08-11
1
-1
/
+1
*
Enable swscale in MinGW vhooks only if swscale was configured.
Ramiro Polla
2007-08-11
1
-2
/
+6
*
Bump minor number, NUT muxer was added.
Diego Biurrun
2007-08-11
1
-1
/
+1
*
Make show-version exit 0.
Stefano Sabatini
2007-08-11
1
-1
/
+1
*
Make show-license exit 0.
Stefano Sabatini
2007-08-11
2
-2
/
+2
*
Make ffmpeg -formats exit 0.
Stefano Sabatini
2007-08-11
1
-1
/
+1
*
simplify
Michael Niedermayer
2007-08-11
1
-1
/
+1
*
do not remove FLAG_CODED
Michael Niedermayer
2007-08-11
1
-1
/
+1
*
remove useless code, found by oded
Michael Niedermayer
2007-08-11
1
-1
/
+0
*
this is debug not info
Michael Niedermayer
2007-08-10
1
-1
/
+1
*
ensure that default_get_buffer() doesnt reuse images if the dimension or
Michael Niedermayer
2007-08-10
1
-0
/
+12
*
dnxhd 120 interlaced support
Baptiste Coudurier
2007-08-10
1
-0
/
+28
*
100000l (forgotten return)
Michael Niedermayer
2007-08-10
1
-1
/
+1
*
mention AVPROBE_PADDING_SIZE at the read_probe() doxy
Michael Niedermayer
2007-08-10
1
-1
/
+5
*
remove unneeded buf_size check (see AVPROBE_PADDING_SIZE)
Michael Niedermayer
2007-08-10
1
-3
/
+0
*
flac probe
Michael Niedermayer
2007-08-10
1
-1
/
+7
*
ensure that negative block_time are properly checked
Aurelien Jacobs
2007-08-10
1
-1
/
+2
*
nut regression test
Michael Niedermayer
2007-08-10
3
-0
/
+62
*
ensure that the aspect ratio is spec compliant
Michael Niedermayer
2007-08-10
1
-2
/
+8
*
fix the packetization mode parsing
Luca Barbato
2007-08-10
1
-2
/
+2
*
nut muxer
Michael Niedermayer
2007-08-10
1
-0
/
+1
[next]