projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avprobe: Identify codec probe failures rather than calling them unsupported codecs.
2012-06-05
Alex Converse
avprobe: Identify codec probe failures rather than...
commit
|
commitdiff
|
tree
2012-06-05
Alex Converse
avformat: Probe codecs at score 0 on buffer exhaustion...
commit
|
commitdiff
|
tree
2012-06-05
Alex Converse
avformat: Factorize codec probing.
commit
|
commitdiff
|
tree
2012-06-04
Alex Converse
aacdec: Turn PS off when switching to stereo and turn...
commit
|
commitdiff
|
tree
2012-06-04
Alex Converse
movenc: Write chan atom for all audio tracks in mov...
commit
|
commitdiff
|
tree
2012-05-25
Alex Converse
movenc: Don't write the 'wave' atom or its child 'enda...
commit
|
commitdiff
|
tree
2012-05-08
Alex Converse
doc: Replace a stray reference to the old '-intra'...
commit
|
commitdiff
|
tree
2012-05-07
Alex Converse
fate: Change the probe-format refs to match the final...
commit
|
commitdiff
|
tree
2012-05-07
Alex Converse
fate: Add avprobe as a make dependency
commit
|
commitdiff
|
tree
2012-05-07
Ronald S. Bultje
Add probe fate tests to test for regressions in detecting...
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-05-07
Mans Rullgard
fate: Add oneline comparison method
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-05-04
Alex Converse
celp filters: Do not read earlier than the start of...
commit
|
commitdiff
|
tree
2012-05-02
Alex Converse
motionpixels: Clip YUV values after applying a gradient.
commit
|
commitdiff
|
tree
2012-04-20
Alex Converse
aac: Handle HE-AACv2 when sniffing a channel order.
commit
|
commitdiff
|
tree
2012-04-20
Alex Converse
movenc: Support high sample rates in isomedia formats...
commit
|
commitdiff
|
tree
2012-04-17
Alex Converse
avcodec_string: Favor AVCodecContext.codec over the...
commit
|
commitdiff
|
tree
2012-04-17
Alex Converse
cook: Make constants passed to AV_BE2NE32C() unsigned...
commit
|
commitdiff
|
tree
2012-04-16
Alex Converse
aacdec: More robust output configuration.
commit
|
commitdiff
|
tree
2012-04-16
Carl Eugen Hoyos
faac: Fix multi-channel ordering
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-04-16
Alex Converse
faac: Add .channel_layouts
commit
|
commitdiff
|
tree
2012-04-13
Alex Converse
tiffdec: K&R cosmetics
commit
|
commitdiff
|
tree
2012-04-13
Alex Converse
tiffdec: Add a malloc check and refactor another.
commit
|
commitdiff
|
tree
2012-04-13
Alex Converse
faxcompr: Check malloc results and unify return path
commit
|
commitdiff
|
tree
2012-04-13
Alex Converse
ffv1: Fix size mismatch in encode_line.
commit
|
commitdiff
|
tree
2012-04-13
Alex Converse
movenc: Remove a dead initialization
commit
|
commitdiff
|
tree
2012-04-11
Alex Converse
avplay: Don't free video filters string until the end...
commit
|
commitdiff
|
tree
2012-03-27
Alex Converse
mpegts: Fix dead error checks
commit
|
commitdiff
|
tree
2012-03-23
Alex Converse
aacsbr: Add a debug check to sbr_mapping.
commit
|
commitdiff
|
tree
2012-03-23
Alex Converse
aac: Reset some state variables when turning SBR off
commit
|
commitdiff
|
tree
2012-03-23
Alex Converse
aac: Reset PS parameters on header decode failure.
commit
|
commitdiff
|
tree
2012-03-22
Alex Converse
xwma: Validate channels and bits_per_coded_sample.
commit
|
commitdiff
|
tree
2012-03-22
Alex Converse
mov: Do not read past the end of the ctts_data table.
commit
|
commitdiff
|
tree
2012-03-22
Alex Converse
mov: Add missing terminator to mov_ch_layout_map_1ch.
commit
|
commitdiff
|
tree
2012-03-09
Alex Converse
mpegts: Always honor a registration descriptor if present...
commit
|
commitdiff
|
tree
2012-03-09
Michael Niedermayer
aacdec: Fix SCE parity check.
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-03-09
Michael Niedermayer
aacdec: Fix out of array writes (stack).
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-03-07
Alex Converse
tiffdec: Prevent illegal memory access caused by recycled...
commit
|
commitdiff
|
tree
2012-03-06
Carl Eugen Hoyos
mov: Allow last chunk to have an arbitrary number of...
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-03-05
Alex Converse
Replace computations of remaining bits with calls to...
commit
|
commitdiff
|
tree
2012-03-05
Alex Converse
amrnb/amrwb: Remove get_bits usage.
commit
|
commitdiff
|
tree
2012-03-02
Alex Converse
mpegts: Pad the packet buffer in handle_packet().
commit
|
commitdiff
|
tree
2012-03-02
Alex Converse
mpegts: Do not call read_sl_header() when no bytes...
commit
|
commitdiff
|
tree
2012-03-02
Alex Converse
rv10/20: Fix slice overflow with checked bitstream...
commit
|
commitdiff
|
tree
2012-03-02
Michael Niedermayer
h263dec: Disallow width/height changing with frame...
commit
|
commitdiff
|
tree
2012-03-02
Alex Converse
rv10/20: Fix a buffer overread caused by losing track...
commit
|
commitdiff
|
tree
2012-03-02
Alex Converse
rmdec: Honor .RMF tag size rather than assuming 18.
commit
|
commitdiff
|
tree
2012-03-01
Ingo Brückl
mp3dec: Fix reading file size and frames in VBRI headers
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-03-01
Christophe Gisquet
aacsbr: use a swap index for the Y matrix rather than...
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-02-29
Michael Niedermayer
aacdec: Support stereo streams that erroneously signal...
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-02-29
Alex Converse
aacdec: Reshuffle functions so get_che() can call set_defaul...
commit
|
commitdiff
|
tree
2012-02-28
Alex Converse
adpcm: Clip step_index values read from the bitstream...
commit
|
commitdiff
|
tree
2012-02-28
Alex Converse
aacdec: Remove erroneous reference to global gain from...
commit
|
commitdiff
|
tree
2012-02-24
Alex Converse
tiff: Prevent overreads in the type_sizes array.
commit
|
commitdiff
|
tree
2012-02-24
Alex Converse
tiff: Make the TIFF_LONG and TIFF_SHORT types unsigned.
commit
|
commitdiff
|
tree
2012-02-22
Alex Converse
aac: fix infinite loop on end-of-frame with sequence...
commit
|
commitdiff
|
tree
2012-02-22
Alex Converse
mov: Add more HDV and XDCAM FourCCs.
commit
|
commitdiff
|
tree
2012-02-21
Alex Converse
mov: Add support for MPEG2 HDV 720p24 (hdv4)
commit
|
commitdiff
|
tree
2012-02-21
Alex Converse
Mark mutable static data const where appropriate.
commit
|
commitdiff
|
tree
2012-02-17
Alex Converse
dpcm: ignore extra unpaired bytes in stereo streams.
commit
|
commitdiff
|
tree
2012-02-14
Alex Converse
hls: Re-add legacy applehttp name to preserve interface...
commit
|
commitdiff
|
tree
2012-02-10
Alex Converse
svq3: Prevent illegal reads while parsing extradata.
commit
|
commitdiff
|
tree
2012-02-10
Alex Converse
dv: Move tables from dvdata.h to dvdata.c
commit
|
commitdiff
|
tree
2012-02-10
Alex Converse
dv: Move a table used only by the demuxer out of a...
commit
|
commitdiff
|
tree
2012-02-10
Alex Converse
dv: Move functions used only by the encoder out of...
commit
|
commitdiff
|
tree
2012-02-10
Alex Converse
dv: Split dvdata.h into dvdata.h and dvquant.h
commit
|
commitdiff
|
tree
2012-02-10
Alex Converse
dv: Fix small overread in audio frequency table.
commit
|
commitdiff
|
tree
2012-02-10
Michael Niedermayer
ac3dec: Move center and surround mix level tables to...
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-02-09
Alex Converse
aacdec: Unify preconfigured layout and PCE layout.
commit
|
commitdiff
|
tree
2012-02-09
Alex Converse
aacdec: Support native channel layout when requested.
commit
|
commitdiff
|
tree
2012-02-09
Alex Converse
aacdec: Try to sniff a reasonable channel layout for...
commit
|
commitdiff
|
tree
2012-02-08
Alex Converse
aacdec: Use correct speaker order for 7.1.
commit
|
commitdiff
|
tree
2012-02-08
Alex Converse
aacdec: Remove incorrect comment.
commit
|
commitdiff
|
tree
2012-02-08
Alex Converse
aacdec: Simplify output configuration.
commit
|
commitdiff
|
tree
2012-02-03
Alex Converse
movdec: Avoid av_malloc(0) in stss
commit
|
commitdiff
|
tree
2012-02-01
Mans Rullgard
ac3: Do not read past the end of ff_ac3_band_start_tab.
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-02-01
Alex Converse
dv: Fix small stack overread related to CVE-2011-3929...
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-02-01
Michael Niedermayer
dv: Fix null pointer dereference due to ach=0
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-02-01
Michael Niedermayer
dv: check stype
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-01-31
Alex Converse
swfdec: Simplify sample rate calculation.
commit
|
commitdiff
|
tree
2012-01-31
Alex Converse
mp3dec: Fix a heap-buffer-overflow
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-01-30
Alex Converse
wmadec: Verify bitstream size makes sense before calling...
commit
|
commitdiff
|
tree
2012-01-30
Alex Converse
kmvc: Log into a context at a log level constant.
commit
|
commitdiff
|
tree
2012-01-30
Alex Converse
mpeg12: Pad framerate tab to 16 entries.
commit
|
commitdiff
|
tree
2012-01-30
Michael Niedermayer
kgv1dec: Increase offsets array size so it is large...
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-01-30
Alex Converse
kmvc: Check palsize.
commit
|
commitdiff
|
tree
2012-01-30
Alex Converse
nsvdec: Propagate errors
commit
|
commitdiff
|
tree
2012-01-30
Alex Converse
nsvdec: Be more careful with av_malloc().
commit
|
commitdiff
|
tree
2012-01-30
Michael Niedermayer
nsvdec: Fix use of uninitialized streams.
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-01-28
Alex Converse
cosmetics: Remove extra newlines at EOF
commit
|
commitdiff
|
tree
2012-01-27
Alex Converse
Revert "sws/pixfmt/pixdesc: add support for yuva444p"
commit
|
commitdiff
|
tree
2012-01-26
Alex Converse
mjpegbdec: Fix overflow in SOS.
commit
|
commitdiff
|
tree
2012-01-26
Alex Converse
smacker: Sanity check huffman tables found in the headers.
commit
|
commitdiff
|
tree
2012-01-26
Alex Converse
smacker: remove dead store
commit
|
commitdiff
|
tree
2012-01-26
Alex Converse
qdm2: Check data block size for bytes to bits overflow.
commit
|
commitdiff
|
tree
2012-01-25
Alex Converse
matroskadec: Pad AAC extradata.
commit
|
commitdiff
|
tree
2012-01-25
Alex Converse
wma: Clip WMA1 and WMA2 frame length to 11 bits.
commit
|
commitdiff
|
tree
2012-01-24
Alex Converse
aacenc: Fix identification padding when the bitstream...
commit
|
commitdiff
|
tree
2012-01-24
Michael Niedermayer
aacenc: Write correct length for long identification...
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-01-23
Nathan Caldwell
aacenc: Simplify windowing
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
2012-01-23
Nathan Caldwell
aacenc: Move saved overlap samples to the beginning...
Signed-off-by:
Alex Converse
<alex.converse@gmail.com>
commit
|
commitdiff
|
tree
next