projects
/
platform
/
upstream
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libav.git
2012-02-21
Diego Biurrun
swscale: K&R formatting cosmetics (part I)
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Diego Biurrun
swscale: variable declaration and placement cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Anton Khirnov
mpegvideo_enc: only allocate output packet when we...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Tim W
Add names for more channel layouts to the channel layou...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Aneesh Dogra
sunrast: Add a sample request for RMP_RAW colormap.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Justin Ruggles
avcodec: do not override pts or duration from the audio...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Reimar Döffinger
Add prores regression test.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Reimar Döffinger
Enable already existing rso regression test.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Reimar Döffinger
Add regression test for "sox" format muxer/demuxer.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Carl Eugen...
Add dpx encoding regression test.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Diego Biurrun
swscale: K&R formatting cosmetics for PowerPC code...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Diego Biurrun
img2: Use ff_guess_image2_codec(filename) shorthand...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Diego Biurrun
Clarify licensing information about files borrowed...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Alex Converse
Mark mutable static data const where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Janne Grunau
avplay: fix -threads option
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Janne Grunau
dvbsubdec: avoid undefined signed left shift in RGBA...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Paul B Mahol
mlpdec: use av_log_ask_for_sample()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Aneesh Dogra
gif: K&R formatting cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Paul B Mahol
png: make .long_name more descriptive
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Martin Storsjö
movdec: Adjust keyframe flagging in fragmented files
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Ronald S. Bultje
rv34: change most "int stride" into "ptrdiff_t stride".
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
adpcmenc: Use correct frame_size for Yamaha ADPCM.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
avcodec: add ff_samples_to_time_base() convenience...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
adx parser: set duration
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
mlp parser: set duration instead of frame_size
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
gsm parser: set duration
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
mpegaudio parser: set duration instead of frame_size
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
(e)ac3 parser: set duration instead of frame_size
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
flac parser: set duration instead of frame_size
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
avcodec: add duration field to AVCodecParserContext
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
avutil: add av_rescale_q_rnd() to allow different rounding
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Paul B Mahol
pnmdec: remove useless .pix_fmts
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: support float and s32 sample formats
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: renaming, rearrangement, alignment, and...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: use the LAME default bit rate
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: use avpriv_mpegaudio_decode_header() for...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: cosmetics: remove some pointless comments
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: convert some debugging code to av_dlog()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: remove outdated comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: do not set coded_frame->key_frame.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: improve error handling in MP3lame_encode_init()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: remove unneeded 'stereo' field from Mp3Audi...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Martin Storsjö
hls: Reset the AVIOContext when seeking
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
pcxenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
sgienc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
targaenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
targaenc: don't modify input frame.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
roqvideoenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
roqvideoenc: add const qualifier to the input frame.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
pnmenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
huffyuv: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
v410enc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
zmbvenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
zmbvenc: move header writing to the end of encode_frame().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Ronald S. Bultje
h264: don't use redzone in loopfilter on win64.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Ronald S. Bultje
Revert two swscale commits.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Panagiotis...
applehttp: Do seeking within segments, too
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Luca Barbato
doxy: remove reference to removed api
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Luca Barbato
examples: unbreak compilation
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Paul B Mahol
ttadec: cosmetics: reindent
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Aneesh Dogra
sunrast: use RLE trigger macro inplace of the hard...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Aneesh Dogra
sunrastenc: set keyframe flag for the output packet.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Anton Khirnov
mpegvideo_enc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Anton Khirnov
mpegvideo_enc: force encoding delay of at least 1 frame...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Martin Storsjö
mov: Use defines for sample flags in fragments
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Martin Storsjö
mov: Use defines for trun flags
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Martin Storsjö
mov: Use defines for tfhd flags
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Kostya Shishkov
proresenc: force bitrate not to exceed given limit
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Ronald S. Bultje
vc1parse: call vc1_init_common().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Ronald S. Bultje
wma: don't return 0 on invalid packets.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Ronald S. Bultje
asf: prevent packet_size_left from going negative if...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Ronald S. Bultje
mjpegb: don't return 0 at the end of frame decoding.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Martin Storsjö
rtpdec: Identify incorrectly signalled H263
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Ronald S. Bultje
vp8dsp: split long line.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Ronald S. Bultje
aiff: don't skip block_align==0 check on COMM-after...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Alex Converse
dpcm: ignore extra unpaired bytes in stereo streams.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Ronald S. Bultje
mp3on4: require a minimum framesize.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Ronald S. Bultje
mpc7: assign an error level + context to av_log() msg.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Ronald S. Bultje
huffyuv: error out on bit overrun.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Martin Storsjö
dct-test: Add the missing ff_ prefix to the altivec...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Martin Storsjö
dct-test: Remove a stray declaration of a nonexistent...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Martin Storsjö
movenc: Write the unknown duration as 64 bit fields...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Martin Storsjö
movenc: Write track durations with all bits set if...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Ronald S. Bultje
als: prevent infinite loop in zero_remaining().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Ronald S. Bultje
cook: prevent div-by-zero if channels is zero.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Anton Khirnov
pamenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Anton Khirnov
svq1enc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Anton Khirnov
dvenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Anton Khirnov
dpxenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Anton Khirnov
pngenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Anton Khirnov
v210enc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Anton Khirnov
xwdenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Justin Ruggles
ttadec: use branchless unsigned-to-signed unfolding
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Aneesh Dogra
avcodec: add a Sun Rasterfile encoder
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Aneesh Dogra
sunrast: Move common defines to a new header file.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Paul B Mahol
cdxl: fix video decoding for some files
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Paul B Mahol
cdxl: fix audio for some samples
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Paul B Mahol
apetag: add proper support for binary tags
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Paul B Mahol
ttadec: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Ronald S. Bultje
swscale: make access to filter data conditional on...
commit
|
commitdiff
|
tree
|
snapshot
next