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
*
Merge commit '0c00fd80ee4791bd70b634084307fc9f179e0412'
Michael Niedermayer
2012-08-09
0
-0
/
+0
|
\
|
*
avconv: split the code for processing input packets out of transcode()
Anton Khirnov
2012-08-08
1
-90
/
+135
*
|
ffmpeg: factorize process_input() out
Michael Niedermayer
2012-08-09
1
-151
/
+178
*
|
Merge commit 'f154ef1ae5b03f288dd8c025dab1884b4cb20c1a'
Michael Niedermayer
2012-08-09
2
-42
/
+49
|
\
\
|
|
/
|
*
avconv: send EOF to lavfi even if flushing the decoder fails
Anton Khirnov
2012-08-08
1
-14
/
+8
|
*
avconv: get rid of pointless temporary variable.
Anton Khirnov
2012-08-08
1
-3
/
+2
|
*
avconv: simplify transcode().
Anton Khirnov
2012-08-08
1
-19
/
+21
|
*
avconv: cosmetics
Anton Khirnov
2012-08-08
1
-1
/
+1
|
*
avconv: replace no_packet array in transcode() with a var in InputStream
Anton Khirnov
2012-08-08
2
-16
/
+24
|
*
avconv: remove unused variable from InputFile.
Anton Khirnov
2012-08-08
1
-1
/
+0
|
*
avconv: remove commented out cruft.
Anton Khirnov
2012-08-08
1
-5
/
+0
|
*
avconv: maintain sync on lavfi outputs.
Anton Khirnov
2012-08-08
1
-60
/
+102
*
|
dvbsub: reindent after last commit.
Nicolas George
2012-08-09
1
-6
/
+5
*
|
dvbsub: fix encoding of termination packets.
Nicolas George
2012-08-09
2
-11
/
+7
*
|
Remove "Error parsing options string [...]" messages.
Clément Bœsch
2012-08-09
23
-87
/
+29
*
|
checkheaders: Rename HEADEROBJS to HOBJS
jamal
2012-08-09
1
-6
/
+6
*
|
ffmpeg: reduce difference to qatar by a few lines
Michael Niedermayer
2012-08-09
1
-3
/
+4
*
|
common.mak: add forgotten hunk from last merge
Michael Niedermayer
2012-08-09
1
-2
/
+2
*
|
aasc: 8bit support
Paul B Mahol
2012-08-09
1
-0
/
+18
*
|
aasc: fix out of array write
Paul B Mahol
2012-08-09
1
-4
/
+5
*
|
bessel: check that the function terminates as expected by av_assert2().
Michael Niedermayer
2012-08-09
1
-0
/
+1
*
|
integer: switch to av_assert
Michael Niedermayer
2012-08-09
1
-13
/
+11
*
|
integer: fix typos in asserts
Michael Niedermayer
2012-08-09
1
-2
/
+2
*
|
lavfi: add asetpts audio filter
Stefano Sabatini
2012-08-09
6
-12
/
+92
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-09
27
-3470
/
+3824
|
\
\
|
|
/
|
*
build: cosmetics: Reorder some lists in a more logical fashion
Diego Biurrun
2012-08-08
1
-4
/
+5
|
*
x86: pngdsp: Fix assembly for OS/2
Dave Yeo
2012-08-08
1
-1
/
+1
|
*
fate: add test for RTjpeg in nuv with frameheader
Janne Grunau
2012-08-08
3
-2
/
+59
|
*
rtmp: send check_bw as notification
Luca Barbato
2012-08-08
2
-1
/
+10
|
*
g723_1: clip argument for 15-bit version of normalize_bits()
Kostya Shishkov
2012-08-08
1
-0
/
+1
|
*
g723_1: use all LPC vectors in formant postfilter
Kostya Shishkov
2012-08-08
1
-0
/
+1
|
*
id3v2: Support v2.2 PIC
Mohammad Alsaleh
2012-08-08
1
-0
/
+2
|
*
avplay: fix build with lavfi disabled.
Konstantin Pavlov
2012-08-08
1
-0
/
+2
|
*
avconv: split configuring filter configuration to a separate file.
Anton Khirnov
2012-08-08
4
-530
/
+563
|
*
avconv: split option parsing into a separate file.
Anton Khirnov
2012-08-08
4
-2147
/
+2292
|
*
mpc8: do not leave padding after last frame in buffer for the next decode call
Kostya Shishkov
2012-08-08
1
-0
/
+2
|
*
mpegaudioenc: list supported channel layouts.
Anton Khirnov
2012-08-08
1
-0
/
+5
|
*
mpegaudiodec: don't print an error on > 1 frame in a packet.
Anton Khirnov
2012-08-08
1
-1
/
+0
|
*
api-example: update to new audio encoding API.
Anton Khirnov
2012-08-08
1
-17
/
+120
|
*
configure: add --enable/disable-random option
Mans Rullgard
2012-08-07
1
-0
/
+40
|
*
doc: cygwin: Update list of FATE package requirements
Diego Biurrun
2012-08-07
1
-2
/
+2
|
*
build: Remove all installed headers and header directories on uninstall
Diego Biurrun
2012-08-07
1
-2
/
+2
|
*
build: change checkheaders to use regular build rules
Mans Rullgard
2012-08-07
4
-7
/
+9
|
*
rtmp: Add a new option 'rtmp_subscribe'
Samuel Pitoiset
2012-08-07
3
-7
/
+21
|
*
rtmp: Add support for subscribing live streams
Samuel Pitoiset
2012-08-07
1
-0
/
+31
|
*
rtmp: Factorize simultaneous URLProtocol / AVClass declarations with a macro
Samuel Pitoiset
2012-08-07
1
-104
/
+23
|
*
ARM: use Q/R inline asm operand modifiers only if supported
Mans Rullgard
2012-08-07
3
-0
/
+10
|
*
configure: Add support for e500mc CPU
Derek Buitenhuis
2012-08-07
1
-0
/
+4
*
|
lavd/x11grab: deprecate "nomouse" specification in filename
Stefano Sabatini
2012-08-08
1
-1
/
+6
*
|
doc/indevs: document missing options in x11grab section
Stefano Sabatini
2012-08-08
1
-0
/
+11
[next]