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
...
*
h264: codec reinit: remove statements without effect
Janne Grunau
2014-04-19
1
-4
/
+1
*
utils: add yvyu422 to avcodec_align_dimensions2
Vittorio Giovara
2014-04-19
1
-0
/
+1
*
filtfmts: remove unused lavf include
Vittorio Giovara
2014-04-19
1
-1
/
+0
*
lavfi: name anonymous structs
Vittorio Giovara
2014-04-19
34
-40
/
+40
*
configure: Handle armcc 5.0
Martin Storsjö
2014-04-19
1
-2
/
+4
*
mp3dec: decode more data from Info header
Alessandro Ghedini
2014-04-17
3
-10
/
+101
*
crc: add ANSI CRC16 LE
Alessandro Ghedini
2014-04-17
5
-3
/
+45
*
mp3dec: move XING/Info and VBRI parsing into their own functions
Alessandro Ghedini
2014-04-17
1
-35
/
+58
*
replaygain: allow exporting already decoded replaygain values
Alessandro Ghedini
2014-04-17
2
-15
/
+21
*
resample: remove an unneeded context variable
Anton Khirnov
2014-04-17
1
-8
/
+3
*
drawtext: Add fontconfig support
Luca Barbato
2014-04-17
3
-5
/
+104
*
vp78: Align the intra4x4_pred_mode_top array within VP8Macroblock
Martin Storsjö
2014-04-14
1
-1
/
+1
*
dcadec: Delete redundant init_get_bits call
Niels Möller
2014-04-14
1
-1
/
+0
*
rtmpproto: Handle RTMP chunk size packets before the connect packet
Stephan Soller
2014-04-14
1
-0
/
+12
*
rtmpproto: Make sure to pass on the error code if read_connect failed
Martin Storsjö
2014-04-14
1
-1
/
+1
*
x86/synth_filter: remove the fma3 version ifdefs
James Almer
2014-04-13
2
-4
/
+0
*
af_volume: implement replaygain clipping prevention
Alessandro Ghedini
2014-04-13
3
-6
/
+23
*
lavr: allocate the resampling buffer with a positive size
Anton Khirnov
2014-04-13
1
-1
/
+1
*
FATE: add tests for more resampling modes
Anton Khirnov
2014-04-13
1
-0
/
+14
*
resample: implement flushing
Anton Khirnov
2014-04-13
2
-8
/
+40
*
dcadec: Use correct channel count in stereo downmix check
Tim Walker
2014-04-12
1
-5
/
+5
*
dcadec: Do not decode the XCh extension when downmixing to stereo
Tim Walker
2014-04-12
1
-0
/
+10
*
tiffdec: support predictor type 2 with RGB48 pixel format
Jean First
2014-04-12
1
-4
/
+18
*
tiffdec: remove an unneeded variable
Justin Ruggles
2014-04-12
1
-3
/
+1
*
tiff: use a better name and enum values for PhotometricInterpretation
Justin Ruggles
2014-04-12
3
-28
/
+57
*
tiffdec: use a single strip if RowsPerStrip is 0
Justin Ruggles
2014-04-12
1
-8
/
+3
*
tiffdec: use bytestream2 to simplify overread/overwrite protection
Justin Ruggles
2014-04-12
1
-138
/
+111
*
bytestream: add bytestream2_copy_buffer() functions
Justin Ruggles
2014-04-12
1
-0
/
+26
*
bytestream: add functions for accessing size of buffer
Paul B Mahol
2014-04-12
1
-0
/
+10
*
tiffdec: use correct data type for palette entries and set alpha to 0xFF
Justin Ruggles
2014-04-12
1
-5
/
+6
*
tiffdec: rename variables for consistency and fix variable shadowing
Jean First
2014-04-12
1
-8
/
+5
*
swscale: Set alpha to opaque for internal palettes.
Justin Ruggles
2014-04-12
3
-7
/
+7
*
swscale: fix some undefined signed left shifts
Justin Ruggles
2014-04-12
1
-2
/
+2
*
swscale: fix an implementation-defined unsigned-to-signed conversion
Justin Ruggles
2014-04-12
1
-2
/
+2
*
doc: Libavfilter English cleanup
Katerina Barone-Adesi
2014-04-12
2
-641
/
+631
*
mp3enc: Properly write bitrate value in XING header
Michael Niedermayer
2014-04-12
1
-7
/
+39
*
resample: split linear into its own function
Anton Khirnov
2014-04-11
2
-15
/
+27
*
resample: add initial padding explicitly
Anton Khirnov
2014-04-11
2
-22
/
+36
*
resample: drop useless abs()
Anton Khirnov
2014-04-11
1
-2
/
+2
*
resample: reindent
Anton Khirnov
2014-04-11
1
-21
/
+20
*
resample: split the nearest neighbour path into a separate function pointer
Anton Khirnov
2014-04-11
2
-13
/
+25
*
resample: fix avresample_get_delay() return value
Anton Khirnov
2014-04-11
1
-1
/
+5
*
DNxHD: convert inline asm to yasm
Timothy Gu
2014-04-11
4
-68
/
+90
*
DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride
Timothy Gu
2014-04-11
3
-4
/
+5
*
DNxHD: K&R formatting cosmetics
Vittorio Giovara
2014-04-11
4
-210
/
+319
*
mp2: Do not force a samplerate
Luca Barbato
2014-04-11
2
-2
/
+0
*
libx265: Only set the SAR if it is valid
Derek Buitenhuis
2014-04-10
1
-7
/
+9
*
libx265: Use 16-bit SAR
Derek Buitenhuis
2014-04-10
1
-2
/
+2
*
libx265: Use x265_param_parse to set the SAR
Derek Buitenhuis
2014-04-10
1
-5
/
+6
*
mov: read hydrogenaudio replaygain information
Anton Khirnov
2014-04-10
2
-1
/
+98
[prev]
[next]