|
|
|
@cea0ac52
|
17 years |
diego |
cosmetics: alphabetical order for temporary filenames
Originally …
|
|
|
@edd08265
|
17 years |
diego |
Use a different filename that ends in .sh for temporary shell scripts. …
|
|
|
@4fd51ee3
|
17 years |
robert.swain |
ARMovie/RPL demuxer
Patch by Eli Friedman (eli friedman gmail com)
…
|
|
|
@40d2627
|
17 years |
robert.swain |
Escape 124 (RPL) decoder
Patch by Eli Friedman (eli friedman gmail …
|
|
|
@7542157d
|
17 years |
robert.swain |
Export parse_time_or_die from ffmpeg.c to cmdutils.c
Patch by Stefano …
|
|
|
@2ccf0a42
|
17 years |
lucabe72 |
Add a comment about missing entries
Originally committed as revision …
|
|
|
@87cb0643
|
17 years |
lucabe72 |
Use the correct size for the enc_name field (removing the arbitrary …
|
|
|
@19faa9f
|
17 years |
lucabe72 |
Remove useless entries from AVRtpPayloadTypes
Originally committed as …
|
|
|
@e4ed1fbf
|
17 years |
lucabe72 |
Support mp3 audio in the RTP muxer
Originally committed as revision …
|
|
|
@42ceeb5
|
17 years |
justin.ruggles |
remove redundant context variable
Originally committed as revision …
|
|
|
@c23a0ac8
|
17 years |
diego |
cosmetics: Write some trivial C test programs in a more compact form.
…
|
|
|
@fbef871d
|
17 years |
diego |
Make MMX2 depend on MMX.
Originally committed as revision 12640 to …
|
|
|
@3a71577f
|
17 years |
baptiste.coudurier |
homogenous regression tests output for image formats
Originally …
|
|
|
@3251f24b
|
17 years |
baptiste.coudurier |
missed one
Originally committed as revision 12638 to …
|
|
|
@7261f9bd
|
17 years |
baptiste.coudurier |
cosmetics, remove leading whitespaces
Originally committed as …
|
|
|
@b371539a
|
17 years |
baptiste.coudurier |
prevent writing empty stss atom
Originally committed as revision …
|
|
|
@5e788d58
|
17 years |
baptiste.coudurier |
support mp4 fragmented files without any samples in the moov atom
…
|
|
|
@44e43aab
|
17 years |
baptiste.coudurier |
check frag track id before setting st
Originally committed as …
|
|
|
@3a027f5e
|
17 years |
vitor1001 |
IFF demuxer
Patch by Jai Menon (realityman <at> gmx.net)
Originally …
|
|
|
@cb21e0a7
|
17 years |
vitor1001 |
8SVX decoder
Patch by Jai Menon (realityman <at> gmx.net)
Originally …
|
|
|
@e516d348
|
17 years |
baptiste.coudurier |
change rle encoder to count up to 127, sgi does not support 128
…
|
|
|
@fe790f89
|
17 years |
justin.ruggles |
Use 15-bit LPC precision by default. This generally gives better …
|
|
|
@55727a8
|
17 years |
gpoirier |
Altivec and SSE2 require 16-byte alignment, so make sure they get it …
|
|
|
@3794b928
|
17 years |
gpoirier |
check mm_flags for each DCT and skips the ones that can't be run
patch …
|
|
|
@1a7ee380
|
17 years |
gpoirier |
get rid of the useless DCT_ERROR() macro
patch by Alexander Strange …
|
|
|
@6e33081
|
17 years |
justin.ruggles |
fix Ogg/FLAC header size
Originally committed as revision 12626 to …
|
|
|
@f3eec1cf
|
17 years |
michaelni |
Fix closed gop flag disapearence.
Originally committed as revision …
|
|
|
@5202ed31
|
17 years |
diego |
Fix wrong #endif comment.
Originally committed as revision 26300 to …
|
|
|
@473a88ca
|
17 years |
mans |
fix ff*_g -> ff* rules
Originally committed as revision 12624 to …
|
|
|
@79b25a2
|
17 years |
bartek.wolowiec |
change name from stream type to frame type in AC3 code
Originally …
|
|
|
@be1e2a2b
|
17 years |
bartek.wolowiec |
removal of stream_type in AACAC3ParseContext and adding …
|
|
|
@5610f20
|
17 years |
baptiste.coudurier |
gsm in mov, demux surge-1-16-B-agsm.mov
Originally committed as …
|
|
|
@38a05ab6
|
17 years |
diego |
Replace hackish CFLAGS 64 bit test by a proper compilation check. …
|
|
|
@c023bfe9
|
17 years |
diego |
cosmetics: alphabetical order
Originally committed as revision 12619 …
|
|
|
@1ce50d32
|
17 years |
michaelni |
indent
Originally committed as revision 12618 to …
|
|
|
@9bcc2883
|
17 years |
diego |
bandaid fix for broken shared library installation
Originally …
|
|
|
@dfd10838
|
17 years |
diego |
Move INSTALL_PROGS_TARGETS variable to a better place.
Originally …
|
|
|
@88ad0368
|
17 years |
diego |
Handle EXTRALIBS and LDFLAGS for libswscale and libavfilter in a …
|
|
|
@79d6b9cb
|
17 years |
michaelni |
1000l to myself, dereferencing uninitalized pointer.
Originally …
|
|
|
@c1ac39b3
|
17 years |
diego |
Replace ifeq to declare install-progs dependencies by a variable.
…
|
|
|
@a7319cc2
|
17 years |
diego |
The install target should depend on enabled installation targets.
…
|
|
|
@7b3ca33f
|
17 years |
diego |
Fix circular dependency between install-progs and install-libs …
|
|
|
@e58cc8e6
|
17 years |
diego |
Remove TAGS target. It is ages old and has never been updated to match …
|
|
|
@41757171
|
17 years |
michaelni |
Support wb00+dc00 chunk mix.
fixes issue402
Originally committed as …
|
|
|
@0d14ab2
|
17 years |
revol |
Fix building with C++ objects, variable names were inconsistent.
…
|
|
|
@9e81a0ce
|
17 years |
baptiste.coudurier |
print essence path in error message
Originally committed as revision …
|
|
|
@9ce84dd8
|
17 years |
baptiste.coudurier |
cosmetics, useless braces
Originally committed as revision 12606 to …
|
|
|
@6282c5f4
|
17 years |
baptiste.coudurier |
print stream index in error message
Originally committed as revision …
|
|
|
@71f36235
|
17 years |
baptiste.coudurier |
according to specs, only color table id set to 0, have it in stsd, fix …
|
|
|
@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 …
|
|
|