projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag...
[ffmpeg.git]
/
libavformat
/
asf-enc.c
2008-08-24
Reimar Döffinger
Change codec_tag type from const struct AVCodecTag...
blob
|
commitdiff
2008-06-03
Stefano Sabatini
Make long_names in lavf/lavdev optional depending on...
blob
|
commitdiff
|
diff to current
2008-04-21
Henrik Gulbrandsen
Correct ASF duration.
blob
|
commitdiff
|
diff to current
2008-01-31
Baptiste Coudurier
typo, typedef uint8_t GUID[16] in asf.h, and fix warnin...
blob
|
commitdiff
|
diff to current
2007-12-03
Michael Niedermayer
add assert to detect invalid packet_timestamp_start/end
blob
|
commitdiff
|
diff to current
2007-12-03
Michael Niedermayer
correct invalid duration
blob
|
commitdiff
|
diff to current
2007-12-01
Michael Niedermayer
stupid code (casting of void*) found by checktree.sh
blob
|
commitdiff
|
diff to current
2007-11-21
Björn Axelsson
Use dynamically allocated ByteIOContext in AVFormatContext
blob
|
commitdiff
|
diff to current
2007-10-15
Patric Stout
Fix streaming to XBox360.
blob
|
commitdiff
|
diff to current
2007-03-11
Michael Niedermayer
some url_is_streamed()==1 related fixes
blob
|
commitdiff
|
diff to current
2007-03-07
Alex Beregszaszi
move preroll_time from static variable into definition...
blob
|
commitdiff
|
diff to current
2007-03-05
Michael Niedermayer
prevent audio packets from being fragmented, wmp mac...
blob
|
commitdiff
|
diff to current
2007-03-05
Michael Niedermayer
create codec_comment_header which looks more like what...
blob
|
commitdiff
|
diff to current
2007-03-05
Michael Niedermayer
all asf files i have have the 2 redundant duration...
blob
|
commitdiff
|
diff to current
2007-03-05
Michael Niedermayer
all asf files i have have this field at 2 so lets try...
blob
|
commitdiff
|
diff to current
2007-03-05
Michael Niedermayer
all the time related fields seem to be 64bit so i guess...
blob
|
commitdiff
|
diff to current
2007-02-12
Michael Niedermayer
always use audio spread (instead of "video no spread...
blob
|
commitdiff
|
diff to current
2007-02-12
Michael Niedermayer
increaseing preroll time to the minimum of the asf...
blob
|
commitdiff
|
diff to current
2007-02-12
Michael Niedermayer
dont set the keyframe flag for audio as microshitty...
blob
|
commitdiff
|
diff to current
2007-02-09
Michael Niedermayer
fix broken memset(padding, 0) code
blob
|
commitdiff
|
diff to current
2007-02-07
Michael Niedermayer
remove senseless and wrong direct access to ByteIOConte...
blob
|
commitdiff
|
diff to current
2007-02-07
Michael Niedermayer
iam pretty sure send time is dts and not pts ...
blob
|
commitdiff
|
diff to current
2007-02-07
Michael Niedermayer
muxing packets with unknown timestamps is not allowed
blob
|
commitdiff
|
diff to current
2007-01-21
Michael Niedermayer
simplify GUIDs
blob
|
commitdiff
|
diff to current
2007-01-21
Michael Niedermayer
fix msmpeg4v3 tag in asf
blob
|
commitdiff
|
diff to current
2007-01-21
Michael Niedermayer
simplify
blob
|
commitdiff
|
diff to current
2007-01-21
Michael Niedermayer
remove now useless codec_tag setting code in muxers
blob
|
commitdiff
|
diff to current
2007-01-21
Michael Niedermayer
this is wrong but it was that way before the AVCodecTag...
blob
|
commitdiff
|
diff to current
2007-01-21
Michael Niedermayer
get rid of the [4] limitation of codec tag lists
blob
|
commitdiff
|
diff to current
2007-01-21
Michael Niedermayer
add codec_id <-> codec_tag tables to AVIn/OutputFormat
blob
|
commitdiff
|
diff to current
2007-01-07
Diego Biurrun
variable renaming: mp3lame --> libmp3lame
blob
|
commitdiff
|
diff to current
2006-12-06
Måns Rullgård
use the standard INT64_C() macro for 64-bit constants
blob
|
commitdiff
|
diff to current
2006-10-23
Aurelien Jacobs
replace coder/decoder file description in libavformat...
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-10-01
Brian Brice
Fix wrong ASF duration of generated files
blob
|
commitdiff
|
diff to current
2006-07-12
Måns Rullgård
move common stuff from avienc.c and wav.c to new file...
blob
|
commitdiff
|
diff to current
2006-07-10
Måns Rullgård
allow individual selection of muxers and demuxers
blob
|
commitdiff
|
diff to current
2006-07-09
Måns Rullgård
give AVInput/OutputFormat structs consistent names
blob
|
commitdiff
|
diff to current
2006-06-17
Stefan Huehner
Add (mostly) const to variable and parameter declaratio...
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-09-23
Diego Biurrun
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
blob
|
commitdiff
|
diff to current
2005-07-17
Michael Niedermayer
changing AVCodecContext codec -> *codec in AVStream...
blob
|
commitdiff
|
diff to current
2005-04-30
Michael Niedermayer
switch to native time bases
blob
|
commitdiff
|
diff to current
2005-03-23
Calcium
31_ASF_compatibility_with_WMP_and_add_index.patch by...
blob
|
commitdiff
|
diff to current
2005-02-07
Michael Niedermayer
.wma
blob
|
commitdiff
|
diff to current
2005-02-04
Michael Niedermayer
overflows
blob
|
commitdiff
|
diff to current
2004-05-29
Michael Niedermayer
correctly interleave packets during encoding
blob
|
commitdiff
|
diff to current
2004-05-29
Michael Niedermayer
pass AVPacket into av_write_frame()
blob
|
commitdiff
|
diff to current
2004-05-21
Michael Niedermayer
move time_base (pts_num/pts_den) from AVFormatContext...
blob
|
commitdiff
|
diff to current
2004-03-05
Konstantin Andreyev
asf patch by (Konstantin Andreyev <kandreyev at bcsii...
blob
|
commitdiff
|
diff to current
2004-03-05
Konstantin Andreyev
split asf patch by (Konstantin Andreyev <kandreyev...
blob
|
commitdiff
|
diff to current