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-09-28
Mans Rullgard
fate: use 'run' helper for seek-test
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Mans Rullgard
fate: remove seek-mpeg2reuse test
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Michael Niedermayer
Fix memory (re)allocation in matroskadec.c, related...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Alex Converse
avconv: Fix volume adjustment for non-s16 sample formats
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Alex Converse
avconv: Make samples void*.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Alex Converse
avconv: Use the size of the decode sample format when...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Anton Khirnov
avconv: use different variables for decoded and filtere...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Anton Khirnov
avconv: add support for copying attachments.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Anton Khirnov
matroskaenc: write attachments.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Anton Khirnov
matroskadec: export mimetype of attachments as metadata.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Anton Khirnov
avconv: factorize common code from new_*_stream()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Anton Khirnov
doc/avconv: expand documentation for some options.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Anton Khirnov
doc/avconv: document -timelimit.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Mans Rullgard
fate: allow testing with libavfilter disabled
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Jason Garrett...
x86: XOP/FMA4 CPU detection support
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Ruggles
ws_snd: misc cosmetic clean-ups
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Ruggles
ws_snd: remove the 2-bit ADPCM table and just subtract...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Ruggles
ws_snd: use memcpy() and memset() instead of loops
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Ruggles
ws_snd: use samples pointer for loop termination instea...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Ruggles
ws_snd: make sure number of channels is 1
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Ruggles
ws_snd: add some checks to prevent buffer overread...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Ruggles
ws_snd: decode to AV_SAMPLE_FMT_U8 instead of S16.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Ruggles
flacdec: fix buffer size checking in get_metadata_size()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Rafaël Carré
rtp: Simplify ff_rtp_get_payload_type
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Rafaël Carré
rtpenc: Add a payload type private option
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Rafaël Carré
rtp: Correct ff_rtp_get_payload_type documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Anton Khirnov
avconv: replace all fprintf() by av_log().
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Anton Khirnov
avconv: change av_log verbosity from ERROR to FATAL...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Anton Khirnov
cmdutils: replace fprintf() by av_log()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Anton Khirnov
avtools: parse loglevel before all the other options.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Nicolas George
oggdec: add support for Xiph's CELT codec
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Justin Ruggles
sol: return error if av_get_packet() fails.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Justin Ruggles
cosmetics: reindent and pretty-print
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Justin Ruggles
libgsm: split init and close fuctions for encoder and...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Mans Rullgard
ppc: fix some pointer to integer casts
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Mans Rullgard
ppc: fix 32-bit PIC build
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Justin Ruggles
vmdaudio: fix decoding of 16-bit audio format.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Mans Rullgard
lavf: do not set codec_tag for rawvideo
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Laurent Aimar
h264: check for out of bounds reads in ff_h264_decode_e...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Michael Niedermayer
flvdec: Check for overflow before allocating arrays
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Anton Khirnov
avconv: use correct output stream index when checking...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Anton Khirnov
avconv: remove fake coded_frame on streamcopy hack
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Laurent Aimar
flvdec: Fix invalid pointer deferences when parsing...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Sean McGovern
configure: disable hardware capabilities ELF section...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Diego Biurrun
Use explicit struct initializers for AVCodec declarations.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Diego Biurrun
Use explicit struct initializers for AVOutputFormat...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Justin Ruggles
adpcmenc: Set bits_per_coded_sample
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Baptiste Coudurier
adpcmenc: fix QT IMA ADPCM encoder
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Baptiste Coudurier
adpcmdec: Fix QT IMA ADPCM decoder
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Peter Ross
permit decoding of multichannel ADPCM_EA_XAS
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Reimar Döffinger
Fix input buffer size check in adpcm_ea decoder.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Sean McGovern
fft: avoid a signed overflow
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Alex Converse
mpegps: Handle buffer exhaustion when reading packets.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Rafaël Carré
rtp: factorize dynamic payload type fallback
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Martin Storsjö
flvdec: Ignore the index if it's from a creator known...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Janne Grunau
cmdutils: move grow_array out of #if CONFIG_AVFILTER
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Anton Khirnov
avconv: actually set InputFile.rate_emu
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Luca Barbato
ratecontrol: update last_qscale_for sooner
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Kieran Kunhya
Fix unnecessary shift with 9/10bit vertical scaling
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Diego Biurrun
prores: mark prores as intra-only in libavformat/utils...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Diego Biurrun
prores: return more meaningful error values
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Diego Biurrun
prores: improve error message wording
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Diego Biurrun
prores: cosmetics: prettyprinting, drop useless parentheses
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Diego Biurrun
prores: lowercase AVCodec name entry
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Janne Grunau
Add LATM demuxer
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Justin Ruggles
avplay: flush audio decoder with empty packets at EOF...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Justin Ruggles
8svx/iff: fix decoding of compressed stereo 8svx files.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Justin Ruggles
8svx: log an error message if output buffer is too...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Justin Ruggles
8svx: check packet size before reading the initial...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Justin Ruggles
8svx: output 8-bit samples instead of 16-bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Justin Ruggles
8svx: split delta decoding into a separate function.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Alex Converse
mp4: Don't read an empty Decoder Config Descriptor
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Diego Biurrun
fate.sh: Ignore errors from rm command during cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Diego Biurrun
fate.sh: Run git-pull in quiet mode to avoid console...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Maxim Poliakovski
Apple ProRes decoder
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Martin Storsjö
rtmp: Make the input FLV parser handle data cut at...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Laurent Aimar
rv34: Check for invalid slices offsets
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Anton Khirnov
eval: test isnan(sqrt(-1)) instead of just sqrt(-1)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Alex Converse
swfdec: Add support for sample_rate_code 0 (5512 Hz)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Mans Rullgard
dct-test: factor out some common code and do whas was...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Diego Biurrun
doc: library versions need to be bumped in version.h
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Anton Khirnov
Revert "ffmpeg: get rid of useless AVInputStream.nb_str...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Anton Khirnov
Remove some forgotten AVCodecContext.palctrl usage.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Anton Khirnov
lavc/utils: move avcodec_init() higher in the file.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Anton Khirnov
lavc: replace some deprecated FF_*_TYPE with AV_PICTURE...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Anton Khirnov
ac3dec: actually use drc_scale private option
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Anton Khirnov
lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Anton Khirnov
alsa: add missing header
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Diego Biurrun
msmpeg4: remove leftover unused debug variable declaration
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Diego Biurrun
Fix assert() calls that need updates after FF_COMMON_FR...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Diego Biurrun
Fix av_dlog invocations with wrong or missing logging...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Stefano Sabatini
vf_yadif: add support to yuva420p
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Stefano Sabatini
vf_yadif: correct documentation on the parity parameter
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Joakim Plate
vf_yadif: copy buffer properties like aspect for second...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David Goldwich
oma: support for encrypted files
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David Goldwich
id3v2: add support for non-text and GEOB type tag frames
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David Goldwich
des: add possibility to calculate DES-CBC-MAC with...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Martin Storsjö
rtmp: Don't blindly skip the 4 trailer bytes from the...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Chiranjeevi...
rtmp: Handle FLV packets written in more than one write...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Laurent Aimar
rv34: Check for invalid slice offsets
commit
|
commitdiff
|
tree
|
snapshot
next