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
*
Read all id3v2 tags at the beginning of mp3 files.
David Byron
2010-09-11
2
-3
/
+10
*
FLV Metadata
Tomás Touceda
2010-09-10
1
-0
/
+8
*
nutenc: fix unstable floating-point calculations
Måns Rullgård
2010-09-10
1
-2
/
+2
*
adts demuxer: Set the time base to be the LCM of all ADTS sample rates.
Alex Converse
2010-09-09
1
-0
/
+3
*
Add a muxer and demuxer for raw G.722
Martin Storsjö
2010-09-09
5
-1
/
+33
*
In mov muxer, write reduced sample aspect ratio values in pasp
Baptiste Coudurier
2010-09-08
1
-2
/
+2
*
Check dref size based on a patch by google
Baptiste Coudurier
2010-09-08
1
-0
/
+3
*
In mov demuxer, do not override aspect ratio in tkhd by pasp like quicktime, ...
Baptiste Coudurier
2010-09-08
1
-6
/
+7
*
Fix formatting for negative start times (issue 2139).
Christian d'Heureuse
2010-09-07
1
-1
/
+1
*
Read the number of channels from the 'dac3' tag for AC-3 in MP4.
Justin Ruggles
2010-09-06
1
-0
/
+16
*
Add a special function to mkv demxuer to parse length values that includes
Reimar Döffinger
2010-09-06
1
-1
/
+15
*
move stream info arrays into a struct to ease future dynamic allocation
Aurelien Jacobs
2010-09-05
1
-32
/
+28
*
matroskadec: allow uint and float elements with length = 0
Aurelien Jacobs
2010-09-05
1
-2
/
+4
*
Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixups
Ronald S. Bultje
2010-09-03
2
-4
/
+4
*
Vorbis metadata writing. Patch by James Darnley <james.darnley gmail com>.
James Darnley
2010-09-03
1
-4
/
+22
*
Reindent after r25032.
Ronald S. Bultje
2010-09-03
1
-2
/
+2
*
Send NAT punching messages to the address specified in the Transport:
John Wimer
2010-09-03
3
-1
/
+19
*
Set frame_size in the amr demuxer
Martin Storsjö
2010-09-03
1
-0
/
+2
*
rtsp: 10l, try to update the correct rtp stream
Martin Storsjö
2010-09-03
1
-1
/
+1
*
Optimize/simplify ebml_read_num.
Reimar Döffinger
2010-09-02
1
-7
/
+4
*
Cosmetics: Reindent after r25023.
Carl Eugen Hoyos
2010-09-02
1
-6
/
+6
*
Fix crash when decoding DV in AVI introduced in r24579 (issue 2174).
Andrew Wason
2010-09-02
1
-1
/
+3
*
cosmetics: spaces between and after parentheses
Baptiste Coudurier
2010-09-01
1
-2
/
+2
*
gxf muxer only accepts pal or ntsc resolutions currently, so fail if resoluti...
Baptiste Coudurier
2010-09-01
1
-1
/
+5
*
Solving memory leak and initialization problem with prev_pkt / pkt.
Tobias Bindhammer
2010-08-31
1
-3
/
+13
*
split raw.c into rawdec.c and rawenc.c
Aurelien Jacobs
2010-08-30
22
-368
/
+415
*
move raw video demuxer to its own file
Aurelien Jacobs
2010-08-30
3
-41
/
+58
*
move pcm muxers to their own file
Aurelien Jacobs
2010-08-30
3
-104
/
+117
*
move pcm demuxers to their own file
Aurelien Jacobs
2010-08-30
15
-121
/
+251
*
add WAWV fourcc, works on V-codecs/WAWV.avi
Ben Littler
2010-08-30
1
-0
/
+1
*
simplify code by using the AV_NE() macro
Aurelien Jacobs
2010-08-29
1
-12
/
+4
*
move null muxer to its own file
Aurelien Jacobs
2010-08-29
3
-23
/
+41
*
cleanup includes which are not used anymore in raw.c
Aurelien Jacobs
2010-08-29
1
-4
/
+0
*
move ac3/eac3 demuxer to its own file
Aurelien Jacobs
2010-08-29
3
-88
/
+105
*
move dnxhd demuxer to its own file
Aurelien Jacobs
2010-08-29
3
-34
/
+55
*
move dirac demuxer to its own file
Aurelien Jacobs
2010-08-29
3
-24
/
+44
*
move h261 demuxer to its own file
Aurelien Jacobs
2010-08-29
3
-56
/
+76
*
move h263 demuxer to its own file
Aurelien Jacobs
2010-08-29
3
-59
/
+78
*
move h264 demuxer to its own file
Aurelien Jacobs
2010-08-29
3
-62
/
+81
*
cosmetic
Aurelien Jacobs
2010-08-29
1
-1
/
+1
*
move m4v demuxer to its own file
Aurelien Jacobs
2010-08-29
3
-44
/
+63
*
move cavsvideo demuxer to its own file
Aurelien Jacobs
2010-08-29
3
-59
/
+78
*
move mpegvideo demuxer to its own file
Aurelien Jacobs
2010-08-29
3
-48
/
+68
*
move ingenient demuxer to its own file
Aurelien Jacobs
2010-08-29
4
-64
/
+85
*
move DTS demuxer to its own file
Aurelien Jacobs
2010-08-29
4
-65
/
+88
*
simplify code by using the AV_NE() macro
Aurelien Jacobs
2010-08-29
1
-5
/
+1
*
10l: aacdec and idroqenc still depend on raw.o
Aurelien Jacobs
2010-08-29
1
-2
/
+2
*
rename idroq.c to idroqdec.c
Aurelien Jacobs
2010-08-29
2
-1
/
+1
*
move id roq muxer to its own file
Aurelien Jacobs
2010-08-29
4
-49
/
+71
*
move ADTS AAC demuxer to its own file
Aurelien Jacobs
2010-08-29
3
-74
/
+97
[next]