git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
segafilm: use the sample rate as the time base for audio streams
2012-03-03
Justin Ruggles
segafilm: use the sample rate as the time base for...
commit
|
commitdiff
|
tree
2012-03-03
Justin Ruggles
ea: fix audio pts
commit
|
commitdiff
|
tree
2012-03-03
Justin Ruggles
psx-str: fix audio pts
commit
|
commitdiff
|
tree
2012-03-03
Justin Ruggles
vqf: set packet duration
commit
|
commitdiff
|
tree
2012-03-03
Justin Ruggles
tta demuxer: set packet duration
commit
|
commitdiff
|
tree
2012-03-03
Justin Ruggles
mpegaudio_parser: do not ignore information from the...
commit
|
commitdiff
|
tree
2012-03-03
Michael Niedermayer
mpegaudio_parser: be less picky about the start position
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-03-03
Justin Ruggles
thp: set audio packet durations
commit
|
commitdiff
|
tree
2012-03-03
Justin Ruggles
avcodec: add a Vorbis parser to get packet duration
commit
|
commitdiff
|
tree
2012-03-03
Justin Ruggles
vorbisdec: read the previous window flag for long windows
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
FATE: do not decode audio in the nuv test.
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
dxa: set audio stream time base using the sample rate
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
psx-str: do not allow seeking by bytes
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
asfdec: Do not set AVCodecContext.frame_size
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
vqf: set packet parameters after av_new_packet()
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
FATE: add mp3 test for sample that exhibited false...
commit
|
commitdiff
|
tree
2012-02-29
Paul B Mahol
fate: add cdxl test for bit line plane arrangement
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
libvorbis: add/update error messages
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
libvorbis: use AVFifoBuffer for output packet buffer
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
libvorbis: remove unneeded e_o_s check
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
libvorbis: check return values for functions that can...
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
libvorbis: use float input instead of s16
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
libvorbis: do not flush libvorbis analysis if dsp state...
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
libvorbis: use VBR by default, with default quality...
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
libvorbis: fix use of minrate/maxrate AVOptions
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
libvorbis: cosmetics: renaming/pretty-printing/comments...
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
(e)ac3enc: select a default bit rate based on the channel...
commit
|
commitdiff
|
tree
2012-02-29
Justin Ruggles
ac3enc: choose the closest bit rate to the one requested...
commit
|
commitdiff
|
tree
2012-02-27
Justin Ruggles
movenc: use timestamps instead of frame_size for samples...
commit
|
commitdiff
|
tree
2012-02-27
Justin Ruggles
movenc: use the first cluster duration as the tfhd...
commit
|
commitdiff
|
tree
2012-02-27
Justin Ruggles
movenc: factorize calculation of cluster duration into...
commit
|
commitdiff
|
tree
2012-02-26
Paul B Mahol
cdxl: bit line plane arrangement support
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-26
Paul B Mahol
cdxl: remove early check for bpp
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-26
Paul B Mahol
cdxl: set pix_fmt PAL8 only if palette is available
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-25
Tim Walker
mlp_parser: fix the channel mask value used for the...
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
vorbisenc: check all allocations for failure
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
roqaudioenc: return AVERROR codes instead of -1
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
roqaudioenc: set correct bit rate
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
roqaudioenc: use AVCodecContext.frame_size correctly.
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
roqaudioenc: remove unneeded sample_fmt check
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
ra144enc: use int16_t* for input samples rather than...
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
ra144enc: set AVCodecContext.coded_frame
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
ra144enc: remove unneeded sample_fmt check
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
nellymoserenc: set AVCodecContext.coded_frame
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
nellymoserenc: improve error checking in encode_init()
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
nellymoserenc: return AVERROR codes instead of -1
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
libvorbis: improve error checking in oggvorbis_encode_init()
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
mpegaudioenc: return AVERROR codes instead of -1
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
libfaac: improve error checking and handling in Faac_encode_...
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
avutil: add AVERROR_UNKNOWN
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
check for coded_frame allocation failure in several...
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
audio encoders: do not set coded_frame->key_frame.
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
g722enc: check for trellis data allocation error
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
libspeexenc: export encoder delay through AVCodecContext...
commit
|
commitdiff
|
tree
2012-02-25
Justin Ruggles
avcodec: document the use of AVCodecContext.delay for...
commit
|
commitdiff
|
tree
2012-02-25
Paul B Mahol
fate: add tests for cdxl video
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-25
Paul B Mahol
cdxl: fix ham6/8 on big endian
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-24
Justin Ruggles
vorbisdec: add a flush() function
commit
|
commitdiff
|
tree
2012-02-24
Dale Curtis
mpegaudiodec: Prevent premature clipping of mp3 input...
commit
|
commitdiff
|
tree
2012-02-24
Justin Ruggles
oggenc: free comment header for all codecs
commit
|
commitdiff
|
tree
2012-02-23
Justin Ruggles
flacdec: set channel_layout based on channel count
commit
|
commitdiff
|
tree
2012-02-23
Justin Ruggles
mov: set channel layout for AC-3 streams based on the...
commit
|
commitdiff
|
tree
2012-02-22
Paul B Mahol
cdxl: correctly synchronize video timestamps to audio
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-22
Tim Walker
mlpdec_parser: fix a few channel layouts.
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-22
Tim Walker
Add channel names to channel_names[] array for channels...
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-21
Tim W
Add names for more channel layouts to the channel layout...
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-21
Aneesh Dogra
sunrast: Add a sample request for RMP_RAW colormap.
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-21
Justin Ruggles
avcodec: do not override pts or duration from the audio...
commit
|
commitdiff
|
tree
2012-02-21
Reimar Döffinger
Add prores regression test.
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-21
Reimar Döffinger
Enable already existing rso regression test.
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-21
Reimar Döffinger
Add regression test for "sox" format muxer/demuxer.
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-21
Carl Eugen Hoyos
Add dpx encoding regression test.
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
adpcmenc: Use correct frame_size for Yamaha ADPCM.
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
avcodec: add ff_samples_to_time_base() convenience...
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
adx parser: set duration
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
mlp parser: set duration instead of frame_size
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
gsm parser: set duration
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
mpegaudio parser: set duration instead of frame_size
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
(e)ac3 parser: set duration instead of frame_size
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
flac parser: set duration instead of frame_size
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
avcodec: add duration field to AVCodecParserContext
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
avutil: add av_rescale_q_rnd() to allow different rounding
commit
|
commitdiff
|
tree
2012-02-20
Paul B Mahol
pnmdec: remove useless .pix_fmts
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
libmp3lame: support float and s32 sample formats
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
libmp3lame: renaming, rearrangement, alignment, and...
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
libmp3lame: use the LAME default bit rate
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
libmp3lame: use avpriv_mpegaudio_decode_header() for...
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
libmp3lame: cosmetics: remove some pointless comments
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
libmp3lame: convert some debugging code to av_dlog()
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
libmp3lame: remove outdated comment.
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
libmp3lame: do not set coded_frame->key_frame.
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
libmp3lame: improve error handling in MP3lame_encode_init()
commit
|
commitdiff
|
tree
2012-02-20
Justin Ruggles
libmp3lame: remove unneeded 'stereo' field from Mp3AudioContext
commit
|
commitdiff
|
tree
2012-02-19
Paul B Mahol
ttadec: cosmetics: reindent
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-17
Justin Ruggles
ttadec: use branchless unsigned-to-signed unfolding
commit
|
commitdiff
|
tree
2012-02-17
Aneesh Dogra
avcodec: add a Sun Rasterfile encoder
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-17
Aneesh Dogra
sunrast: Move common defines to a new header file.
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-17
Paul B Mahol
cdxl: fix video decoding for some files
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-17
Paul B Mahol
cdxl: fix audio for some samples
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
2012-02-17
Paul B Mahol
apetag: add proper support for binary tags
Signed-off-by: Justin Ruggles <
justin.ruggles@gmail.com
>
commit
|
commitdiff
|
tree
next