|
|
|
@cf1392e9
|
17 years |
diego |
Move "Creating config.mak and config.h..." message down to the point …
|
|
|
@7f390307
|
17 years |
diego |
Add const qualifiers to unmodified function parameters, fixes the …
|
|
|
@744496e3
|
17 years |
diego |
Remove bogus cast.
Originally committed as revision 11535 to …
|
|
|
@5d1e3d22
|
17 years |
michaelni |
Print removing of nodes in the test code.
Originally committed as …
|
|
|
@3f161c7e
|
17 years |
michaelni |
simplify
Originally committed as revision 11533 to …
|
|
|
@b973f9ad
|
17 years |
lucabe72 |
Make avc_find_startcode non-static, so that it can be used from other …
|
|
|
@d75dcfdc
|
17 years |
diego |
Add compilation rule for tools/pktdumper.
Originally committed as …
|
|
|
@6878026
|
17 years |
diego |
Add '#undef strcat' to fix compilation.
Originally committed as …
|
|
|
@9ad5675
|
17 years |
diego |
Add a couple of missing consts.
patch by Sigbjørn Skjæret, cisc …
|
|
|
@6ba90c20
|
17 years |
mbardiaux |
Suppress runaway index on streamed input
Originally committed as …
|
|
|
@363728ea
|
17 years |
diego |
Build both static and shared libs from the same object.
This makes …
|
|
|
@750e37eb
|
17 years |
kostya.shishkov |
Select scan tables for 8x4 and 4x8 blocks only once.
Patch by …
|
|
|
@526e037b
|
17 years |
michaelni |
Remove green clouds.
fixes issue263
Originally committed as revision …
|
|
|
@3174c77a
|
17 years |
lu_zero |
gcc2 doesn't have bogus mergel, patch from Sigbjørn Skjæret …
|
|
|
@c5adfd64
|
17 years |
r_togni |
Add support for S8 PCM (codec 2)
Fix samples/au/vrooom.au
Originally …
|
|
|
@3dea63bd
|
17 years |
michaelni |
user specifyable maximum amount of memory to use for the index.
patch …
|
|
|
@3ed546fe
|
17 years |
robert.swain |
Add variable alpha and size of half window for Kaiser-Bessel Derived …
|
|
|
@99fac080
|
17 years |
Reimar.Doeffinger |
Get rid of fft_rev table, use ff_reverse and a shift.
Reduces maximum …
|
|
|
@f952b30c
|
17 years |
Reimar.Doeffinger |
Use FFSWAP instead of "manual" swap
Originally committed as revision …
|
|
|
@e5d8ccd7
|
17 years |
mans |
refer users to ffmpeg-user list in case of errors
Originally …
|
|
|
@1a048664
|
17 years |
victorpaesa |
Alignment
Originally committed as revision 11516 to …
|
|
|
@a585c46
|
17 years |
victorpaesa |
Link to libraries in dependency order.
Based on a patch by Gonzalo …
|
|
|
@4eb7a735
|
17 years |
andreas |
Make the Kaiser-Bessel window generator a common function
Patch by …
|
|
|
@f5b4103
|
17 years |
michaelni |
Set pts/dts in raw (yuv,rgb,pcm) demuxers.
Originally committed as …
|
|
|
@2024c226
|
17 years |
michaelni |
Write 0 instead of seeking forward (and leaving bytes uninitalized), …
|
|
|
@9ab3f71
|
17 years |
Aurélien Jacobs |
add a ff_ prefix to newly exported functions from avc.c
Originally …
|
|
|
@e609806e
|
17 years |
Aurélien Jacobs |
Matroska muxer needs to format all NAL units, not only extradata.
…
|
|
|
@9f7458b2
|
17 years |
michaelni |
Factorize some code into functions, had this in my tree and will be …
|
|
|
@762f804c
|
17 years |
michaelni |
Nitpicks patch by Lars Täuber.
Originally committed as revision 11508 …
|
|
|
@812f29ff
|
17 years |
michaelni |
Clear synth_buf on flush(). Part of a patch by Brian Brice bbrice …
|
|
|
@4a69055b
|
17 years |
michaelni |
Flush mp2 as well on seeking. Part of a patch by Brian Brice bbrice …
|
|
|
@cd4f2567
|
17 years |
lucabe72 |
Do not install rtp.h (which should have never been part of the public …
|
|
|
@28748a91
|
17 years |
diego |
Factorize some duplicated code from CAVS and H.264 into a common file. …
|
|
|
@c567c694
|
17 years |
mike |
Ministry of English Composition edits for SNOW spec-- introduction …
|
|
|
@cbe3f0b8
|
17 years |
Roman R. |
Enabling higher frame rates for dc1394, patch by Alessandro Sappia a …
|
|
|
@0b4a1821
|
17 years |
Roman R. |
Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot …
|
|
|
@e71b0534
|
17 years |
Aurélien Jacobs |
matroskaenc now depends on avc.o
Originally committed as revision …
|
|
|
@aacc5f22
|
17 years |
Aurélien Jacobs |
Use the isom avcc formatting for h264 extradata in matroska.
…
|
|
|
@1bd2d763
|
17 years |
Aurélien Jacobs |
Move isom_write_avcc() and related functions into a separate file.
…
|
|
|
@6e6eebf9
|
17 years |
Aurélien Jacobs |
extract isom_write_avcc into a function
Originally committed as …
|
|
|
@de04ad45
|
17 years |
Aurélien Jacobs |
Add one more parameter to avc_parse_nal_units so that it allows not to …
|
|
|
@ed7fa39c
|
17 years |
Aurélien Jacobs |
Check return value of avc_parse_nal_units().
Originally committed as …
|
|
|
@f739b36d
|
17 years |
rsbultje |
Reindent after r11493 (always use parse_packet() vfunc in …
|
|
|
@b4e3330c
|
17 years |
rsbultje |
Make rtp_parse_packet() always call the vfunc of the dynamic payload …
|
|
|
@927688d6
|
17 years |
michaelni |
unused
Originally committed as revision 11492 to …
|
|
|
@f3635240
|
17 years |
diego |
Fix a couple of 'return type defaults to int' and 'control reaches end …
|
|
|
@c33820e5
|
17 years |
diego |
Add LGPL license header.
Originally committed as revision 11490 to …
|
|
|
@ab759f6e
|
17 years |
benoit.fouet |
Add "genre" command line option
Patch by kweiner spamcop net
closes …
|
|
|
@fb83ea6
|
17 years |
benoit.fouet |
Make MMX vectors constants.
Patch by Diego 'Flameeyes' Pettenò …
|
|
|
@69fdc40d
|
17 years |
benoit.fouet |
Make pp_help a constant array of characters to move it to .rodata. …
|
|
|
@64953743
|
17 years |
benoit.fouet |
Reduce the size of the replaceTable entries.
Patch by Diego …
|
|
|
@81ab1fa1
|
17 years |
lucabe72 |
Pass a proper context to av_log()
Originally committed as revision …
|
|
|
@2208741a
|
17 years |
michaelni |
Print libavdevice version.
Originally committed as revision 11484 to …
|
|
|
@a20db8a3
|
17 years |
victorpaesa |
Initialize correctly optind.
Patch by Eduardo Bragatto, his name at …
|
|
|
@48aecf5a
|
17 years |
andreas |
Fix a bug causing the generated stream to be corrupt if the buffer …
|
|
|
@8b389f15
|
17 years |
andreas |
Correctly use output format stream index for bitstream filter when …
|
|
|
@90527811
|
17 years |
mike |
Error checking: make sure that there are 3 parameters and that the …
|
|
|
@f34b221b
|
17 years |
justin.ruggles |
used defined name for testing error resilience level
Originally …
|
|
|
@aa6b38c2
|
17 years |
diego |
Fix random typos.
Originally committed as revision 11477 to …
|
|
|
@4514a1d5
|
17 years |
diego |
Fix illegal identifiers, names starting with _ and uppercase are …
|
|
|
@6da7cc81
|
17 years |
diego |
Add compilation rule for tools/trasher.
Originally committed as …
|
|
|
@e36f0f0
|
17 years |
diego |
Remove unused variable i.
Originally committed as revision 11474 to …
|
|
|
@f0cb505a
|
17 years |
diego |
Allow compilation of test programs when TEST is defined.
Originally …
|
|
|
@a005768d
|
17 years |
diego |
Remove unused variable j.
Originally committed as revision 11472 to …
|
|
|
@38c162c1
|
17 years |
diego |
Remove unused variable variance.
Originally committed as revision …
|
|
|
@43bfaa89
|
17 years |
diego |
Fix test program compilation, random() needs to be undefined.
…
|
|
|
@727601bc
|
17 years |
Reimar.Doeffinger |
url_write is part of the public API so it may not be under ifdef.
Also …
|
|
|
@9656df79
|
17 years |
Reimar.Doeffinger |
Remove clip_table as it is not used anymore.
Patch by Diego …
|
|
|
@59edca9a
|
17 years |
michaelni |
Split range coding chapter in binary and integers
Originally …
|
|
|
@482e74ad
|
17 years |
michaelni |
argh s/ffmpeg/snow/
Originally committed as revision 11466 to …
|
|
|
@ca087dbc
|
17 years |
michaelni |
Range coder state transition table, based on a patch by lars punkt …
|
|
|
@80609620
|
17 years |
michaelni |
Remove extra word.
Originally committed as revision 11464 to …
|
|
|
@e55a4dd3
|
17 years |
baptiste.coudurier |
check av_new_stream return value
Originally committed as revision …
|
|
|
@ebbe25d2
|
17 years |
baptiste.coudurier |
check av_new_stream return value
Originally committed as revision …
|
|
|
@43d1a1c0
|
17 years |
Roman R. |
* fixing a bug preventing default values to be set correctly
…
|
|
|
@27250d20
|
17 years |
michaelni |
Mention damaged input testing.
Originally committed as revision 11460 …
|
|
|
@0f340f8f
|
17 years |
michaelni |
A little proggy i wrote years ago.
This simply writes burts of random …
|
|
|
@787e1353
|
17 years |
michaelni |
Randomly change the amount of noise if nothing is explicitly set.
…
|
|
|
@77c1d04d
|
17 years |
ivop |
LMLM4 demuxer
Originally committed as revision 11457 to …
|
|
|
@670c7847
|
17 years |
ivop |
Linux Media Labs MPEG-4 (LMLM4) demuxer
Originally committed as …
|
|
|
@e03caf2e
|
17 years |
ivop |
Implement read_timestamp and enable seeking in PVA files.
Originally …
|
|
|
@ffc29341
|
17 years |
ivop |
cosmetics
Originally committed as revision 11454 to …
|
|
|
@e661f760
|
17 years |
ivop |
remove unnecessary check
Originally committed as revision 11453 to …
|
|
|
@9ae09203
|
17 years |
ivop |
use ff_parse_pes_pts for parsing an MPEG-PES timestamp
Originally …
|
|
|
@66e9e302
|
17 years |
ivop |
Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) …
|
|
|
@ca5323a
|
17 years |
r_togni |
Move printing of the license status at the end of configure output, so …
|
|
|
@8e4270c5
|
17 years |
andreas |
Dont crash if resampling is requested but no audio packets are ever …
|
|
|
@03d83abc
|
17 years |
Aurélien Jacobs |
Fix access to the last element of the table.
(size of the table vs. …
|
|
|
@81fe0cfc
|
17 years |
benoit.fouet |
Mark the ff_svq1_frame_size_table as constant.
Patch by Diego …
|
|
|
@a1f89639
|
17 years |
benoit.fouet |
Move wmv1_scantable to .rodata section by making it an array of …
|
|
|
@31bfd6f3
|
17 years |
benoit.fouet |
Make the av_class member of PPContext a poiner to constant AVClass. …
|
|
|
@9307db1
|
17 years |
benoit.fouet |
Mark the tables in g726.c as constant.
Patch by Diego 'Flameeyes' …
|
|
|
@1411f55b
|
17 years |
benoit.fouet |
Make v4l.c's video_formats constant and static.
Patch by Diego …
|
|
|
@b2a91770
|
17 years |
benoit.fouet |
Remove unused symbol.
Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ …
|
|
|
@f0b3a7ba
|
17 years |
justin.ruggles |
split out init of downmix coeffs into a separate function that can be …
|
|
|
@4f632b06
|
17 years |
Aurélien Jacobs |
Make ff_mkv_codec_tags lie entirely in .rodata section.
From: Diego …
|
|
|
@82a6c481
|
17 years |
justin.ruggles |
remove unneeded variable from AC3DecodeContext
Originally committed …
|
|
|
@4bc829bb
|
17 years |
justin.ruggles |
make sure that the last coupling band stops at the end of the coupling …
|
|
|
@c807e68f
|
17 years |
diego |
cosmetics: Add another pair of parentheses to aid readability.
…
|
|
|
@b02fbf75
|
17 years |
justin.ruggles |
fix phase flag processing for the case when coupling coordinates are …
|
|
|