|
|
|
@8847561f
|
13 years |
michaelni |
mov: Fix seeking regression in fragemnted movs.
Regression introduced …
|
|
|
@22eef8d7
|
13 years |
michaelni |
snowenc: dont crash with gray but exit with an error msg.
Fixes …
|
|
|
@9decfc17
|
13 years |
michaelni |
h264_sei: Fix infinite loop.
Fixes not yet fixed parts of …
|
|
|
@fe0089a
|
13 years |
michaelni |
ffmpeg: fix -qscale X breaking audio codecs
Signed-off-by: Michael …
|
|
|
@7ed6b1a1
|
13 years |
michaelni |
mpeg1videoenc: disable slice threads
It doesnt work (and as far as i …
|
|
|
@70dba1e3
|
13 years |
michaelni |
kvmc: Check palsize.
Fixes: CVE-2011-3952
Found-by: Mateusz "j00ru" …
|
|
|
@1860c66c
|
13 years |
michaelni |
matroskadec: increase padding on several more extradata allocations.
…
|
|
|
@5af569aa
|
13 years |
michaelni |
matroskadec: Pad AAC extradata.
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@92115bb6
|
13 years |
michaelni |
dpcm: Round output buffer size up.
Fixes: CVE-2011-3951
Found-by: …
|
|
|
@ddf0c1d
|
13 years |
michaelni |
diracdec: Check num_refs.
Fixes: CVE-2011-3950
Found-by: Mateusz …
|
|
|
@e2291ea1
|
13 years |
michaelni |
diracdec: Check dirac_unpack_idwt_params parameters before storing …
|
|
|
@ee0cab77
|
13 years |
Clément Bœsch |
doc: remove trailing 's' to metadata.
metadata is already plural.
…
|
|
|
@46095f4
|
13 years |
michaelni |
mp3dec: Check for memcpy size to be positive.
No, ive no testcase.
…
|
|
|
@10e9d1f7
|
13 years |
michaelni |
Fix a heap-buffer-overflow
In some case, what left to read from ptr …
|
|
|
@3c5fe5b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 …
|
|
|
@01e5e970
|
13 years |
michaelni |
mjpegbdec: Fix incorrect bitstream buffer size.
Fixes CVE-2011-3947
…
|
|
|
@dd453f19
|
13 years |
michaelni |
r210, r10k and avrp encoder
Signed-off-by: Paul B Mahol …
|
|
|
@807a045a
|
13 years |
michaelni |
kgv1dec: Increase offsets array size so it is large enough.
Fixes …
|
|
|
@2f3a86a7
|
13 years |
michaelni |
doc/ffmpeg.texi
Merge changes from avconv.texi since the last merge …
|
|
|
@935c659c
|
13 years |
michaelni |
remove avconv from Doxyfile
Signed-off-by: Michael Niedermayer …
|
|
|
@def67895
|
13 years |
michaelni |
Remove avconv
All features have been merged into ffmpeg.
…
|
|
|
@1285baaa
|
13 years |
michaelni |
smackerdec: Check that the last indexes are within the table.
Fixes …
|
|
|
@d78bb1a4
|
13 years |
alex.converse |
wma: Clip WMA1 and WMA2 frame length to 11 bits.
The MDCT buffers in …
|
|
|
@9f9c45f4
|
13 years |
martin |
movenc: Don't require frame_size to be set for modes other than mov
…
|
|
|
@6cb28829
|
13 years |
martin |
doc: Update APIchanges with info on muxer flushing
Signed-off-by: …
|
|
|
@990a746c
|
13 years |
martin |
movenc: Reindent a block
Also add some space around operators and …
|
|
|
@247d30a7
|
13 years |
michaelni |
vp3: Copy all 3 frames for thread updates.
This fixes a double …
|
|
|
@d55fa1cb
|
13 years |
diego |
tools: Remove some unnecessary #undefs.
|
|
|
@60716442
|
13 years |
michaelni |
indeo3: fix motion vector validation
The index of the motion vector …
|
|
|
@5cb57a16
|
13 years |
michaelni |
dv: Fix null pointer dereference due to ach=0
Fixes part2 of …
|
|
|
@f9de136b
|
13 years |
michaelni |
dv: check stype
Fixes part1 of CVE-2011-3929
Possibly fixes part of …
|
|
|
@c3e10ae4
|
13 years |
janne-libav |
rv20: prevent calling ff_h263_decode_mba() with unset height/width
…
|
|
|
@4a68949c
|
13 years |
nicolas.george |
lavfi: Makefile: cosmetics: align FFLIBS.
|
|
|
@4e81b5f5
|
13 years |
diego |
tools: K&R reformatting cosmetics
|
|
|
@50639cbe
|
13 years |
diego |
Ignore generated aviocat and ismindex tools.
|
|
|
@07a873a2
|
13 years |
diego |
build: Automatically include architecture-specific library Makefile …
|
|
|
@366ac22
|
13 years |
janne-libav |
indeo5: prevent null pointer dereference on broken files
Found by …
|
|
|
@7072a6a4
|
13 years |
martin |
pktdumper: Use usleep instead of sleep
MinGW doesn't have sleep, only …
|
|
|
@33ad8c3c
|
13 years |
diego |
cosmetics: Remove some unnecessary block braces.
|
|
|
@abe655a4
|
13 years |
diego |
Drop unnecessary prefix from *sink* variable and struct names.
|
|
|
@33ec9ef9
|
13 years |
martin |
Add a tool for creating smooth streaming manifests
It can also …
|
|
|
@bc7d0517
|
13 years |
martin |
movdec: Calculate an average bit rate for fragmented streams, too
…
|
|
|
@3b5d4428
|
13 years |
martin |
movenc: Write the sample rate instead of time scale in the stsd atom
…
|
|
|
@4ddd54da
|
13 years |
martin |
movenc: Add a separate ismv/isma (smooth streaming) muxer
…
|
|
|
@b613ff5e
|
13 years |
martin |
movenc: Allow the caller to decide on fragmentation
Signed-off-by: …
|
|
|
@f1caf01d
|
13 years |
martin |
libavformat: Add a flag for muxers that support write_packet(NULL) for …
|
|
|
@83988d5
|
13 years |
martin |
movenc: Add support for writing fragmented mov files
Signed-off-by: …
|
|
|
@6ca38568
|
13 years |
martin |
movenc: Add a separate start_pts
This fixes calculation of …
|
|
|
@c3af52fa
|
13 years |
rsbultje |
dsputil: use vertical component for drawing bottom edge.
Current code …
|
|
|
@668494ac
|
13 years |
michaelni |
ffmpeg: add image size check to codec_get_buffer()
Fixes …
|
|
|
@28d6347
|
13 years |
michaelni |
avidec: Fix regression with chunks that are larger than the file.
…
|
|
|
@59e95fa
|
13 years |
michaelni |
h263dec: Disallow width/height changing with frame threads.
Fixes …
|
|
|
@5c011706
|
13 years |
michaelni |
nsvdec: Fix use of uninitialized streams.
Fixes CVE-2011-3940 (Out of …
|
|
|
@7988dd1b
|
13 years |
Carl Eugen Hoyos |
Fix multi-channel encoding with libfaac.
|
|
|
@749e5dc1
|
13 years |
michaelni |
buildsystem: 10l add v4l entry back
Signed-off-by: Michael …
|
|
|
@2179b638
|
13 years |
michaelni |
v4l: fix compilation
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@1d9569f9
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (23 …
|
|
|
@76c3e76e
|
13 years |
Carl Eugen Hoyos |
Allow user to force reading mov alias from absolute path.
Based on a …
|
|
|
@efe68076
|
13 years |
alex.converse |
aacenc: Fix identification padding when the bitstream is already aligned.
|
|
|
@cdfe94c5
|
13 years |
alex.converse |
aacenc: Write correct length for long identification strings.
When …
|
|
|
@c77be3a3
|
13 years |
michaelni |
error concealment: initialize block index.
Fixes CVE-2011-3941 (out …
|
|
|
@b8dd555c
|
13 years |
justin.ruggles |
aud: remove unneeded field, audio_stream_index from context
There is …
|
|
|
@be14a37
|
13 years |
justin.ruggles |
aud: fix time stamp calculation for ADPCM IMA WS
also allows for …
|
|
|
@10fef6b
|
13 years |
justin.ruggles |
aud: simplify header parsing
also allows for removing some unused …
|
|
|
@0e6a8b5c
|
13 years |
justin.ruggles |
aud: set pts_wrap_bits to 64.
Time stamps are not read from the …
|
|
|
@98c290cc
|
13 years |
justin.ruggles |
cosmetics: indentation
|
|
|
@d481227c
|
13 years |
justin.ruggles |
aud: support Westwood SND1 audio in AUD files.
Fixes decoding of the …
|
|
|
@02e7dbf5
|
13 years |
justin.ruggles |
adpcm_ima_ws: fix stereo decoding
Stereo ADPCM IMA WS is planar for …
|
|
|
@220506d2
|
13 years |
justin.ruggles |
avcodec: add a new codec_id for CRYO APC IMA ADPCM.
The stereo layout …
|
|
|
@4340a636
|
13 years |
justin.ruggles |
vqa: remove unused context fields, audio_samplerate and audio_bits
|
|
|
@7e813d59
|
13 years |
justin.ruggles |
vqa: clean up audio header parsing
Fix setting of bit_rate and …
|
|
|
@5b4c5628
|
13 years |
justin.ruggles |
vqa: set time base to frame rate as coded in the header.
According to …
|
|
|
@9ae84697
|
13 years |
justin.ruggles |
vqa: set packet duration.
Also remove unused context field, …
|
|
|
@53ed79a2
|
13 years |
justin.ruggles |
vqa: use 1/sample_rate as the audio stream time base
|
|
|
@e1ac69fa
|
13 years |
justin.ruggles |
vqa: set stream start_time to 0.
The format has no coded timestamps …
|
|
|
@1381e9bc
|
13 years |
anton |
lavc: postpone the removal of AVCodecContext.request_channels.
…
|
|
|
@dc7ad30f
|
13 years |
anton |
lavf: postpone removing av_close_input_file().
It has been deprecated …
|
|
|
@af0292f3
|
13 years |
anton |
lavc: postpone removing old audio encoding and decoding API
It has …
|
|
|
@75e2025f
|
13 years |
anton |
avplay: remove the -er option.
Error recognition flags can and should …
|
|
|
@941e9f22
|
13 years |
anton |
lavd: remove deprecated v4l grab device.
|
|
|
@f1721fbc
|
13 years |
michaelni |
Merge remote-tracking branch 'tjoppen/mxf_fixes_20120124'
* …
|
|
|
@62d2a75
|
13 years |
michaelni |
Added clockwise rotate values to metadata for 90 and 270 degrees
…
|
|
|
@68134502
|
13 years |
michaelni |
lavf: replace remaining use of deprecated get_strz()
Signed-off-by: …
|
|
|
@1c910d2f
|
13 years |
michaelni |
sws: Fix RGB0->alpha containing formats.
Fixes Ticket869
…
|
|
|
@fa94f8a
|
13 years |
michaelni |
buildsys: Fix shared lib build of ffserver.
Signed-off-by: Michael …
|
|
|
@79f80f5c
|
13 years |
michaelni |
build: Allow building old API/ABI libpostproc version
Allows our …
|
|
|
@5dfc7f73
|
13 years |
Clément Bœsch |
doc: add Timecode documentation.
|
|
|
@cfa2963
|
13 years |
nicolas.george |
maintainers: add myself for recent works.
|
|
|
@0c9ddc0f
|
13 years |
nicolas.george |
faq: fix typo.
Reported-By: Clément Bœsch
|
|
|
@9aaa70a8
|
13 years |
nicolas.george |
faq: document af_aconvert quirks using lavfi.
|
|
|
@ece329d6
|
13 years |
michaelni |
Add myself as mxfdec maintainer
Signed-off-by: Michael Niedermayer …
|
|
|
@beb19a0
|
13 years |
michaelni |
h264: Disallow w/h/pixfmt changes for frame threads.
Previously this …
|
|
|
@b2be1dab
|
13 years |
michaelni |
mpegvideo: Draw edges based on the pictures linesize instead of the …
|
|
|
@20aed9ed
|
13 years |
michaelni |
ffmpeg: Allocate buffers of the size needed by the decoder.
Fixes …
|
|
|
@969ba65
|
13 years |
nicolas.george |
libcelt: configure: distinguish not found and too old.
Fixes ticket #940.
|
|
|
@b720915b
|
13 years |
tomas.hardin |
mxfdec: Fix files > 2 GiB
Accumulating into an int would cause …
|
|
|
@af21823a
|
13 years |
nicolas.george |
lavfi: require libswr for af_pan.
|
|
|
@1fa88f34
|
13 years |
nicolas.george |
lavd/lavfi: add dumpgraph option.
|
|
|
@0c3577bf
|
13 years |
nicolas.george |
lavfi: add avfilter_graph_dump.
|
|
|
@d8531a1c
|
13 years |
tomas.hardin |
mxfdec: Handle small EditUnitByteCount
These are common with audio …
|
|
|