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
/
mpeg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace calls to url_feof() with avio_feof()
James Almer
2014-08-08
1
-3
/
+3
*
fix various typos
Lou Logan
2014-06-03
1
-1
/
+1
*
avformat/vobsub: do not create empty streams.
Clément Bœsch
2014-05-24
1
-23
/
+35
*
avformat/vobsub: use av_make_q().
Clément Bœsch
2014-05-01
1
-1
/
+1
*
avformat/vobsub: remove pointless FAIL macro.
Clément Bœsch
2014-05-01
1
-4
/
+2
*
Merge commit '5b8f0a5eac75d16376af60a6f6bb79b3e9e6dab7'
Michael Niedermayer
2014-03-24
1
-134
/
+152
|
\
|
*
mpeg: K&R formatting cosmetics
Tanja Batchelor
2014-03-24
1
-141
/
+169
*
|
Ignore es_map_length when parsing mpeg program stream map.
Carl Eugen Hoyos
2013-12-05
1
-0
/
+2
*
|
Support AC-3 in Sega Dreamcast Sofdec files.
Carl Eugen Hoyos
2013-12-01
1
-1
/
+7
*
|
avformat/vobsub: fix invalid sub queue access while seeking.
Clément Bœsch
2013-10-20
1
-0
/
+2
*
|
avformat/vobsub: raise packet even if apparently incomplete.
Clément Bœsch
2013-10-04
1
-1
/
+4
*
|
avformat/vobsub: fix several issues.
Clément Bœsch
2013-10-04
1
-17
/
+52
*
|
avformat/vobsub: fix seeking.
Clément Bœsch
2013-09-08
1
-0
/
+16
*
|
Merge commit 'a42e3a6700547e4e49445bda81d3a89ec3e081a9'
Michael Niedermayer
2013-09-01
1
-25
/
+1
|
\
\
|
|
/
|
*
pcm_dvd: consolidate pieces from pcm.c and mpeg.c
Christian Schmidt
2013-08-31
1
-27
/
+1
*
|
Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'
Michael Niedermayer
2013-05-05
1
-4
/
+4
|
\
\
|
|
/
|
*
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
Diego Biurrun
2013-05-04
1
-4
/
+4
*
|
Replace all occurrences of PRI in sscanf() calls with SCN
James Almer
2013-04-10
1
-1
/
+1
*
|
Support pcm_mulaw in Hikvision CCTV mpeg program streams.
Carl Eugen Hoyos
2013-03-27
1
-11
/
+16
*
|
lavf/vobsub: free index pseudo-packet.
Nicolas George
2013-03-20
1
-2
/
+9
*
|
mpeg: Add passing DVD navigation packets (startcode 0x1bf) to caller to allow...
Richard
2013-03-17
1
-12
/
+83
*
|
mpeg12demux: Fallback to startcode for stream type identification.
Michael Niedermayer
2013-01-24
1
-4
/
+0
*
|
Only skip MLP header in mpeg files if the codec actually is MLP.
Carl Eugen Hoyos
2013-01-17
1
-1
/
+1
*
|
lavf/vobsub: do not count trailing NUL char in extradata.
Clément Bœsch
2013-01-02
1
-3
/
+2
*
|
mpegps_probe: make buffer related pointers const
Michael Niedermayer
2012-12-25
1
-1
/
+1
*
|
lavf/mpeg: suppress warning: lpcm_header_len may be used uninitialized in thi...
Michael Niedermayer
2012-12-24
1
-1
/
+1
*
|
lavf: VobSub demuxer.
Clément Bœsch
2012-12-07
1
-0
/
+263
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-01
1
-2
/
+0
|
\
\
|
|
/
|
*
avformat: Remove non-compiling and/or silly commented-out printf/av_log state...
Diego Biurrun
2012-10-01
1
-2
/
+0
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-21
/
+21
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-24
/
+24
*
|
mpegdemux: support MLP/AOB
Michael Niedermayer
2012-08-04
1
-4
/
+15
*
|
mpegdemux: move private stream 1 handling out of mpegps_read_pes_header
Michael Niedermayer
2012-08-04
1
-12
/
+16
*
|
mpegdemux: remove redundant dvd audio code
Michael Niedermayer
2012-08-04
1
-23
/
+2
*
|
mpegprobe: fix misdetection of mp3
Michael Niedermayer
2012-08-03
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-31
1
-1
/
+1
|
\
\
|
|
/
|
*
Improve descriptiveness of a number of codec and container long names
Diego Biurrun
2012-07-30
1
-1
/
+1
*
|
mpegdemux: Fix probing of unrecognized_mpeg_video.mpg
Michael Niedermayer
2012-07-31
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-16
1
-41
/
+0
|
\
\
|
|
/
|
*
mpeg: remove disabled code
Diego Biurrun
2012-07-16
1
-41
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-06
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Align muxer/demuxer declarations
Martin Storsjö
2012-04-06
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
1
-2
/
+1
|
\
\
|
|
/
|
*
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2012-01-27
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-29
1
-1
/
+0
|
\
\
|
|
/
|
*
Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.
Diego Biurrun
2011-11-28
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
1
-1
/
+2
|
\
\
|
|
/
|
*
lavf: replace av_new_stream->avformat_new_stream part II.
Anton Khirnov
2011-10-19
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-08
1
-8
/
+1
|
\
\
|
|
/
|
*
mpegps: Use av_get_packet() instead of poorly emulating it.
Alex Converse
2011-10-07
1
-8
/
+1
[next]