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
*
Revert putting EXTRALIBS in common.mak, linking fails on MinGW.
Diego Biurrun
2006-10-15
1
-1
/
+2
*
Remove unused variable.
Diego Biurrun
2006-10-15
1
-1
/
+1
*
Consistently use $(BUILD_ROOT).
Diego Biurrun
2006-10-15
1
-1
/
+1
*
Ignore blocks with no samples and flags (but usually with MD5 sum)
Kostya Shishkov
2006-10-15
1
-3
/
+3
*
Use proper PRI?64 macros for %ll? format to fix printf format warnings:
Dominik Mierzejewski
2006-10-14
3
-5
/
+5
*
Move block size check to decoder
Kostya Shishkov
2006-10-14
1
-6
/
+0
*
10l CODEC vs. FORMAT
Michael Niedermayer
2006-10-13
1
-1
/
+1
*
flv files from myspace with mp3 audio require need_parsing because the
Roberto Togni
2006-10-13
1
-1
/
+1
*
TIFF decoder
Kostya Shishkov
2006-10-13
1
-0
/
+1
*
Add a note about illegal codec IDs.
Diego Biurrun
2006-10-13
1
-0
/
+2
*
Add codec ID for Shorten audio.
Diego Biurrun
2006-10-13
1
-0
/
+1
*
support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...
Baptiste Coudurier
2006-10-12
5
-2
/
+312
*
new mtv demuxer
Reynaldo H. Verdejo Pinochet
2006-10-12
4
-0
/
+191
*
Rename ABS macro to FFABS.
Diego Biurrun
2006-10-11
3
-7
/
+7
*
support for Delphine Software .cin files demuxing / audio and video decoding,...
Baptiste Coudurier
2006-10-11
4
-0
/
+229
*
fix bit rate
Baptiste Coudurier
2006-10-11
1
-1
/
+1
*
use av_get_bits_per_sample
Baptiste Coudurier
2006-10-11
1
-19
/
+2
*
use av_get_bits_per_sample, compute block align if not set
Baptiste Coudurier
2006-10-11
1
-1
/
+8
*
simplify by not writing unneeded codec name to fix segfault when stream copy
Baptiste Coudurier
2006-10-11
1
-15
/
+2
*
Move CFLAGS handling to common.mak.
Diego Biurrun
2006-10-11
1
-3
/
+1
*
Targa image decoder
Kostya Shishkov
2006-10-11
1
-0
/
+1
*
unused #define
Michael Niedermayer
2006-10-10
1
-2
/
+0
*
remove dummy amr_read_close()
Michael Niedermayer
2006-10-10
1
-6
/
+1
*
more factoriztaion and a FIXME note
Michael Niedermayer
2006-10-10
1
-11
/
+6
*
factorze another 2 lines
Michael Niedermayer
2006-10-10
1
-4
/
+2
*
set duration and timebase (based on a patch by Simon Morlat simon.morlat linp...
Michael Niedermayer
2006-10-10
1
-0
/
+2
*
factorize (untested)
Michael Niedermayer
2006-10-10
1
-57
/
+28
*
return cleanup
Michael Niedermayer
2006-10-10
1
-6
/
+3
*
fix d-10 mapping detection
Baptiste Coudurier
2006-10-10
1
-1
/
+1
*
rewind completely if sample time is negative
Baptiste Coudurier
2006-10-10
1
-1
/
+3
*
dont seek back if no sync to let eof happen
Baptiste Coudurier
2006-10-10
1
-2
/
+0
*
quiet gcc about enum value not handled in switch
Baptiste Coudurier
2006-10-10
1
-0
/
+1
*
10l: remove alien seek function from demuxer
Kostya Shishkov
2006-10-10
1
-1
/
+0
*
Add fourccs for Wavpak and TTA
Yong
2006-10-07
1
-0
/
+2
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
107
-427
/
+641
*
Replace -I../-I. by -I$(BUILD_ROOT).
Diego Biurrun
2006-10-07
1
-1
/
+1
*
flac fourcc (fixes mplayer -demuxer 35 with flac)
Michael Niedermayer
2006-10-06
1
-0
/
+1
*
prevent >16bit tags to be truncated and used in creating .wav files
Michael Niedermayer
2006-10-06
1
-1
/
+1
*
support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam...
Baptiste Coudurier
2006-10-05
1
-4
/
+48
*
remove useless casts
Baptiste Coudurier
2006-10-04
1
-8
/
+8
*
Move EXTRALIBS handling to common.mak.
Diego Biurrun
2006-10-03
1
-2
/
+1
*
fix r_frame_rate detection in mpeg4 streams with non integer fps
Michael Niedermayer
2006-10-03
1
-3
/
+8
*
Remove unused variables and the corresponding warnings along with them.
Diego Biurrun
2006-10-03
1
-1
/
+1
*
rtp.o needs mpegts.o
Diego Biurrun
2006-10-02
1
-1
/
+1
*
fix audio for mog_op1a_prompeg_mpeg.mxf
Baptiste Coudurier
2006-10-02
1
-0
/
+2
*
return 0 as stream index if only one stream, this is completely non standard,...
Baptiste Coudurier
2006-10-02
1
-1
/
+2
*
add support for some MS DIB formats for avisynth
Steve L'Homme
2006-10-01
1
-3
/
+4
*
Fix wrong ASF duration of generated files
Brian Brice
2006-10-01
1
-2
/
+4
*
dont set sub_id as its completly redundant and silly
Michael Niedermayer
2006-09-30
1
-8
/
+1
*
rudimentary binary seek
Baptiste Coudurier
2006-09-29
1
-1
/
+30
[next]