|
|
|
@324e7ee2
|
14 years |
mans |
Use INFINITY and NAN macros instead of 1/0 and 0/0
|
|
|
@f318ee3
|
14 years |
mans |
Fix quoting in version.sh
|
|
|
@daed21a1
|
14 years |
mans |
avfilter: remove stray semicolon
|
|
|
@69c9232
|
14 years |
mans |
Update git-howto with ffmpeg.org URLs
|
|
|
@2c3589bf
|
14 years |
janne-ffmpeg |
consolidate .gitignore patters into a single file
Signed-off-by: …
|
|
|
@a5da3b04
|
14 years |
jason |
Deprecate CREDITS
It's useless now that we've switched to git.
|
|
|
@f4f5cab9
|
14 years |
jason |
Initial MAINTAINERS update
Per …
|
|
|
@f61cbc22
|
14 years |
justin.ruggles |
Revise check for codec id in voc demuxer.
This fixes demuxing of …
|
|
|
@1ae02fe0
|
14 years |
justin.ruggles |
Fix bug in voc demuxer that was introduced in SVN r26309.
Fixes issue …
|
|
|
@d425a03b
|
14 years |
justin.ruggles |
cosmetics: reindent
|
|
|
@1360f07e
|
14 years |
justin.ruggles |
Add check for changing number of channels in DCA.
Fixes issue 2505.
|
|
|
@59e2118
|
14 years |
michaelni |
Update threshold to detect real timebase for stream copy.
This may fix …
|
|
|
@54bc6403
|
14 years |
Reimar.Doeffinger |
Missing parts of IVF muxer support.
|
|
|
@d9c3e5f
|
14 years |
michaelni |
Feed the filter chain with the sample aspect ratio from the muxer or …
|
|
|
@ab03382
|
14 years |
anssi.hannula |
Add my GPG fingerprint to MAINTAINERS
|
|
|
@d72858f8
|
14 years |
stefano.sabatini-lala |
Merge two if (got_picture) {} blocks in ffplay.c:get_video_frame().
|
|
|
@db323491
|
14 years |
janne-ffmpeg |
update av_log_missing_feature() to git
Signed-off-by: Janne Grunau …
|
|
|
@4a6a21f5
|
14 years |
janne-ffmpeg |
Change SVN to Git in configure
Changes "version from SVN" to "version …
|
|
|
@8f83a3b0
|
14 years |
stefano.sabatini-lala |
Remove outcommented fossil code.
|
|
|
@4aaeabcb
|
14 years |
Reimar.Doeffinger |
Explain how to set up user name/email correctly for git.
|
|
|
@326851b
|
14 years |
Reimar.Doeffinger |
Add muxer for IVF format.
|
|
|
@b79c3df
|
14 years |
martin |
prevent integer overflow in calculating duration
Signed-off-by: …
|
|
|
@348b8218
|
14 years |
janne-ffmpeg |
convert svn:ignore properties to .gitignore files
Signed-off-by: …
|
|
|
@a1c68a43
|
14 years |
janne-ffmpeg |
Add instructions how to check out a specific svn revision with git
…
|
|
|
@ffe9fd25
|
14 years |
janne-ffmpeg |
rewrite git-howto for the no merge policy
Originally committed as …
|
|
|
@3a45a3f3
|
14 years |
Carl Eugen Hoyos |
Fix date and revision for lavc 52.104.
Originally committed as …
|
|
|
@6ee99a7e
|
14 years |
astrange |
VP3: remove an unnecessary static variable
Originally committed as …
|
|
|
@01329150
|
14 years |
michaelni |
Allocate last picture for 4xm pfrm if its not allocated.
Fixes …
|
|
|
@5fbf2b3f
|
14 years |
alex.converse |
Fix two typos in git howto.
Originally committed as revision 26396 to …
|
|
|
@dccdd93e
|
14 years |
stefano.sabatini-lala |
Make config_props() return AVERROR(EINVAL) rather than 1 in case of …
|
|
|
@8032d1d
|
14 years |
janne-ffmpeg |
use git describe for naming version in pure git clones
Patch by: …
|
|
|
@adb8669
|
14 years |
janne-ffmpeg |
fix typo in git howto section heading
spotted by ubitux on irc
…
|
|
|
@8bb7d97b
|
14 years |
michaelni |
Check 4xm headers for validity. This should avoid 1/0.
Originally …
|
|
|
@30876e39
|
14 years |
janne-ffmpeg |
Add section how to find a svn changeset with git commands
Originally …
|
|
|
@199c18a7
|
14 years |
stefano.sabatini-lala |
Fix weird indent in get_video_frame().
Originally committed as …
|
|
|
@df17f6d5
|
14 years |
wyskas |
Add git-howto.
mostly written by Luca.
Originally committed as …
|
|
|
@f62be777
|
14 years |
saschasommer |
support decoding of files that contain the number
of vector coded …
|
|
|
@24003419
|
14 years |
stefano.sabatini-lala |
In ffmpeg.texi, prefer @itemize lists over text formatted "*" lists.
…
|
|
|
@a0f593d0
|
14 years |
Carl Eugen Hoyos |
Values >4 for lowres corrupt output.
Originally committed as revision …
|
|
|
@f0e5c1c0
|
14 years |
stefano.sabatini-lala |
Reformat documentation for -vsync @var{parameter}.
Make use of …
|
|
|
@05503cee
|
14 years |
Carl Eugen Hoyos |
Since lowres == crop for bmp, remove it to avoid confusion.
…
|
|
|
@84cac86e
|
14 years |
rsbultje |
Fix fate breakage in r26382.
Originally committed as revision 26383 …
|
|
|
@ecea47a6
|
14 years |
baptiste.coudurier |
Remove useless free, fix warning:
libavfilter/defaults.c: In function …
|
|
|
@1b3e43e4
|
14 years |
rsbultje |
Fix overflow in pred16x16_plane x86 simd code. Fixes issue 2547.
…
|
|
|
@b1779800
|
14 years |
stefano.sabatini-lala |
Include libavcore/audioconvert.h, required for …
|
|
|
@1d5b1885
|
14 years |
stefano.sabatini-lala |
Reindent.
Originally committed as revision 26379 to …
|
|
|
@7986e34d
|
14 years |
stefano.sabatini-lala |
Make ff_dprintf_link() print meaningful information for audio links.
…
|
|
|
@b9af1540
|
14 years |
darkshikari |
Remove evil timers that snuck their way into r26375.
Originally …
|
|
|
@fb2734c8
|
14 years |
darkshikari |
Fix r26375 on non-x86.
Originally committed as revision 26376 to …
|
|
|
@f14bdd8
|
14 years |
darkshikari |
H.264: Partially inline CABAC residual decoding
Improves CABAC …
|
|
|
@a242ac36
|
14 years |
stefano.sabatini-lala |
Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples.
More …
|
|
|
@6baf4afa
|
14 years |
stefano.sabatini-lala |
Make avfilter_unref_buffer() accept a NULL parameter.
Originally …
|
|
|
@24d13ebc
|
14 years |
stefano.sabatini-lala |
Reindent after the last commit.
Originally committed as revision …
|
|
|
@112c4b87
|
14 years |
stefano.sabatini-lala |
In ffplay, do not open display if -nodisp is set.
Fixes issue 1017.
…
|
|
|
@f9329946
|
14 years |
michaelni |
Parse fact chunks from wav files to find duration.
Originally …
|
|
|
@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 …
|
|
|