|
|
|
@9806f846
|
16 years |
michaelni |
Check for pts==dts on I/P frames in the presence of non low delay …
|
|
|
@f781f748
|
16 years |
michaelni |
Move code setting delay and presentation_delayed a little up so
that …
|
|
|
@242a2b7
|
16 years |
victorpaesa |
Fix issue 68:
Warn that the forum look is no excuse from following the …
|
|
|
@36718e51
|
16 years |
diego |
cosmetics: Save some backslashes.
Originally committed as revision …
|
|
|
@70899705
|
16 years |
stefano.sabatini-lala |
Provide more context to the opt_preset() error messages, printing the …
|
|
|
@b7353317
|
16 years |
stefano.sabatini-lala |
Make ffmpeg abort if a preset file contains an invalid option or …
|
|
|
@9ac1c884
|
16 years |
stefano.sabatini-lala |
Provide more context for the error message issued when no preset file …
|
|
|
@4589dc5c
|
16 years |
michaelni |
Append read data onto the buffer instead of overwriting, this ensures …
|
|
|
@8ddd280
|
16 years |
banan |
Nellymoser 8KHZ flv muxing fix, patch by Alexander Wichers development …
|
|
|
@88cb61bb
|
16 years |
banan |
8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at …
|
|
|
@bf9067cf
|
16 years |
michaelni |
Assume mono if no other information for raw.
Should fix issue687
…
|
|
|
@357f45d9
|
16 years |
lessen42 |
MMX VP3 Loop Filter
Originally committed as revision 15630 to …
|
|
|
@75083a88
|
16 years |
diego |
Remove -fasm CFLAGS check, it is no longer needed.
Originally …
|
|
|
@0d7dca3
|
16 years |
diego |
Update DEPEND_CMD comment to better explain why we postprocess gcc …
|
|
|
@7ad6469e
|
16 years |
flameeyes |
Convert asm keyword into asm.
Neither the asm() nor the asm() …
|
|
|
@be449fca
|
16 years |
flameeyes |
Convert asm keyword into asm.
Neither the asm() nor the asm() …
|
|
|
@a14b362f
|
16 years |
flameeyes |
Use CONFIG_* macros in cmdutils.c for consistency.
Originally …
|
|
|
@ede935a1
|
16 years |
Carl Eugen Hoyos |
Revert r15615: Enable AC-3 decoding regression tests.
AC-3 decoding …
|
|
|
@3ddb448d
|
16 years |
ramiro.polla |
Support absolute DOS paths for preset parameters
Originally committed …
|
|
|
@c49d0e0f
|
16 years |
benoit.fouet |
Bump minor version after addition of FF_ARRAY_ELEMS macro.
Originally …
|
|
|
@757d91a6
|
16 years |
benoit.fouet |
Use of new bitstream in vorbis_enc.c.
Patch by Bartłomiej Wołowiec b …
|
|
|
@a6080be
|
16 years |
benoit.fouet |
Cosmetics: fix indentation after previous commit.
Originally …
|
|
|
@9c8f0768
|
16 years |
benoit.fouet |
Add a flag to avoid calling vorbis_analysis_wrote twice with an empty …
|
|
|
@ac809e81
|
16 years |
benoit.fouet |
Add a macro to get the number of elements in a table.
Originally …
|
|
|
@e46a9827
|
16 years |
michaelni |
Include zlib.h as it is needed for watermark support,
patch by …
|
|
|
@795bb9dc
|
16 years |
michaelni |
Export svq1_packet_checksum() that is needed for svq3 watermarks, …
|
|
|
@1fdcdf8
|
16 years |
michaelni |
Add variable to hold the svq3 watermarking key,
patch by baptiste that …
|
|
|
@2e00584e
|
16 years |
Carl Eugen Hoyos |
Enable AC-3 decoding regression tests.
Originally committed as …
|
|
|
@b47cdbd
|
16 years |
benoit.fouet |
Add Jason Garrett-Glaser as libx264 maintainer.
Originally committed …
|
|
|
@c27c66c3
|
16 years |
benoit.fouet |
Add a space between frequencies and their units.
Originally committed …
|
|
|
@5c4e9728
|
16 years |
benoit.fouet |
Fix mem leak.
Patch by Ralf Terdic contact >AT< jswiff com
Originally …
|
|
|
@95240bf3
|
16 years |
Carl Eugen Hoyos |
Fix some icc warnings by using enum PixelFormat instead of int where …
|
|
|
@40056c32
|
16 years |
Aurélien Jacobs |
vp6dec: ensure we don't try to use a buffer with negative size
this …
|
|
|
@f2e49553
|
16 years |
mans |
Enable FAST_UNALIGNED on ARM variants that support it
Originally …
|
|
|
@aa8bc0f1
|
16 years |
mans |
Enable FAST_UNALIGNED on PPC
Originally committed as revision 15608 …
|
|
|
@53bd9d92
|
16 years |
mans |
Revert "Replace sed trickery in the gcc dependency generation command" …
|
|
|
@5eb39de9
|
16 years |
mans |
configure: simplify PPC dcbzl check
Originally committed as revision …
|
|
|
@a57bf697
|
16 years |
stefano.sabatini-lala |
Add preset options documentation strings.
Originally committed as …
|
|
|
@3bd9f708
|
16 years |
Carl Eugen Hoyos |
Use PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts.
Originally …
|
|
|
@89493e10
|
16 years |
Carl Eugen Hoyos |
Don't include byteswap.h anymore.
Originally committed as revision …
|
|
|
@c5f67c15
|
16 years |
lessen42 |
Remove unused variables
Originally committed as revision 15602 to …
|
|
|
@3a2bcaed
|
16 years |
diego |
Replace sed trickery in the gcc dependency generation command by use …
|
|
|
@ca9acf9
|
16 years |
stefano.sabatini-lala |
Fix inconsistent indent.
Originally committed as revision 15600 to …
|
|
|
@79ab96ba
|
16 years |
diego |
Revert the merger of LC_ALL declaration and export.
This part of the …
|
|
|
@15fe16f4
|
16 years |
stefano.sabatini-lala |
Check requirement for libx264 version in configure using …
|
|
|
@a5344cf7
|
16 years |
stefano.sabatini-lala |
Implement CPP condition check support in configure.
Originally …
|
|
|
@f2e57867
|
16 years |
ramiro.polla |
nellymoserenc: flush PutBitContext after use.
Originally committed as …
|
|
|
@57bb0da6
|
16 years |
mans |
aac_parser: fix strict aliasing violation
Originally committed as …
|
|
|
@bc574408
|
16 years |
ramiro.polla |
Only special-case absolute DOS paths on systems that support them.
…
|
|
|
@60e8bc13
|
16 years |
stefano.sabatini-lala |
Make configure --help return 0.
Originally committed as revision …
|
|
|
@1865259f
|
16 years |
stefano.sabatini-lala |
Document libavfilter filters options in configure -h.
Originally …
|
|
|
@f76543c9
|
16 years |
baptiste.coudurier |
get_pixels_sse2, ~+12% performance compared to mmx
Originally …
|
|
|
@965530e1
|
16 years |
michaelni |
Limit discontinuity handling to containers that allow discontinuities. …
|
|
|
@b5c44b1a
|
16 years |
flameeyes |
Mark some symbols in swscale.c as constant.
These are only used in …
|
|
|
@d0b69b28
|
16 years |
flameeyes |
Mark dither_2x2_{8,4} static to swscale.c
These two tables are not …
|
|
|
@faf6112e
|
16 years |
flameeyes |
Mark variation-specific interleaveBytes static.
These functions are …
|
|
|
@6683a37f
|
16 years |
flameeyes |
Invert logic for the single-pass in swScale() functions.
Instead of …
|
|
|
@f5a2c981
|
16 years |
Carl Eugen Hoyos |
Change variable types from int to enum PixelFormat.
Fixes icc warning …
|
|
|
@51f4155
|
16 years |
michaelni |
Make gcc 2.95 happy.
Originally committed as revision 15589 to …
|
|
|
@e150ef8d
|
16 years |
vitor1001 |
Do not set src[1] to the palette, it is now in the context
Originally …
|
|
|
@49004617
|
16 years |
vitor1001 |
Add a new unscaled PAL8 -> RGB converter.
Originally committed as …
|
|
|
@fd2b356a
|
16 years |
Aurélien Jacobs |
cosmetics: indentation
Originally committed as revision 15588 to …
|
|
|
@6488cf9b
|
16 years |
Aurélien Jacobs |
lookup AVCodec by name
Originally committed as revision 15587 to …
|
|
|
@fc228c90
|
16 years |
Aurélien Jacobs |
allows calling avcodec_find_(en|de)coder_by_name with NULL parameter
…
|
|
|
@13394e8c
|
16 years |
Aurélien Jacobs |
Change one more variable type from int to enum PixelFormat.
This one …
|
|
|
@098b4169
|
16 years |
diego |
Add a bunch of const qualifiers to function arguments.
Taken from the …
|
|
|
@58e4b706
|
16 years |
Carl Eugen Hoyos |
Change variable types from int to enum PixelFormat.
Fixes icc warning …
|
|
|
@4e92dabf
|
16 years |
Roman R. |
replacing frame_rate and frame_rate_base with an AVRational time_base
…
|
|
|
@a53621fc
|
16 years |
Roman R. |
simplifying code as per Michael's suggestion
Originally committed as …
|
|
|
@45580f8d
|
16 years |
Roman R. |
cosmetic updates as per Michael's suggestion
Originally committed as …
|
|
|
@90d30402
|
16 years |
Roman R. |
vertically aligning as per Michael's suggestion
Originally committed …
|
|
|
@6a276c46
|
16 years |
Roman R. |
unrolling the loops as per Michael's suggestion
Originally committed …
|
|
|
@0843ddc
|
16 years |
Roman R. |
fixing a bug that prevented proper unweighting table to be selected
…
|
|
|
@2b6cee9f
|
16 years |
Roman R. |
Doxygenizing the comments
Originally committed as revision 15578 to …
|
|
|
@c9b0b38
|
16 years |
Roman R. |
simplifying the code as per Michael's suggestion
Originally committed …
|
|
|
@8f271177
|
16 years |
diego |
Sync cosmetics from upstream.
Originally committed as revision 15576 …
|
|
|
@fbdae895
|
16 years |
robert.swain |
Rename variables to clarify the channel coupling element and …
|
|
|
@5c2cb172
|
16 years |
robert.swain |
Correct documentation of ch_select array.
Patch by Alex Converse …
|
|
|
@88de95c2
|
16 years |
robert.swain |
Corrections to channel coupling code to attain conformance for …
|
|
|
@69bf69c7
|
16 years |
robert.swain |
Synchronise presets with recent subme/brdo/bidir_refine -> subme …
|
|
|
@d8d12c15
|
16 years |
diego |
Remove obsolete liba52 wrapper code.
Originally committed as revision …
|
|
|
@66e9aa74
|
16 years |
stefano.sabatini-lala |
Make less verbose a sentence in the preset system documentation.
…
|
|
|
@7cff2c7f
|
16 years |
lu_zero |
gcc-apple specific fallback not necessary anymore (btw no apple …
|
|
|
@da708eaa
|
16 years |
vitor1001 |
Cosmetics: rename mace3_decode_frame() to mace_decode_frame()
…
|
|
|
@10c1d192
|
16 years |
vitor1001 |
Avoid code duplication between mace3_decode_frame() and …
|
|
|
@0093396c
|
16 years |
stefano.sabatini-lala |
Remove unused and invalid code from ffmpeg.c.
Originally committed as …
|
|
|
@02a6a6ee
|
16 years |
diego |
Use HAVE_FAST_64BIT instead of nonstandard WORDSIZE macro.
…
|
|
|
@b0e047de
|
16 years |
vitor1001 |
Use a for() instead of triplicating code.
Originally committed as …
|
|
|
@cba64af
|
16 years |
kostya.shishkov |
Register RV-[34] block specific feature for long future loop filter
…
|
|
|
@3a540877
|
16 years |
vitor1001 |
Factorize duplicate table reading code.
Originally committed as …
|
|
|
@4a60e574
|
16 years |
stefano.sabatini-lala |
Document the preset files system.
Originally committed as revision …
|
|
|
@5b9ce252
|
16 years |
baptiste.coudurier |
10l, fix amrwb sample rate
Originally committed as revision 15562 to …
|
|
|
@b7f4e76d
|
16 years |
Aurélien Jacobs |
matroskaenc: correct muxing of ASS packets
- split packets to store …
|
|
|
@291902c2
|
16 years |
Aurélien Jacobs |
matroskaenc: use correct EBML ID for block duration
Originally …
|
|
|
@1bfbe8ff
|
16 years |
Aurélien Jacobs |
matroskaenc: pass the packet size directly as parameter of …
|
|
|
@8401c514
|
16 years |
Aurélien Jacobs |
matroskaenc: remove useless mkv_block_size() function
Originally …
|
|
|
@7ccc636f
|
16 years |
michaelni |
Favor even chunk sizes in ambiguous cases.
Fixes …
|
|
|
@f080a7bd
|
16 years |
michaelni |
Factorize stream id parsing.
Originally committed as revision 15556 …
|
|
|
@6bc03a69
|
16 years |
Reimar.Doeffinger |
Make size variables in dyn_buf_write unsigned so gcc will not optimize …
|
|
|
@88e2a9ae
|
16 years |
Carl Eugen Hoyos |
Remove b5Dither, g5Dither and r5Dither from libswscale.
Originally …
|
|
|