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
/
dvenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-1
/
+1
*
Remove inappropriate const qualifier from function argument, fixes the warning:
Diego Biurrun
2009-01-07
1
-1
/
+1
*
prettyprinting cosmetics
Diego Biurrun
2008-10-24
1
-21
/
+21
*
spelling cosmetics
Diego Biurrun
2008-10-24
1
-19
/
+19
*
replacing frame_rate and frame_rate_base with an AVRational time_base
Roman Shaposhnik
2008-10-07
1
-6
/
+6
*
spelling cosmetics
Diego Biurrun
2008-10-02
1
-5
/
+5
*
Replace generic CONFIG_MUXERS preprocessor conditionals by more specific
Diego Biurrun
2008-09-02
1
-4
/
+2
*
cosmetics: Fix two common typos: wont --> will not, lets --> let us.
Diego Biurrun
2008-07-24
1
-2
/
+2
*
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-03
1
-1
/
+1
*
use av_fifo_generic_write, old func is deprecated
Baptiste Coudurier
2008-05-28
1
-1
/
+1
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-2
/
+2
*
Use dynamically allocated ByteIOContext in AVFormatContext
Björn Axelsson
2007-11-21
1
-2
/
+2
*
Cosmetics: use consistent indentation by four spaces
Reimar Döffinger
2007-06-24
1
-129
/
+129
*
DV muxer should not only fail for more that 3 streams altogether
Reimar Döffinger
2007-06-24
1
-0
/
+2
*
Don't forget about audio remaining in buffer, in case there is enough
Corey Hickey
2007-05-16
1
-1
/
+3
*
Get rid of unnecessary pointer casts.
Nicholas Tung
2007-04-08
1
-3
/
+3
*
* Fixing a bug with incorrect bits set in AAUX source pack
Roman Shaposhnik
2007-01-15
1
-4
/
+8
*
* fixing a memory leak in DV format.
Brian Brice
2006-11-08
1
-8
/
+2
*
* Simplifying the setting of STYPE for AAUX AS
Roman Shaposhnik
2006-10-16
1
-6
/
+3
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
* Moving FifoBuffer out of libavformat/avformat.h and
Roman Shaposhnik
2006-09-21
1
-10
/
+11
*
Split the DV demuxer and muxer into separate files (as suggested by Diego
Panagiotis Issaris
2006-09-15
1
-0
/
+413