|
|
|
@d3bc61ac
|
17 years |
baptiste.coudurier |
Only use chunk demuxing for old uncompressed audio mechanism specified …
|
|
|
@e9c19256
|
17 years |
diego |
Move CPU detection code after OS-specific settings and logging system …
|
|
|
@61559562
|
17 years |
michaelni |
Fix aspect ratio.
fixes issue404
avienc.c change by StevieS
…
|
|
|
@509fdb0b
|
17 years |
justin.ruggles |
only allocate context input buffer if AVCodecContext.error_reslience …
|
|
|
@7716f7ff
|
17 years |
diego |
Use common.mak in the top-level Makefile as well.
Originally …
|
|
|
@916dafd5
|
17 years |
diego |
cosmetics: Rename SRCS variable to PROGS_SRCS.
This is in preparation …
|
|
|
@f4428f99
|
17 years |
diego |
Merge LDFLAGS lines.
Originally committed as revision 12597 to …
|
|
|
@27217159
|
17 years |
diego |
cosmetics: Move around some rules and variable declarations.
This is …
|
|
|
@92e791ff
|
17 years |
diego |
cosmetics: Rename 'all' target to 'main'.
This is in preparation for …
|
|
|
@984ff38a
|
17 years |
justin.ruggles |
cosmetics: indentation after last commit
Originally committed as …
|
|
|
@c33a196
|
17 years |
justin.ruggles |
additional protection from segmentation faults and memory access …
|
|
|
@26759c44
|
17 years |
mans |
combine setting of various configure command line options
Originally …
|
|
|
@3e89171a
|
17 years |
mans |
Rename configure variable PREFIX to prefix
Originally committed as …
|
|
|
@ce8871c2
|
17 years |
mans |
Rename configure variable BUILDSUF to build_suffix
The make variable …
|
|
|
@bfffdb81
|
17 years |
diego |
Classify mlib as a configurable option, not as a hardware feature.
…
|
|
|
@a8150374
|
17 years |
diego |
Classify mlib as a configurable option, not as a hardware feature.
…
|
|
|
@5ce265a1
|
17 years |
diego |
Rename --enable-sunmlib option to --enable-mlib.
Allows handling the …
|
|
|
@4f854758
|
17 years |
diego |
cosmetics: Rename targetos variable to target_os.
Originally …
|
|
|
@db6107b6
|
17 years |
diego |
Rename --cross-compile option to --enable-cross-compile.
Allows …
|
|
|
@e155a21a
|
17 years |
diego |
Invert logging variable logic so that it works without setting a …
|
|
|
@f2310b79
|
17 years |
diego |
--log=no is now --disable-logging.
Originally committed as revision …
|
|
|
@530dc538
|
17 years |
diego |
cosmetics: alphabetical order
Originally committed as revision 12583 …
|
|
|
@87a0fb62
|
17 years |
diego |
Rename --disable-strip option to --disable-stripping. This allows …
|
|
|
@1f96bafb
|
17 years |
benoit.fouet |
Return an error when realloc fails.
Patch by Andy Gocke (agocke gmail …
|
|
|
@28c47a42
|
17 years |
benoit.fouet |
Set mm_flags in dct-test to fix floating math.
Patch by Alexander …
|
|
|
@978805b2
|
17 years |
michaelni |
Fix possible heap overflow caused by av_fast_realloc()
Originally …
|
|
|
@cb6b4c98
|
17 years |
diego |
cosmetics: indentation
Originally committed as revision 12578 to …
|
|
|
@8c6afa4d
|
17 years |
diego |
Introduce --disable-logging option to control logging. --logfile now …
|
|
|
@a77705e2
|
17 years |
diego |
Rename --log option to --logfile.
Originally committed as revision …
|
|
|
@d314ea4e
|
17 years |
diego |
Remove ineffectual --log option.
Originally committed as revision …
|
|
|
@399d31cc
|
17 years |
diego |
Add OS-specific executable suffix to temporary executable name.
…
|
|
|
@0f53b192
|
17 years |
diego |
Move declaration of temporary filenames after the OS-specific settings …
|
|
|
@eb538f6e
|
17 years |
bartek.wolowiec |
adding lacking include to aac3_parser.c
Originally committed as …
|
|
|
@6808a8ea
|
17 years |
bartek.wolowiec |
using EAC3_STREAM_TYPE_* instead of numbers
Originally committed as …
|
|
|
@4e6eeaf0
|
17 years |
bartek.wolowiec |
using stream type in eac3 parser
Originally committed as revision …
|
|
|
@b4e806b
|
17 years |
diego |
pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which …
|
|
|
@0e58bf67
|
17 years |
diego |
Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include.
Without the …
|
|
|
@362b3bf7
|
17 years |
diego |
Remove unneeded sys/mman.h #include.
Originally committed as revision …
|
|
|
@2f770701
|
17 years |
diego |
cosmetics: prettyprinting
Originally committed as revision 12566 to …
|
|
|
@838cc9c8
|
17 years |
lu_zero |
Cosmetics: reindent and whitespaces
Originally committed as revision …
|
|
|
@c599e297
|
17 years |
justin.ruggles |
Pass AACAC3ParseContext to sync() instead of individual arguments. …
|
|
|
@72139260
|
17 years |
lu_zero |
Remove declarations after statements from doVertDefFilter_altivec
…
|
|
|
@e9ddf496
|
17 years |
lu_zero |
Remove declarations after statements from doVertLowPass_altivec
…
|
|
|
@2e55c25f
|
17 years |
lu_zero |
Remove declarations after statements from vertClassify_altivec
…
|
|
|
@5369d74c
|
17 years |
lu_zero |
Reorder declarations in vertClassify_altivec
Originally committed as …
|
|
|
@a5b3b5f6
|
17 years |
robert.swain |
Send context to the opt_* functions in ffplay.c
Patch by Stefano …
|
|
|
@86593486
|
17 years |
diego |
Fix 64 bit shared library compilation with MMX2 by properly using PIC …
|
|
|
@df22c35d
|
17 years |
diego |
Split MANGLE macro into LOCAL_MANGLE AND EXTERN_PREFIX parts
so that …
|
|
|
@aa089f6c
|
17 years |
diego |
typo fixes: tempBlured --> tempBlurred
Originally committed as …
|
|
|
@4cf16bbe
|
17 years |
diego |
cosmetics: comment typo fixes
Originally committed as revision 26269 …
|
|
|
@170c0b45
|
17 years |
diego |
Fix typo in variable name: blured --> blurred.
Originally committed …
|
|
|
@57ecf8d2
|
17 years |
michaelni |
1st attempt at correcting the punktuation.
Originally committed as …
|
|
|
@04932b0d
|
17 years |
diego |
cosmetics: typo fixes
Originally committed as revision 12554 to …
|
|
|
@a94948d3
|
17 years |
diego |
cosmetics: Fix typo in variable name, numSkiped --> numSkipped.
…
|
|
|
@16e0bf73
|
17 years |
diego |
cosmetics: Fix indentation to be 4 spaces and consistently place {}.
…
|
|
|
@b19221c8
|
17 years |
robert.swain |
Make option time parsing functions take argument from options
Patch …
|
|
|
@5341d856
|
17 years |
diego |
Include files are now installed in $PREFIX/include.
Originally …
|
|
|
@d9526386
|
17 years |
diego |
typo: occured --> occurred
Originally committed as revision 12549 to …
|
|
|
@4edfcecc
|
17 years |
michaelni |
Document get_*_buffer()
Originally committed as revision 12548 to …
|
|
|
@48a55290
|
17 years |
baptiste.coudurier |
sample size to 1 might happen for data, fix GMCMidiaASX.mov, fallback …
|
|
|
@86b3cf7c
|
17 years |
saschasommer |
rl2 documentation update
Originally committed as revision 12546 to …
|
|
|
@cb96da49
|
17 years |
saschasommer |
rl2 demuxer
Originally committed as revision 12545 to …
|
|
|
@084d8faa
|
17 years |
baptiste.coudurier |
yet again another hdv fourcc
Originally committed as revision 12544 …
|
|
|
@975cdc8f
|
17 years |
saschasommer |
rl2 decoder
Originally committed as revision 12543 to …
|
|
|
@433aeb62
|
17 years |
baptiste.coudurier |
support fragments when non streamable
Originally committed as …
|
|
|
@61aedb0f
|
17 years |
baptiste.coudurier |
mp4 fragments support
Originally committed as revision 12541 to …
|
|
|
@9e8e6d31
|
17 years |
zuxy.meng |
Add missed call to ff_cavsdsp_init_3dnow() in dsputil_init_mmx()
…
|
|
|
@c8cf325a
|
17 years |
michaelni |
Document AVCodec.flush()
Originally committed as revision 12539 to …
|
|
|
@a2d11246
|
17 years |
michaelni |
Document AVCodec.capabilities.
Originally committed as revision 12538 …
|
|
|
@67e21020
|
17 years |
michaelni |
Document a few url_* functions.
Originally committed as revision …
|
|
|
@117a9190
|
17 years |
baptiste.coudurier |
cosmetics, split or move too long lines
Originally committed as …
|
|
|
@064df5a9
|
17 years |
takis.issaris |
Show the "--disable-mmx2" and "--disable-ssse3" options when using …
|
|
|
@db3ee6cc
|
17 years |
baptiste.coudurier |
simplify, and only stop parsing when non streamable
Originally …
|
|
|
@19d02551
|
17 years |
baptiste.coudurier |
remove ms audio tags from table, they will be chosen or detected with …
|
|
|
@bb787a93
|
17 years |
baptiste.coudurier |
atoms are not mp4 only, and yes probe is sufficient
Originally …
|
|
|
@9c55b772
|
17 years |
baptiste.coudurier |
update description
Originally committed as revision 12531 to …
|
|
|
@3efe8848
|
17 years |
baptiste.coudurier |
return ENOMEM
Originally committed as revision 12530 to …
|
|
|
@2922cbdb
|
17 years |
baptiste.coudurier |
cannot free AVStream like this, and return ENOMEM
Originally …
|
|
|
@e3c4740f
|
17 years |
baptiste.coudurier |
indentation
Originally committed as revision 12528 to …
|
|
|
@9f6152df
|
17 years |
zuxy.meng |
Apply 'alloc_size' attribute to ff_realloc_static()
Originally …
|
|
|
@c02a1b35
|
17 years |
zuxy.meng |
Apply 'alloc_size' and 'malloc' attributes to av_mallocz_static()
…
|
|
|
@98a6fff9
|
17 years |
zuxy.meng |
Apply 'cold' attribute to init/uninit functions in libavcodec
…
|
|
|
@77ab59eb
|
17 years |
diego |
two more typos spotted by Mike
Originally committed as revision 12524 …
|
|
|
@287d3b13
|
17 years |
diego |
Create object files in a.out (aout-emx) format on OS/2. This works …
|
|
|
@c2f178da
|
17 years |
diego |
british_english--;
Originally committed as revision 12522 to …
|
|
|
@b0067549
|
17 years |
diego |
Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H.
Originally …
|
|
|
@721da10a
|
17 years |
baptiste.coudurier |
fix mpeg2 muxing, replace seq header if contained in extradata and key …
|
|
|
@7b0f4c9a
|
17 years |
baptiste.coudurier |
cosmetics, move case up
Originally committed as revision 12519 to …
|
|
|
@8474f58e
|
17 years |
michaelni |
More complete documentation for AVFrame.reference.
Originally …
|
|
|
@b7c4074
|
17 years |
michaelni |
One non functional AVPalette chunk less, one heap overflow less.
Fixes …
|
|
|
@eb61405a
|
17 years |
baptiste.coudurier |
remove useless debug print since now mov_build_index will do
…
|
|
|
@f9900374
|
17 years |
baptiste.coudurier |
free track data asap
Originally committed as revision 12515 to …
|
|
|
@1e77810d
|
17 years |
baptiste.coudurier |
move mov_build_index before mov_read_trak to avoid useless declaration …
|
|
|
@bd991df2
|
17 years |
baptiste.coudurier |
move specific end treatment when trak is detected, will be needed for …
|
|
|
@943032b1
|
17 years |
michaelni |
Hardcode register to prevent aparent miscompilation.
Fixes regression …
|
|
|
@dea00a46
|
17 years |
michaelni |
remove unused temp
Originally committed as revision 12511 to …
|
|
|
@c04c52d3
|
17 years |
pascal.massimino |
Additional checks for strange num_val in FLV metadata
Avoids …
|
|
|
@6122b733
|
17 years |
baptiste.coudurier |
omg, fix compilation
Originally committed as revision 12509 to …
|
|
|
@d0ed455f
|
17 years |
baptiste.coudurier |
correctly set avctx->frame_size for mp3on4 and mp3adu
Originally …
|
|
|
@10cac9f9
|
17 years |
ramiro.polla |
Add Mimic and MSN TCP Webcam streams to documentation.
Originally …
|
|
|