git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Print a warning if vp6 is muxed into flv: The output is flipped.
[ffmpeg.git]
/
libavformat
/
flvenc.c
2014-11-23
Carl Eugen Hoyos
Print a warning if vp6 is muxed into flv: The output...
blob
|
commitdiff
2014-11-17
Michael Niedermayer
avformat/flvenc: remove unused variable
blob
|
commitdiff
|
diff to current
2014-11-17
Michael Niedermayer
Merge commit 'c64f3615118d757dcf76040fe5407bf2b3883206'
blob
|
commitdiff
|
diff to current
2014-11-17
Michael Niedermayer
Merge commit '4d0cd5f58c892276716f46f4b2702915e5018215'
blob
|
commitdiff
|
diff to current
2014-11-17
Andrew Stone
flvenc: Send new metadata when FLAG_METADATA_UPDATED...
blob
|
commitdiff
|
diff to current
2014-11-17
Andrew Stone
flvenc: move metadata updates into a single function
blob
|
commitdiff
|
diff to current
2014-11-06
Michael Niedermayer
avformat/flvenc: Use AVFormatContext strict_std_complia...
blob
|
commitdiff
|
diff to current
2014-11-03
Stefano Sabatini
lavf/flvenc: fail in case the muxed packet is too big
blob
|
commitdiff
|
diff to current
2014-10-02
Michael Niedermayer
avformat/flvenc: fix codec_id_text check
blob
|
commitdiff
|
diff to current
2014-09-30
Jeffrey Wescott
avformat/flvenc: When using "-c:d copy", don't require...
blob
|
commitdiff
|
diff to current
2014-08-19
Moritz Barsnick
align and correct messages regarding bitstream filters
blob
|
commitdiff
|
diff to current
2014-06-17
Michael Niedermayer
Merge commit '74bc9458057f07c0820c3d3264396c4c64442e47'
blob
|
commitdiff
|
diff to current
2014-06-17
Josh Allmann
flvenc: Don't over-count metadata.
blob
|
commitdiff
|
diff to current
2014-06-07
Michael Niedermayer
avformat/flvenc: Do not allow creating h263/mpeg4 in...
blob
|
commitdiff
|
diff to current
2014-05-30
Michael Niedermayer
avformat/flvenc: fix assertion failure after 4h muxing
blob
|
commitdiff
|
diff to current
2014-05-29
Michael Niedermayer
Merge commit '43e7f0797f9f821a3866a20f05e512e13c82076a'
blob
|
commitdiff
|
diff to current
2014-05-29
Anton Khirnov
flvenc: only write the framerate tag based on avg_frame...
blob
|
commitdiff
|
diff to current
2014-01-15
Carl Eugen Hoyos
Warn if s16be is muxed into flv.
blob
|
commitdiff
|
diff to current
2013-12-20
Michael Niedermayer
Merge commit 'f412b2c9f3a7add0ab8021262ec4bad249347e30'
blob
|
commitdiff
|
diff to current
2013-12-20
Luca Barbato
flv: Use the correct type to hold the file offset
blob
|
commitdiff
|
diff to current
2013-12-09
Carl Eugen Hoyos
Revert: flvenc: Don't pretend to support muxing "plain...
blob
|
commitdiff
|
diff to current
2013-10-10
Michael Niedermayer
Merge commit 'e6ed8668597cfea25dfb350a9b4df7fb2efc1d90'
blob
|
commitdiff
|
diff to current
2013-10-10
Michael Niedermayer
Merge commit 'be1e1373d267bae2af8a62d79eef736736f24565'
blob
|
commitdiff
|
diff to current
2013-10-10
Michael Niedermayer
Merge commit '4d7aeff9a1080e64125f3374d993b2c9c4c2751b'
blob
|
commitdiff
|
diff to current
2013-10-10
Martin Storsjö
flvenc: Write proper cropping for VP6 even if there...
blob
|
commitdiff
|
diff to current
2013-10-10
Martin Storsjö
flvenc: Support muxing VP6A as well
blob
|
commitdiff
|
diff to current
2013-10-10
Martin Storsjö
flvenc: Don't pretend to support muxing "plain" VP6
blob
|
commitdiff
|
diff to current
2013-09-16
Clément Bœsch
lavf: Don't explicitly flush after each written packet...
blob
|
commitdiff
|
diff to current
2013-04-16
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-04-16
Rafaël Carré
flvenc: do not mux more than one stream per type
blob
|
commitdiff
|
diff to current
2013-04-08
Michael Niedermayer
flvenc: dont call avio_flush() unconditional
blob
|
commitdiff
|
diff to current
2013-03-26
Carl Eugen Hoyos
Only test the first frame for missing aac_adtstoasc...
blob
|
commitdiff
|
diff to current
2012-12-21
Michael Niedermayer
Merge commit 'a925f723a915bc0255e2673f8817af5212131763'
blob
|
commitdiff
|
diff to current
2012-12-20
Björn Axelsson
flvenc: Check whether seeking back to the header succeeded
blob
|
commitdiff
|
diff to current
2012-12-18
Clément Bœsch
Fix "bistream" typo and add a check in tools/patcheck.
blob
|
commitdiff
|
diff to current
2012-12-13
Björn Axelsson
flvenc: don't write random data if seek fails
blob
|
commitdiff
|
diff to current
2012-10-01
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-10-01
Diego Biurrun
avformat: Remove non-compiling and/or silly commented...
blob
|
commitdiff
|
diff to current
2012-09-18
Benjamin Larsson
flvenc: silence bogus warning
blob
|
commitdiff
|
diff to current
2012-09-11
Stefano Sabatini
lavf/flvenc: convert commented debug log to an av_dlog...
blob
|
commitdiff
|
diff to current
2012-09-06
Stefano Sabatini
lavf/flvenc: apply various log fixes/clarifications
blob
|
commitdiff
|
diff to current
2012-09-06
Stefano Sabatini
lavf/flvenc: return meaningful error codes
blob
|
commitdiff
|
diff to current
2012-08-30
Michael Niedermayer
flvenc: kill a uninitialized variable warning.
blob
|
commitdiff
|
diff to current
2012-08-07
Michael Niedermayer
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-07-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-30
Diego Biurrun
Improve descriptiveness of a number of codec and contai...
blob
|
commitdiff
|
diff to current
2012-07-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-29
Anton Khirnov
lavf: deprecate r_frame_rate.
blob
|
commitdiff
|
diff to current
2012-07-23
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-22
Ronald S. Bultje
lavf: use conditional notation for default codec in...
blob
|
commitdiff
|
diff to current
2012-06-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-28
Damien Fetis
flv: add support for G.711
blob
|
commitdiff
|
diff to current
2012-06-28
Luca Barbato
flvenc: K&R formatting cosmetics
blob
|
commitdiff
|
diff to current
2012-06-11
Michael Niedermayer
flvenc: use av_assert instead of assert
blob
|
commitdiff
|
diff to current
2012-06-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-03
Luca Barbato
flv: support stream text data as onTextData
blob
|
commitdiff
|
diff to current
2012-05-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-05-20
James Zern
avformat: Add a flag to mark muxers that allow (non...
blob
|
commitdiff
|
diff to current
2012-05-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-05-07
Anton Khirnov
flvenc: use AVFormatContext, not AVCodecContext for...
blob
|
commitdiff
|
diff to current
2012-04-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align muxer/demuxer declarations
blob
|
commitdiff
|
diff to current
2012-03-12
Michael Niedermayer
Revert "flvenc: Remove apparently unneeded AAC check."
blob
|
commitdiff
|
diff to current
2012-03-12
C Chatterjee
flvenc: Remove apparently unneeded AAC check.
blob
|
commitdiff
|
diff to current
2012-02-05
Carl Eugen Hoyos
Allow muxing VP6A into flv.
blob
|
commitdiff
|
diff to current
2011-12-16
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-15
Martin Storsjö
flvenc: Support muxing 16 kHz nellymoser
blob
|
commitdiff
|
diff to current
2011-12-12
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-11
Mans Rullgard
lavu: replace int/float punning functions
blob
|
commitdiff
|
diff to current
2011-12-10
Diego Biurrun
Fix a bunch of common typos.
blob
|
commitdiff
|
diff to current
2011-12-01
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-11-30
Anton Khirnov
lavf: make av_set_pts_info private.
blob
|
commitdiff
|
diff to current
2011-11-30
Joseph Wecker
removes spurious warning
blob
|
commitdiff
|
diff to current
2011-11-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-11-02
Justin Ruggles
flvenc: use first packet delay as global delay.
blob
|
commitdiff
|
diff to current
2011-10-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-10-21
Justin Ruggles
flvenc: store delay and last_ts per-stream.
blob
|
commitdiff
|
diff to current
2011-10-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-10-20
Justin Ruggles
flvenc: check packet duration in speex using timestamps
blob
|
commitdiff
|
diff to current
2011-10-20
Justin Ruggles
flvenc: adjust for negative DTS for all codecs, not...
blob
|
commitdiff
|
diff to current
2011-10-13
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-10-12
Martin Storsjö
flvenc: Write the right metadata entry count
blob
|
commitdiff
|
diff to current
2011-10-06
Michael Niedermayer
flvenc: Ignore metadata that has special values and...
blob
|
commitdiff
|
diff to current
2011-09-07
Joseph Wecker
flvenc: Correctly encode data stream into in-band metad...
blob
|
commitdiff
|
diff to current
2011-09-07
Joseph Wecker
flv: Ammon's changes migrated from 0.6.0 - I believe...
blob
|
commitdiff
|
diff to current
2011-08-22
Nicolas George
flvenc: use avcodec_get_name to report unsupported...
blob
|
commitdiff
|
diff to current
2011-08-17
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-08-16
Luca Barbato
flvenc: use int64_t to store offsets
blob
|
commitdiff
|
diff to current
2011-07-17
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-17
Anton Khirnov
lavf: use designated initialisers for all (de)muxers.
blob
|
commitdiff
|
diff to current
2011-07-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-03
Mans Rullgard
Do not include intfloat_readwrite.h in avutil.h
blob
|
commitdiff
|
diff to current
2011-06-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-08
Anton Khirnov
Remove all uses of now deprecated metadata functions.
blob
|
commitdiff
|
diff to current
2011-06-07
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-06
Luca Barbato
flvenc: propagate error properly
blob
|
commitdiff
|
diff to current
2011-04-18
Baptiste Coudurier
In mov and flv muxer, check aac bitstream validity.
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-03-17
Anton Khirnov
avio: rename put_flush_packet -> avio_flush
blob
|
commitdiff
|
diff to current
next