git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lavf/mp3enc: make sure the header is valid before writing audio pkt.
[ffmpeg.git]
/
libavformat
/
mp3enc.c
2012-11-16
Clément Bœsch
lavf/mp3enc: make sure the header is valid before writi...
blob
|
commitdiff
2012-10-16
Michael Niedermayer
mp3enc: remove unneeded null ptr check
blob
|
commitdiff
|
diff to current
2012-10-14
Michael Niedermayer
mp3enc: fix signed C99 overflow
blob
|
commitdiff
|
diff to current
2012-09-16
Michael Niedermayer
mp3enc: merge mp2/mp3_write_trailer
blob
|
commitdiff
|
diff to current
2012-09-16
Michael Niedermayer
mp3enc: move mp3_update_xing() down
blob
|
commitdiff
|
diff to current
2012-09-16
Michael Niedermayer
Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'
blob
|
commitdiff
|
diff to current
2012-09-15
Anton Khirnov
mp3enc: write Xing TOC
blob
|
commitdiff
|
diff to current
2012-09-15
Clément Bœsch
mp3enc: support MPEG-2 and MPEG-2.5 in Xing header.
blob
|
commitdiff
|
diff to current
2012-09-15
Reimar Döffinger
mp3enc: downgrade some errors in writing Xing frame...
blob
|
commitdiff
|
diff to current
2012-09-07
Carl Eugen Hoyos
mp2 muxer: mark as AVFMT_NOTIMESTAMPS.
blob
|
commitdiff
|
diff to current
2012-09-05
Michael Niedermayer
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_INT in the i64...
blob
|
commitdiff
|
diff to current
2012-08-30
Michael Niedermayer
mp3enc: fix const correctness
blob
|
commitdiff
|
diff to current
2012-08-10
Michael Niedermayer
mp3enc: fix CODEC_ID/CodecID that leaked in from older...
blob
|
commitdiff
|
diff to current
2012-08-10
Michael Niedermayer
mp3/mp2: identify the video codecs as APIC through...
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-14
Michael Niedermayer
mp3enc: add lame tag with start padding info
blob
|
commitdiff
|
diff to current
2012-05-13
Clément Bœsch
lavf/mp3enc: support MPEG-2 and MPEG-2.5 sample rates...
blob
|
commitdiff
|
diff to current
2012-05-07
Michael Niedermayer
mp3enc: avoid ifdef
blob
|
commitdiff
|
diff to current
2012-05-07
Tobias Rapp
mp3enc: Fix Xing tag identification string for CBR...
blob
|
commitdiff
|
diff to current
2012-04-14
Reimar Döffinger
mp3enc: clarify meaning of "Unsupported" messages.
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-01
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
mp3enc: write attached pictures (APIC).
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
mp3enc: move mp3_write_xing() further up in the file.
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
id3v2enc: split ff_id3v2_write().
blob
|
commitdiff
|
diff to current
2012-02-25
Michael Niedermayer
mp3enc: fix "warning: best_bitrate_idx may be used...
blob
|
commitdiff
|
diff to current
2012-01-02
Clément Bœsch
mp3enc: fix playback with mp3 encoded files on some...
blob
|
commitdiff
|
diff to current
2011-12-30
Paul B Mahol
mp3enc: remove unused variable
blob
|
commitdiff
|
diff to current
2011-11-14
Michael Niedermayer
mp3enc: Try to use a matching bitrate in the xing header.
blob
|
commitdiff
|
diff to current
2011-11-14
Michael Niedermayer
mp3enc: simplify mp3_write_xing()
blob
|
commitdiff
|
diff to current
2011-11-06
Reimar Döffinger
Replace all usage of strcasecmp/strncasecmp
blob
|
commitdiff
|
diff to current
2011-11-03
Reimar Döffinger
Replace all strcasecmp/strncasecmp usages.
blob
|
commitdiff
|
diff to current
2011-10-31
Tobias Rapp
mp3enc: avoid truncating id3v1 tags by one byte
blob
|
commitdiff
|
diff to current
2011-10-23
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-10-23
Michael Karcher
Move id3v2 tag writing to a separate file.
blob
|
commitdiff
|
diff to current
2011-10-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for some mpegaudio symbols...
blob
|
commitdiff
|
diff to current
2011-10-13
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-10-12
Anton Khirnov
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
blob
|
commitdiff
|
diff to current
2011-08-28
Carl Eugen Hoyos
Do not assume timestamps for mp2 format.
blob
|
commitdiff
|
diff to current
2011-08-17
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-08-16
Diogo Franco
Do not write ID3v1 tags by default
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-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-08
Anton Khirnov
mp3enc: write a xing frame containing number of frames...
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-05-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-05-17
Anton Khirnov
lavf: use designated initializers for AVClasses.
blob
|
commitdiff
|
diff to current
2011-05-10
Anton Khirnov
AVOptions: make default_val a union, as proposed in...
blob
|
commitdiff
|
diff to current
2011-05-07
Reimar Döffinger
Move ifdef to avoid unused variable warnings.
blob
|
commitdiff
|
diff to current
2011-05-07
Michael Niedermayer
mp3enc:simplify
blob
|
commitdiff
|
diff to current
2011-05-07
Michael Niedermayer
mp3enc:better variable name for the frames field file...
blob
|
commitdiff
|
diff to current
2011-05-07
Michael Niedermayer
mp3enc: drop nested structs
blob
|
commitdiff
|
diff to current
2011-05-07
Michael Niedermayer
mp3enc:use FFMIN()
blob
|
commitdiff
|
diff to current
2011-05-07
Michael Niedermayer
mp3enc:Drop unneeded floating point math.
blob
|
commitdiff
|
diff to current
2011-05-07
Michael Niedermayer
mp3enc: drop sum and count bytes instead of bitrates...
blob
|
commitdiff
|
diff to current
2011-05-07
Michael Niedermayer
mp3enc: remove unneeded ifdef
blob
|
commitdiff
|
diff to current
2011-05-07
Michael Niedermayer
mp3enc: remove unneeded static const variables.
blob
|
commitdiff
|
diff to current
2011-05-07
Peter Belkner
mp3enc: mux a XING header
blob
|
commitdiff
|
diff to current
2011-05-05
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-05-04
Alex Converse
Replace strncpy() with av_strlcpy().
blob
|
commitdiff
|
diff to current
2011-04-30
Michael Niedermayer
Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
blob
|
commitdiff
|
diff to current
2011-04-30
Anton Khirnov
AVOptions: make default_val a union, as proposed in...
blob
|
commitdiff
|
diff to current
2011-04-29
Anton Khirnov
lavf: use designated initializers for AVClasses.
blob
|
commitdiff
|
diff to current
2011-04-04
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-03
Anton Khirnov
avio: avio_ prefix for url_close_dyn_buf
blob
|
commitdiff
|
diff to current
2011-04-03
Anton Khirnov
avio: avio_ prefix for url_open_dyn_buf
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
2011-03-16
Anton Khirnov
mp3enc: remove mp3_write_packet(), use ff_raw_write_pac...
blob
|
commitdiff
|
diff to current
2011-03-04
Anton Khirnov
avio: add avio_tell macro as a replacement for url_ftell
blob
|
commitdiff
|
diff to current
2011-03-01
Anton Khirnov
avio: avio_ prefix for url_fseek
blob
|
commitdiff
|
diff to current
2011-02-21
Anton Khirnov
avio: avio: avio_ prefixes for put_* functions
blob
|
commitdiff
|
diff to current
2011-02-20
Anton Khirnov
avio: rename ByteIOContext to AVIOContext.
blob
|
commitdiff
|
diff to current
2011-02-06
Anton Khirnov
mp3enc: write ISO8859-1 instead of UTF-16 when possible
blob
|
commitdiff
|
diff to current
2011-01-26
Diego Elio Pettenò
Prefix all _demuxer, _muxer, _protocol from libavformat...
blob
|
commitdiff
|
diff to current
2011-01-22
Anton Khirnov
mp3enc: support for id3v2.3 tags using a per-muxer...
blob
|
commitdiff
|
diff to current
2011-01-22
Anton Khirnov
id3v2: split tables for various ID3v2 versions
blob
|
commitdiff
|
diff to current
2011-01-22
Anton Khirnov
mp3enc: handle errors in id3v2_put_ttag
blob
|
commitdiff
|
diff to current
2011-01-21
Anton Khirnov
mp3enc: add support for writing UTF-16 tags
blob
|
commitdiff
|
diff to current
2011-01-21
Anton Khirnov
Split mp3 demuxer and muxer into separate files.
blob
|
commitdiff
|
diff to current