|
|
|
@724b1f6a
|
14 years |
michaelni |
Factor tag reading code out of wav read_header()
Originally committed …
|
|
|
@925aa969
|
14 years |
michaelni |
Second hunk from secrity fix from google.
The hunk is not fully …
|
|
|
@f7346719
|
14 years |
saschasommer |
do not read over the end of the packet
fixes issue 2543
Originally …
|
|
|
@462b2620
|
14 years |
michaelni |
Set duration for wav files from sample size and data size or the wf64 …
|
|
|
@13184036
|
14 years |
Carl Eugen Hoyos |
Check rangebits to avoid a possible crash.
Fixes issue 2548 (and …
|
|
|
@03ec42aa
|
14 years |
kostya.shishkov |
Change some band size calculations in Bink decoder to use width in …
|
|
|
@b0c8b8a6
|
14 years |
Reimar.Doeffinger |
Lagarith: fix decoding of one-coloured frames by reading the per-plane …
|
|
|
@fbd56159
|
14 years |
stefano.sabatini-lala |
Add docs and Changelog entry for the -copytb option added in r26340.
…
|
|
|
@f93fe776
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry for the av_metadata_copy() addition.
Originally …
|
|
|
@eb40d7f
|
14 years |
Carl Eugen Hoyos |
Check symbol validity to avoid a crash, fixes issue 2523.
Patch by …
|
|
|
@0db5d2b0
|
14 years |
justin.ruggles |
cosmetics: spacing, line wrap, and remove unneeded braces
Originally …
|
|
|
@964f2cf2
|
14 years |
justin.ruggles |
Process all EXP_REUSE blocks at once in exponent_min().
43% faster in …
|
|
|
@7d87d56f
|
14 years |
justin.ruggles |
Take advantage of per-channel exponent and exponent strategy layout to …
|
|
|
@5bff859
|
14 years |
justin.ruggles |
Simplify compute_exp_strategy() by passing a pointer to all exponents …
|
|
|
@4b90c35d
|
14 years |
justin.ruggles |
Use a local variable in the inner loop of group_exponents() to …
|
|
|
@a281c650
|
14 years |
justin.ruggles |
cosmetics: remove unneeded braces
Originally committed as revision …
|
|
|
@5fc2e00
|
14 years |
justin.ruggles |
cosmetics: rename block_num to blk for variable name consistency
…
|
|
|
@0429e4a6
|
14 years |
justin.ruggles |
Move exp_strategy from AC3Block to AC3EncodeContext in order to …
|
|
|
@7cc4be58
|
14 years |
justin.ruggles |
Rearrange exponent buffer to group all blocks for a single channel …
|
|
|
@d881a0e8
|
14 years |
stefano.sabatini-lala |
Cosmetics: fix weird indent.
Originally committed as revision 26350 …
|
|
|
@2a1f431d
|
14 years |
darkshikari |
H.264/SVQ3: make chroma DC work the same way as luma DC
No speed …
|
|
|
@290fabc
|
14 years |
darkshikari |
Port SVQ3 to use the new mb_luma_dc method of storing luma DC …
|
|
|
@a51c71bb
|
14 years |
baptiste.coudurier |
In yadif filter, default to top field first if interlacing is unknown
…
|
|
|
@3cdf69ee
|
14 years |
saschasommer |
also support decoding of AVPackets with multiple wma packets
fixes …
|
|
|
@65344775
|
14 years |
darkshikari |
H.264: Remove useless arg to chroma_dc_dequant_idct_c
Originally …
|
|
|
@ec3233a8
|
14 years |
rsbultje |
Fix ff_pw_3 alignment.
Originally committed as revision 26344 to …
|
|
|
@6dc7dc08
|
14 years |
baptiste.coudurier |
In mxf muxer, check the return value of gmtime, fix #2494
Originally …
|
|
|
@90603f7c
|
14 years |
baptiste.coudurier |
Update smc fate ref due to r26310
Originally committed as revision …
|
|
|
@2e18660
|
14 years |
darkshikari |
Fix SVQ3
Regression in r26336-7.
Originally committed as revision …
|
|
|
@0f27e6b4
|
14 years |
baptiste.coudurier |
New "copytb" ffmpeg cli option to copy input stream time base when …
|
|
|
@bd11c7a1
|
14 years |
darkshikari |
Remove outdated comment in h264dsp.h
Since we no longer have …
|
|
|
@0d1d01cf
|
14 years |
darkshikari |
Reindent after r26337.
Originally committed as revision 26338 to …
|
|
|
@5657d140
|
14 years |
darkshikari |
H.264: switch to x264-style tracking of luma/chroma DC NNZ
Useful so …
|
|
|
@19fb234e
|
14 years |
darkshikari |
H.264: split luma dc idct out and implement MMX/SSE2 versions
About …
|
|
|
@6c18f1cd
|
14 years |
stefano.sabatini-lala |
Make opt_audio_sample_fmt() abort in case of invalid sample format …
|
|
|
@3bf3fc0e
|
14 years |
stefano.sabatini-lala |
Add the word "Parsed" in the parsed filter names.
Originally …
|
|
|
@6cce172f
|
14 years |
stefano.sabatini-lala |
Add avcore.h header in samplefmt.h.
Avoid the need to manually …
|
|
|
@06ed024d
|
14 years |
rsbultje |
Copy metadata from ASF files contained in RTSP streams from ASF to …
|
|
|
@8e8a3cc2
|
14 years |
rsbultje |
Reindent after 26330.
Originally committed as revision 26331 to …
|
|
|
@7f88a5bf
|
14 years |
rsbultje |
Introduce av_metadata_copy() to copy metadata from one struct to …
|
|
|
@ca32f7f2
|
14 years |
darkshikari |
H.264: eliminate non-transposed scantable support.
It was an ugly hack …
|
|
|
@75e4efd2
|
14 years |
saschasommer |
add support for blocksize 64
fixes issue 2537 and 2538
Originally …
|
|
|
@b070bcfe
|
14 years |
pross |
wtv: ignore VIDEOINFOHEADER2 picture aspect ratio information, as it …
|
|
|
@c66f53cf
|
14 years |
martin |
Revert aviobuf: Retry if the read/write function returns …
|
|
|
@891aeeee
|
14 years |
stefano.sabatini-lala |
Check linked pads media type mismatch in avfilter_link().
Originally …
|
|
|
@8b69c2f4
|
14 years |
stefano.sabatini-lala |
Make av_get_channel_layout_string() guess the number of channels if it …
|
|
|
@caeb0c30
|
14 years |
stefano.sabatini-lala |
Make avfilter_graph_free() do nothing if graph is NULL.
Originally …
|
|
|
@b382d1e3
|
14 years |
stefano.sabatini-lala |
Print link audio format name in tools/graph2dot.
Originally committed …
|
|
|
@0d3ee135
|
14 years |
stefano.sabatini-lala |
Use AVERROR_INVALIDDATA rather than -1 for nutdec error codes.
…
|
|
|
@8bca3493
|
14 years |
stefano.sabatini-lala |
In the pad filter, log information about the input size.
Originally …
|
|
|
@eb97a58f
|
14 years |
alex.converse |
Remove myself as AAC maintainer. I just don't have it in me anymore.
…
|
|
|
@a6963f83
|
14 years |
martin |
aviobuf: Retry if the read/write function returns AVERROR(EAGAIN)
…
|
|
|
@8a774d3d
|
14 years |
baptiste.coudurier |
Do not allocate unused swscale context when libavfilter is compiled in …
|
|
|
@e83c716e
|
14 years |
Aurélien Jacobs |
don't complain about codec type/id mismatche for attachment streams
…
|
|
|
@e3331706
|
14 years |
michaelni |
Fix design of the pad filter.
Previously the pad filter just drawed …
|
|
|
@36dc00de
|
14 years |
michaelni |
Add w,h,format back into AVFilterBuffer, these are required for direct …
|
|
|
@4618637a
|
14 years |
baptiste.coudurier |
Fix warnings:
ffmpeg.c: In function ‘new_video_stream’: …
|
|
|
@c961fb3c
|
14 years |
baptiste.coudurier |
Change 'arg' type in parse_meta_type, fix warning:
ffmpeg.c: In …
|
|
|
@c3024f9e
|
14 years |
baptiste.coudurier |
In mov demuxer, handle better wrong time scale, fix issue #2528
…
|
|
|
@f6253caf
|
14 years |
baptiste.coudurier |
In mov demuxer, set r_frame_rate for cfr files
Originally committed …
|
|
|
@e048a9ca
|
14 years |
Carl Eugen Hoyos |
Do not crash for illegal sample size, fixes issue 2502.
Patch by …
|
|
|
@440d761
|
14 years |
stefano.sabatini-lala |
Clarify timestamps related error messages in compute_pkt_fields2().
…
|
|
|
@1c4ac035
|
14 years |
pross |
electronicarts: prevent endless loop opportunity in …
|
|
|
@09fffe9b
|
14 years |
darkshikari |
H.264: fix grayscale decoding with explicit wpred
Originally …
|
|
|
@74093bb5
|
14 years |
pross |
revert r26302
Originally committed as revision 26305 to …
|
|
|
@8219782
|
14 years |
Carl Eugen Hoyos |
Do not stop decoding on pnm files with negative maxval.
Originally …
|
|
|
@c56e7130
|
14 years |
baptiste.coudurier |
In gif encoder, fix uninitialized value, patch by Clément Bœsch, …
|
|
|
@e19e051e
|
14 years |
pross |
electronicarts: prevent endless loop opportunity in …
|
|
|
@42396c2e
|
14 years |
pross |
electronicarts: only apply audio sanity checks when audio stream is …
|
|
|
@94e58e57
|
14 years |
pross |
perform height sanity check in mmvideo decoder
Fixes issue2495 …
|
|
|
@091bc6ca
|
14 years |
pross |
mmvideo: remove some conditional statements by limiting range of …
|
|
|
@cb77dad7
|
14 years |
pross |
perform sanity check on sample rate in electronicarts demuxer
Fixes …
|
|
|
@c19a216a
|
14 years |
wyskas |
Handle ID3v1 tag while decoding mp[123] frames
patch by Clément Bœsch …
|
|
|
@4da766ce
|
14 years |
pross |
perform sanity check on number of channels in electronicarts demuxer …
|
|
|
@2843502e
|
14 years |
Carl Eugen Hoyos |
Check for invalid decode op-codes, fixes issue 2522.
Patch by Daniel …
|
|
|
@8e37a1de
|
14 years |
Carl Eugen Hoyos |
Check for vectable ID > 0, fixes issue 2508.
Patch by Daniel Kang, …
|
|
|
@43c34675
|
14 years |
Carl Eugen Hoyos |
Check for invalid motion vector, fixes issue 2521.
Patch by Daniel …
|
|
|
@ebc34883
|
14 years |
Carl Eugen Hoyos |
Check for invalid maxval in pgm decoder, fixes issue 2518.
Patch by …
|
|
|
@39f4d329
|
14 years |
Carl Eugen Hoyos |
Fix reading over the end of the allocated buffer.
Patch by Anssi …
|
|
|
@94fcbf5f
|
14 years |
Carl Eugen Hoyos |
Match the documentation of -ar with the actual behaviour.
Originally …
|
|
|
@b89f4fb1
|
14 years |
Carl Eugen Hoyos |
Check for several overreads, fixes issue 2512.
Patch by Daniel Kang, …
|
|
|
@a4db272a
|
14 years |
Carl Eugen Hoyos |
Return on negative soff sizes, fixes issue 2515.
Patch by Daniel …
|
|
|
@31561a98
|
14 years |
martin |
Fix arm asm offsets for arm/mach-o
Originally committed as revision …
|
|
|
@183cdf71
|
14 years |
lu_zero |
Update asm offsets for arm
This unbreak ffmpeg build on arm/elf, …
|
|
|
@a3b058b7
|
14 years |
martin |
rtsp: Properly fail if unable to open an input RTP port
Originally …
|
|
|
@e6dba1d8
|
14 years |
stefano.sabatini-lala |
Fix typos in the crop filter documentation.
Originally committed as …
|
|
|
@2bd02e2f
|
14 years |
stefano.sabatini-lala |
Add documentation for the image2 demuxer.
Originally committed as …
|
|
|
@ef298ea7
|
14 years |
stefano.sabatini-lala |
Add demuxers.texi file.
Originally committed as revision 26282 to …
|
|
|
@56ddf4b3
|
14 years |
pross |
add myself as the WTV maintainer
Originally committed as revision …
|
|
|
@cd426563
|
14 years |
pross |
fix indentation
Originally committed as revision 26280 to …
|
|
|
@062421e3
|
14 years |
pross |
eacmv: ensure second-last frame is allocated before referencing it …
|
|
|
@5a477e59
|
14 years |
pross |
fix indentation
Originally committed as revision 26278 to …
|
|
|
@866009ea
|
14 years |
pross |
wtv: only process timestamp_guid chunks for streams that we know about …
|
|
|
@a5a36a79
|
14 years |
pross |
wtv: do not repopulate codec information after we have seen data …
|
|
|
@bf2e541
|
14 years |
pross |
wtv: stop processing chunks if length is smaller than chunk header
…
|
|
|
@9372f31e
|
14 years |
pross |
wtv: fix typo
Originally committed as revision 26274 to …
|
|
|
@50d83b20
|
14 years |
pross |
Add audio codec 0x1602 (AAC LATM)
Originally committed as revision …
|
|
|
@14207fd2
|
14 years |
justin.ruggles |
Remove unneeded #include
Originally committed as revision 26272 to …
|
|
|
@dc7e07ac
|
14 years |
justin.ruggles |
Add stereo rematrixing support to the AC-3 encoders.
This improves the …
|
|
|
@d267b339
|
14 years |
Carl Eugen Hoyos |
Lagarith decoder by Nathan Caldwell, saintdev at gmail
Originally …
|
|
|