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
/
flvenc.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-05-29
Baptiste Coudurier
check if extradata comes from mp4 and assume bitsteam...
blob
|
commitdiff
|
diff to current
2008-05-26
Baptiste Coudurier
aac and h264 in flv muxing
blob
|
commitdiff
|
diff to current
2008-05-25
Baptiste Coudurier
set correct duration when using b frames
blob
|
commitdiff
|
diff to current
2008-05-24
Baptiste Coudurier
simplify, remove useless vars
blob
|
commitdiff
|
diff to current
2008-05-02
Bartlomiej Wolowiec
Nellymoser handling in FLV
blob
|
commitdiff
|
diff to current
2008-04-25
Baptiste Coudurier
set wrap bits to 32bit to actually use it
blob
|
commitdiff
|
diff to current
2008-02-24
Michael Niedermayer
flv/swf do not have a big endian codec id, they only...
blob
|
commitdiff
|
diff to current
2007-11-21
Björn Axelsson
Use dynamically allocated ByteIOContext in AVFormatContext
blob
|
commitdiff
|
diff to current
2007-11-16
Alex Beregszaszi
Honor the 8bit extension (now 32bit instaed 24bit)...
blob
|
commitdiff
|
diff to current
2007-11-15
Alex Beregszaszi
Prefer ADPM_SWF instead NONE if no MP3 encoding is...
blob
|
commitdiff
|
diff to current
2007-10-09
Michael Niedermayer
indent
blob
|
commitdiff
|
diff to current
2007-10-09
Michael Niedermayer
avoid generating invalid files
blob
|
commitdiff
|
diff to current
2007-08-04
Michael Niedermayer
set the previous tag size correctly in flv files
blob
|
commitdiff
|
diff to current
2007-06-12
Diego Biurrun
misc spelling fixes
blob
|
commitdiff
|
diff to current
2007-03-03
Benjamin Larsson
Set FLV_SAMPLESSIZE_16BIT for ADPCM.
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
get rid of the [4] limitation of codec tag lists
blob
|
commitdiff
|
diff to current
2007-01-21
Michael Niedermayer
export a few more codec_tag-codec_id tables
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
2007-01-01
Benjamin Larsson
VP6 and flashsv stream copy and muxing support.
blob
|
commitdiff
|
diff to current
2006-12-28
Allan Hsu
Patch for the FLV muxer to supply more complete metadata
blob
|
commitdiff
|
diff to current
2006-12-10
Michael Niedermayer
set flags correctly in write header instead of seeking...
blob
|
commitdiff
|
diff to current
2006-12-06
Allan Hsu
Defines various common FLV format values between the...
blob
|
commitdiff
|
diff to current
2006-12-01
Allan Hsu
Fix wrong flags for S16LE and S16BE audio in FLV files.
blob
|
commitdiff
|
diff to current
2006-11-01
Steve L'Homme
Replace most of the %lld and %llx by their (cleaner...
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-08-06
Baptiste Coudurier
always write duration and file size, fix seeking, progr...
blob
|
commitdiff
|
diff to current
2006-07-17
Michael Niedermayer
add header info to flv format based on a patch by ...
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-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-11-12
Alex Beregszaszi
support transcoding adpcm
blob
|
commitdiff
|
diff to current
2005-07-19
Michael Niedermayer
kill duplicated get/put_be24()
blob
|
commitdiff
|
diff to current
2005-07-17
Michael Niedermayer
changing AVCodecContext codec -> *codec in AVStream...
blob
|
commitdiff
|
diff to current
2005-05-13
Michael Niedermayer
fix mimetype
blob
|
commitdiff
|
diff to current
2005-02-25
Alex Beregszaszi
proper handling of samplesize
blob
|
commitdiff
|
diff to current
2005-02-21
Alex Beregszaszi
correct pcm in flv handling
blob
|
commitdiff
|
diff to current
2004-07-02
Michael Niedermayer
assert(0) -> retunrn -1
blob
|
commitdiff
|
diff to current
2004-06-25
Michael Niedermayer
simplify
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-04-18
Michael Niedermayer
various fixes
blob
|
commitdiff
|
diff to current
2004-04-17
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2004-03-09
Michael Niedermayer
flv fixes
blob
|
commitdiff
|
diff to current
2004-02-07
Michael Niedermayer
100l
blob
|
commitdiff
|
diff to current
2004-02-06
Tinic Uro
- made --extra-cflags option work on darwin
blob
|
commitdiff
|
diff to current
2003-09-10
Fabrice Bellard
64 bit pts for writing - more const usage
blob
|
commitdiff
|
diff to current
2003-09-08
Fabrice Bellard
CODEC_ID_MP3LAME is obsolete
blob
|
commitdiff
|
diff to current
2003-07-10
Michael Niedermayer
Building ffmpeg with gcc-2.95.3 encountered a problem...
blob
|
commitdiff
|
diff to current
2003-07-09
Garrick Meeker
flash video (flv) support patch by (Garrick Meeker...
blob
|
commitdiff
|
diff to current