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
...
*
Mpeg start codes patch by ("Dmitry Borisov" <jbors at mail dot ru>)
Dmitry Borisov
2004-04-23
1
-0
/
+3
*
moving nearly identical binary search code from nut/mpeg/asf to utils.c
Michael Niedermayer
2004-04-12
1
-157
/
+10
*
warning patrol
Falk Hüffner
2004-03-24
1
-4
/
+4
*
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2004-03-03
1
-1
/
+1
*
improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>)
Hauke Duden
2004-02-19
1
-142
/
+451
*
Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb at verizon dot net>)
Michael Niedermayer
2004-02-01
1
-7
/
+12
*
CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>)
Michael Niedermayer
2004-01-17
1
-2
/
+2
*
seeking stuff
Michael Niedermayer
2004-01-17
1
-42
/
+45
*
store searched distance in index, so we dont waste time searching for keyfram...
Michael Niedermayer
2004-01-17
1
-1
/
+1
*
caching of timestamps for mpeg-ps so seeking is faster
Michael Niedermayer
2004-01-13
1
-27
/
+62
*
harcoded DTS computation for mpeg
Fabrice Bellard
2003-12-18
1
-11
/
+58
*
primitive LPCM generator
Fabrice Bellard
2003-12-16
1
-7
/
+47
*
better and simpler logic for MPEG muxing - fixed rare MPEG muxing PTS generat...
Fabrice Bellard
2003-12-16
1
-31
/
+116
*
suppress PTS in packets when not needed (slightly smaller files), fixed PTS g...
Michel Bardiaux
2003-12-09
1
-31
/
+103
*
seek support
Fabrice Bellard
2003-11-10
1
-36
/
+267
*
make AVFMT_NOHEADER flag dynamic - added av_open_input_stream()
Fabrice Bellard
2003-10-29
1
-1
/
+2
*
1/0 fix by (Tim Allen <tim at proximity dot com dot au>)
Michael Niedermayer
2003-10-28
1
-0
/
+4
*
disable encoders where appropriate (patch courtesy of BERO
Mike Melanson
2003-10-14
1
-0
/
+6
*
init_put_bits changed
Alex Beregszaszi
2003-10-13
1
-2
/
+2
*
removed invalid sequence end code
Fabrice Bellard
2003-09-10
1
-12
/
+7
*
64 bit pts for writing - more const usage
Fabrice Bellard
2003-09-10
1
-1
/
+1
*
memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michael Niedermayer
2003-09-09
1
-0
/
+4
*
fix MPEG-TS missdetected as MPEG-PS
Michael Niedermayer
2003-09-01
1
-1
/
+1
*
exports mpegps_demux
Fabrice Bellard
2003-08-08
1
-1
/
+1
*
removed warnings
Fabrice Bellard
2003-07-17
1
-1
/
+0
*
Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net...
Måns Rullgård
2003-07-15
1
-1
/
+1
*
- Looks a tiny bit harder in mpegps_probe() for a valid start code. This is
Isaac Richards
2003-07-10
1
-15
/
+19
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-21
/
+21
*
avoid too many false detections
Fabrice Bellard
2003-02-02
1
-18
/
+21
*
added DVD LPCM decoding support
Fabrice Bellard
2003-01-31
1
-0
/
+20
*
mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech...
Ryutaroh Matsumoto
2002-12-20
1
-3
/
+3
*
renamed libav to libavformat
Fabrice Bellard
2002-11-25
1
-0
/
+685
[prev]