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
/
libavformat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-07
1
-8
/
+0
|
\
|
*
mpegts: Remove disabled extension matching probe.
Alex Converse
2012-06-07
1
-8
/
+0
*
|
swfenc: use av_assert
Michael Niedermayer
2012-06-07
1
-1
/
+2
*
|
xmv: use av_assert
Michael Niedermayer
2012-06-07
1
-1
/
+2
*
|
lavf: fix missing "parser not found" message
Michael Niedermayer
2012-06-07
1
-0
/
+4
*
|
mxfenc: write optional field dominance flag in picture description
Matthieu Bouron
2012-06-06
1
-1
/
+14
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-06
2
-32
/
+47
|
\
\
|
|
/
|
*
avformat: Probe codecs at score 0 on buffer exhaustion conditions.
Alex Converse
2012-06-05
1
-12
/
+24
|
*
avformat: Factorize codec probing.
Alex Converse
2012-06-05
1
-20
/
+25
|
*
Indeo Audio decoder
Kostya Shishkov
2012-06-05
1
-0
/
+1
*
|
isom: add Radius DV YUV FourCCs
Piotr Bandurski
2012-06-05
1
-0
/
+2
*
|
Add missing CRLFs to avisynth error messages.
Carl Eugen Hoyos
2012-06-05
1
-2
/
+2
*
|
Fix MP2 muxer Makefile dependencies.
Carl Eugen Hoyos
2012-06-05
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-04
3
-49
/
+12
|
\
\
|
|
/
|
*
movenc: Write chan atom for all audio tracks in mov mode movies.
Alex Converse
2012-06-04
1
-1
/
+3
|
*
mpegtsenc: use avio_open_dyn_buf(), zero pointers after freeing
Jindřich Makovička
2012-06-04
1
-46
/
+9
|
*
avidec: make scale and rate unsigned.
Anton Khirnov
2012-06-04
1
-2
/
+2
*
|
timecode: move timecode muxer options to metadata.
Clément Bœsch
2012-06-04
3
-60
/
+23
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-04
3
-69
/
+243
|
\
\
|
|
/
|
*
librtmp: return AVERROR_UNKNOWN instead of -1.
Anton Khirnov
2012-06-03
1
-4
/
+4
|
*
librtmp: don't abuse a variable for two unrelated things.
Anton Khirnov
2012-06-03
1
-8
/
+8
|
*
librtmp: add rtmp_app and rtmp_playpath private options.
Anton Khirnov
2012-06-03
1
-15
/
+80
|
*
flv: support stream text data as onTextData
Luca Barbato
2012-06-03
2
-25
/
+153
*
|
set some categories of some AVClass structs
Michael Niedermayer
2012-06-03
1
-0
/
+1
*
|
Unconditionally compile init_stream() in bintext.
Carl Eugen Hoyos
2012-06-03
1
-36
/
+36
*
|
mpegtsenc: zero pointers after freeing
Michael Niedermayer
2012-06-03
1
-4
/
+6
*
|
mpegts_audio_write: fix potential integer overflow
Michael Niedermayer
2012-06-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-03
4
-87
/
+136
|
\
\
|
|
/
|
*
mpegtsenc: Support LATM packetization for AAC
Jindrich Makovicka
2012-06-03
1
-5
/
+28
|
*
adtsenc: Don't expose the muxer internals to the rest of lavf
Jindrich Makovicka
2012-06-03
2
-51
/
+16
|
*
mpegtsenc: use AVFormatContext for AAC packetization
Jindrich Makovicka
2012-06-03
2
-31
/
+84
|
*
mpegtsenc: use AVERROR() for return codes
Jindrich Makovicka
2012-06-03
1
-6
/
+14
*
|
oggdec: fix regression that caused reading the whole file during open
Michael Niedermayer
2012-06-02
1
-0
/
+3
*
|
lavf: use input keyframe flag when muxer does not provide keyframe flags.
Michael Niedermayer
2012-06-02
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-01
3
-14
/
+15
|
\
\
|
|
/
|
*
http: Add the url_shutdown function for https, too
Martin Storsjö
2012-06-01
1
-0
/
+1
|
*
http: Simplify code by removing a local variable
Martin Storsjö
2012-06-01
1
-12
/
+9
|
*
http: Clear the old URLContext pointer when closed
Martin Storsjö
2012-06-01
1
-0
/
+3
|
*
tcp: Try enabling SO_REUSEADDR when listening
Martin Storsjö
2012-06-01
1
-0
/
+2
|
*
tcp: Check the return values from bind and accept
Martin Storsjö
2012-06-01
1
-0
/
+8
|
*
avisynth: Make sure the filename passed to avisynth is in the right code page
Oka Motofumi
2012-05-31
1
-1
/
+6
*
|
http: use ffurl_closep()
Michael Niedermayer
2012-06-01
1
-8
/
+10
*
|
url: add ffurl_closep() which also sets the context pointer to NULL
Michael Niedermayer
2012-06-01
2
-3
/
+11
*
|
lavf: use av_freep() in ffurl_close()
Michael Niedermayer
2012-06-01
1
-1
/
+1
*
|
tcp: Check the return values from bind and accept
Martin Storsjö
2012-06-01
1
-0
/
+8
*
|
dv-demux: dont mess with codec values
Michael Niedermayer
2012-05-31
1
-3
/
+0
*
|
jacosub_probe: slightly increase the score to limit misdetection.
Clément Bœsch
2012-05-31
1
-1
/
+1
*
|
jacosub_probe: speedup by making only one call to sscanf
Clément Bœsch
2012-05-31
1
-2
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-31
1
-9
/
+27
|
\
\
|
|
/
|
*
http: Pass the proper return code of net IO operations
Samuel Pitoiset
2012-05-30
1
-8
/
+8
[next]