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
*
* fixing a bug in avpicture_layout (PAL8 wasn't handled properly)
Roman Shaposhnik
2003-05-12
4
-37
/
+74
*
makes configure create the libpostproc directory and
Måns Rullgård
2003-05-11
1
-2
/
+2
*
ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
Dan Christiansen
2003-05-11
1
-1
/
+3
*
more idct_permute docs
Michael Niedermayer
2003-05-11
1
-0
/
+4
*
fix motion vector decoding bug and reinstate interframes
Mike Melanson
2003-05-11
1
-19
/
+24
*
get those permutations straight
Mike Melanson
2003-05-11
2
-9
/
+13
*
squashed a bunch of subtle array indexing bugs, fixed block mapping
Mike Melanson
2003-05-10
1
-45
/
+143
*
print obmc bug info only if avctx->debug&1
Michael Niedermayer
2003-05-10
1
-1
/
+2
*
dump the shady binary search logic (the part that binary searches
Mike Melanson
2003-05-10
1
-49
/
+44
*
change the way the ImageDescription is passed to the decoder
Mike Melanson
2003-05-10
1
-13
/
+19
*
svq3 decoder by anonymous
Michael Niedermayer
2003-05-09
7
-12
/
+862
*
correct the custom coding mode alphabet, add some validation on the
Mike Melanson
2003-05-08
1
-25
/
+25
*
more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot c...
Michael Niedermayer
2003-05-07
3
-6
/
+40
*
* introducing new public interface in imgconvert.c
Roman Shaposhnik
2003-05-07
7
-120
/
+140
*
looking better all the time! motion compensation is starting to work
Mike Melanson
2003-05-07
1
-20
/
+16
*
fixed buffer allocation logic (hopefully) so that decoder does not crash
Mike Melanson
2003-05-07
1
-37
/
+162
*
release buffer cleanup
Michael Niedermayer
2003-05-06
5
-16
/
+27
*
fix decoder so that ffmpeg does not crash, at least not right away
Mike Melanson
2003-05-06
1
-17
/
+16
*
Tiny patch for OpenBSD by (Björn Sandell <biorn at dce dot chalmers dot se>)
Michael Niedermayer
2003-05-05
1
-1
/
+1
*
VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
Michael Niedermayer
2003-05-05
1
-4
/
+4
*
-map and sanity checking patch by (Brian Foley <bfoley at compsoc dot nuigalw...
Brian Foley
2003-05-05
1
-0
/
+21
*
prefers MP3 codec (rather than MP2) for output if
Andriy Rysin
2003-05-05
1
-1
/
+21
*
mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot net>)
Andriy Rysin
2003-05-05
1
-0
/
+14
*
doxy
Michael Niedermayer
2003-05-05
2
-0
/
+20
*
first pass at a new VP3 video decoder
Mike Melanson
2003-05-05
7
-1
/
+5144
*
looks better (req. for mp-G2)
Arpi
2003-05-03
1
-1
/
+1
*
making it nicer to the client who doesn't expect errors messages in stdout
Roman Shaposhnik
2003-05-01
1
-1
/
+1
*
removed the last mp_msg :)
Alex Beregszaszi
2003-05-01
3
-11
/
+11
*
* making it possible to override aspect ratio from the command line
Roman Shaposhnik
2003-04-29
1
-0
/
+24
*
* fixing NTSC frame rate for DV streams
Roman Shaposhnik
2003-04-29
2
-3
/
+7
*
10l
Michael Niedermayer
2003-04-27
1
-3
/
+3
*
tired
Michael Niedermayer
2003-04-27
2
-2
/
+2
*
10l (returning negative number of consumed bytes if the first startcode of a ...
Michael Niedermayer
2003-04-27
3
-9
/
+39
*
10l
Michael Niedermayer
2003-04-25
1
-2
/
+2
*
2pass stats fix (by ffdshow cvslog)
Michael Niedermayer
2003-04-25
1
-0
/
+2
*
bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>)
Michael Niedermayer
2003-04-25
1
-3
/
+9
*
remove remaining cpudetect dependancy
Michael Niedermayer
2003-04-25
7
-533
/
+237
*
typo in a comment ...
Michael Niedermayer
2003-04-25
1
-2
/
+2
*
moving getFilter stuff back (vf_scale.c -> swscale.c)
Michael Niedermayer
2003-04-25
2
-1
/
+79
*
fixing mixed dr1 + internal buffers
Michael Niedermayer
2003-04-25
6
-56
/
+93
*
doc fixes (forgot to commit)
Michael Niedermayer
2003-04-25
1
-4
/
+6
*
removing sws - global verbose var dependancy
Michael Niedermayer
2003-04-24
3
-218
/
+60
*
* Making AVI encoding predictable (all JUNK chunks are filled with 0)
Roman Shaposhnik
2003-04-24
5
-53
/
+62
*
* keeping compiler happy and quiet
Zdenek Kabelac
2003-04-23
3
-4
/
+8
*
* simplified parameters for parse routines
Zdenek Kabelac
2003-04-23
1
-128
/
+123
*
* more strict types
Zdenek Kabelac
2003-04-23
3
-4
/
+5
*
Complete support for OpenDML AVIs and AVIs > 2Gb.
Roman Shaposhnik
2003-04-23
6
-75
/
+220
*
cleanup mpeg1/2 bitstream parser
Michael Niedermayer
2003-04-22
2
-73
/
+77
*
* fixed initialization and some memleak
Zdenek Kabelac
2003-04-22
2
-125
/
+279
*
* filling bitdepth
Zdenek Kabelac
2003-04-22
1
-1
/
+1
[next]