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
2011-04-29
Diego Biurrun
Remove some disabled printf debug cruft.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Diego Biurrun
Replace more disabled printf() calls by av_dlog().
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Diego Biurrun
tests: Remove disabled code.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Diego Biurrun
Replace some commented-out debug printf() / av_log...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Diego Biurrun
vorbisdec: Replace some sizeof(type) by sizeof(*variable).
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Diego Biurrun
vf_fieldorder: Replace FFmpeg by Libav in license boile...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Martin Storsjö
avio: Fix the deprecated fallback URL-prefixed open...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Reinhard Tartler
avoid duplicate -lm in .pc files
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Stefano Sabatini
mpeg12: terminate mpeg2_video_profiles arrays
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Gil Pedersen
network: Check POLLERR and POLLHUP in ff_network_wait_fd
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Anton Khirnov
mpegtsenc: make PMT PID really start on pmt_start_pid
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Peter Ross
nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Peter Ross
rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Peter Ross
hflip: make the filter accept PIX_FMT_BGR48LE and PIX_F...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Peter Ross
crop: make the filter accept PIX_FMT_BGR48LE and PIX_FM...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Peter Ross
libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Diego Biurrun
vorbisdec: Rename silly "class_" variable to plain...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Diego Biurrun
simple_idct_alpha: Drop some useless casts.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Diego Biurrun
Simplify av_log_missing_feature().
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Justin Ruggles
ac3enc: remove check for mismatching channels and chann...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Justin Ruggles
If AVCodecContext.channels is 0 and AVCodecContext...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Justin Ruggles
If AVCodecContext.channel_layout and AVCodecContext...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Justin Ruggles
Check AVCodec.supported_samplerates and AVCodec.channel...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Alex Converse
aacdec: remove sf_scale and sf_offset.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Justin Ruggles
aacdec: use a scale of 2 in the LTP MDCT rather than...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Alex Converse
Define POW_SF2_ZERO in aac.h and use for ff_aac_pow2sf_...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Alex Converse
Large intensity stereo and PNS indices are legal. Clip...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Stefano Sabatini
qpeg: use reget_buffer() in decode_frame()
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Stefano Sabatini
ultimotion: use reget_buffer() in ulti_decode_frame()
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Stefano Sabatini
smacker: remove unnecessary call to avctx->release_buff...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Ronald S. Bultje
avparser: don't av_malloc(0).
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Justin Ruggles
ac3enc: correct the flipped sign in the ac3_fixed encoder
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Diego Biurrun
Eliminate pointless '#if 1' statements without matching...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Vitor Sessak
Add AVX FFT implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Vitor Sessak
Increase alignment of av_malloc() as needed by AVX...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Vitor Sessak
Update x86inc.asm from x264 to allow AVX emulation...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Michael Niedermayer
mjpeg: Detect overreads in mjpeg_decode_scan() and...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Stefano Sabatini
documentation: extend documentation for ffmpeg -aspect...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Anton Khirnov
APIChanges: update commit hashes for recent additions.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Stefano Sabatini
lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Michael Niedermayer
aac: add headers needed for log2f()
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Anton Khirnov
lavc: remove FF_API_MB_Q cruft
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Anton Khirnov
lavc: remove FF_API_RATE_EMU cruft
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Anton Khirnov
lavc: remove FF_API_HURRY_UP cruft
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Stefano Sabatini
pad: make the filter parametric
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
royger
vsrc_movie: add key_frame and pict_type.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Stefano Sabatini
vsrc_movie: fix leak in request_frame()
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Roger Pau Monné
lavfi: add key_frame and pict_type to AVFilterBufferRef...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Michael Niedermayer
vsrc_buffer: add sample_aspect_ratio fields to arguments.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Mark Himsley
lavfi: add fieldorder filter
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Stefano Sabatini
scale: make the filter parametric
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
James Darnley
yadif: support 16-bit
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
James Darnley
yadif: support more than yuv420p.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Michael Niedermayer
yadif: Fix assert() failure
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Stefano Sabatini
graphparser: add a NULL check on the argument passed...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Stefano Sabatini
setdar: prefer "sar" over "par" in log info message
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Mark Himsley
fade: fix draw_slice() check on fade->factor value
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Mark Himsley
fade: make draw_slice() chroma check against planes...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Luca Barbato
win32: include the correct header in cmdutils.c
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Janne Grunau
ac3: fix memleak in fixed-point encoder
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Diego Biurrun
flashsv: Return more meaningful error values.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Diego Biurrun
flashsv: Employ explicit AVCodec struct initializers.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Kostya Shishkov
read AVI palette from the end of extradata
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Diego Biurrun
cosmetics: K&R coding style and more whitespace for...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Diego Biurrun
vorbisdec: Employ proper printf format specifiers for...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Martin Storsjö
applehttp: Don't export variant_bitrate if it isn't...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Martin Storsjö
crypto: Use av_freep instead of av_free
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Reinhard Tartler
configure: Add missing libm library dependencies to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Clément Bœsch
oggdec: reindent after 8f3eebd6
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Reinhard Tartler
configure: Add missing libavutil inter-library dependen...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Kirill Gavrilov
Handle unicode file names on windows
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Martin Storsjö
rtp: Rename the open/close functions to alloc/free
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Diego Biurrun
Lowercase all ff* program names.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Diego Biurrun
Refer to ff* tools by their lowercase names.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Diego Biurrun
Replace more FFmpeg instances by Libav or ffmpeg.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Diego Biurrun
Replace `` by $() syntax in shell scripts.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Brad
patcheck: Allow overiding grep program(s) through envir...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Diego Biurrun
Remove stray libavcore and _g binary references.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Diego Biurrun
vorbis: Rename decoder/encoder files to follow general...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Nathan Caldwell
aacenc: Fix whitespace after last commit.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Diego Biurrun
cook: Fix small typo in av_log_ask_for_sample message.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Nathan Caldwell
aacenc: Finish 3GPP psymodel analysis for non mid/side...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Alex Converse
Remove RDFT dependency from AAC decoder.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Alex Converse
Add some debug log messages to AAC extradata
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Alex Converse
Fix mov debug (u)int64_t format strings.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Jason Garrett...
bswap: use native types for av_bwap16().
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Carl Eugen...
doc: FLV muxing is supported.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Martin Storsjö
applehttp: Handle AES-128 encrypted streams
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Martin Storsjö
Add a protocol handler for AES CBC decryption with...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Martin Storsjö
doc: Mention that DragonFly BSD requires __BSD_VISIBLE set
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Diego Biurrun
Use av_log_ask_for_sample() to request samples from...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Diego Biurrun
Make av_log_ask_for_sample() accept a variable number...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Diego Biurrun
vqavideo: We no longer need to ask for version 1 samples.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Young Han Lee
aacdec: indentation cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Ronald S. Bultje
APIChanges: document git revision for CODEC_CAP_SLICE_T...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Ronald S. Bultje
Introduce slice threads flag.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Ronald S. Bultje
FATE: allow forcing thread-type when doing threaded...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Diego Biurrun
Use av_log_ask_for_sample() where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Stefano Sabatini
error: sort, pack, and align error code and string...
commit
|
commitdiff
|
tree
|
snapshot
next