|
|
|
@1be7c87f
|
17 years |
michaelni |
move show_pict_info() to its own function
Originally committed as …
|
|
|
@89aa478f
|
17 years |
Aurélien Jacobs |
cosmetics: alignment
Originally committed as revision 9802 to …
|
|
|
@b1dc5be
|
17 years |
Aurélien Jacobs |
replaces hardcoded values by the equivalent enum definitions
…
|
|
|
@4d8243d3
|
17 years |
michaelni |
add vst option to select video stream
Originally committed as …
|
|
|
@e0c850a8
|
17 years |
michaelni |
Avoid misdetecting acelp in ASF as MP3.
fixes 2001-04-11.asf
…
|
|
|
@11bf3847
|
17 years |
Aurélien Jacobs |
add proper support for subtitles muxing/stream copying
Originally …
|
|
|
@8e0d882b
|
17 years |
Aurélien Jacobs |
copy language information from input stream to output
Originally …
|
|
|
@a03d59b7
|
17 years |
Aurélien Jacobs |
copy packet duration when doing a stream copy
Originally committed as …
|
|
|
@977f6a90
|
17 years |
Aurélien Jacobs |
remove wrong const qualifier
Originally committed as revision 9795 to …
|
|
|
@868e43d
|
17 years |
Aurélien Jacobs |
use the most appropriate codec id for A_MPEG/L1 and L2
Originally …
|
|
|
@0f40b54c
|
17 years |
Aurélien Jacobs |
reorder matroska codec tags so that the encoder picks up the …
|
|
|
@5d2b15b8
|
17 years |
stefan.gehrer |
have less functions as inline
Originally committed as revision 9792 …
|
|
|
@d58d7ade
|
17 years |
vitor1001 |
Minor cosmetics
Originally committed as revision 9791 to …
|
|
|
@e4f42564
|
17 years |
takis.issaris |
Update the dvdsub parser to be able to parse HD-DVD subtitle packets. …
|
|
|
@4e16a060
|
17 years |
takis.issaris |
Reindent two lines.
Patch by: Ian Caulfield, ian caulfield & gmx at
…
|
|
|
@1aadf63f
|
17 years |
takis.issaris |
Add HD-DVD subpicture decoding.
Patch by: Ian Caulfield, ian caulfield …
|
|
|
@a363effb
|
17 years |
takis.issaris |
Rename "palette" to "colormap" when it's referring to the mapping from …
|
|
|
@c7d96ac6
|
17 years |
gpoirier |
increase buffer size of LAME MP3 encoder
The previous size lead to A/V …
|
|
|
@73f51a4d
|
17 years |
Aurélien Jacobs |
help some gcc version to optimize out those functions
Originally …
|
|
|
@4611b64
|
17 years |
justin.ruggles |
simplify snr offset and bit allocation
Originally committed as …
|
|
|
@e9a38248
|
17 years |
justin.ruggles |
only use sized data types when necessary
Originally committed as …
|
|
|
@8f58a4c9
|
17 years |
justin.ruggles |
set bit allocation parameters directly instead of copying
Originally …
|
|
|
@e2cd6686
|
17 years |
justin.ruggles |
use enum value instead of numerical value for acmod
Originally …
|
|
|
@bc8edb7e
|
17 years |
justin.ruggles |
use consistent data type for exponents. needs to be int8_t to pass to …
|
|
|
@878c40a1
|
17 years |
justin.ruggles |
change some bit masks to arrays
Originally committed as revision 9779 …
|
|
|
@21d0a823
|
17 years |
diego |
10l: Uppercase some more overlooked makefile variables.
Originally …
|
|
|
@021551c5
|
18 years |
diego |
Uppercase variable overlooked in last commit.
Originally committed as …
|
|
|
@22a324da
|
18 years |
diego |
cosmetics: Use uppercase names for installation directories in …
|
|
|
@c75560ae
|
18 years |
diego |
cosmetics: Do not use braces in makefiles, use normal parentheses.
…
|
|
|
@bec37145
|
18 years |
justin.ruggles |
cosmetics: indentation
Originally committed as revision 9774 to …
|
|
|
@9fc1ab72
|
18 years |
justin.ruggles |
Use shared AC-3 header parsing. Move some initializations to block …
|
|
|
@9ef60390
|
18 years |
justin.ruggles |
don't need to synchronize in the decoder. the parser does that …
|
|
|
@de34875c
|
18 years |
justin.ruggles |
get rid of an ugly macro
Originally committed as revision 9771 to …
|
|
|
@7868349a
|
18 years |
takis.issaris |
Return AVERROR(EINVAL) when invalid width and/or height are specified …
|
|
|
@90f06cea
|
18 years |
takis.issaris |
Return AVERROR(ENOMEM) on memory allocation failure of avcodec_open.
…
|
|
|
@9510da2b
|
18 years |
takis.issaris |
Replace ENOSYS by ENOTSUP as in this case the problem is not really a …
|
|
|
@7889f52
|
18 years |
mmhoffm |
integrating blackfin optimized yuyvtoyv12 converter
Originally …
|
|
|
@b41c9046
|
18 years |
mmhoffm |
removing reference to bfin_sram.h its not used anylonger
Originally …
|
|
|
@4055d271
|
18 years |
mmhoffm |
adding blackfin optimized yuyvtoyv12 converter
Originally committed …
|
|
|
@f0326fde
|
18 years |
ramiro.polla |
Add new imlib2 documentation from vhook/imlib2.c to doc/hooks.texi.
…
|
|
|
@b8ef6423
|
18 years |
ramiro.polla |
Remove EXTRADEPS from common.mak since it is no longer used
…
|
|
|
@6b8bcd3e
|
18 years |
benoit.fouet |
regression tests for yuv440p yuvj440p
patch by Andreas Öman: [andreas …
|
|
|
@83c43e4d
|
18 years |
gpoirier |
bail out on unknown jpeg pixel format instead of silently decoding …
|
|
|
@85565db0
|
18 years |
takis.issaris |
Replace all occurrences of AVERROR_NOTSUPP with AVERROR(ENOSYS).
…
|
|
|
@5632e568
|
18 years |
takis.issaris |
Correct one Doxygen entry, replacing NOMEM with AVERROR(ENOMEM).
…
|
|
|
@24fddf48
|
18 years |
takis.issaris |
Replace the only occurrence of AVERROR_NOENT with AVERROR(ENOENT).
…
|
|
|
@6f3e0b21
|
18 years |
takis.issaris |
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
Originally …
|
|
|
@769e10f0
|
18 years |
takis.issaris |
Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).
…
|
|
|
@390d5a7c
|
18 years |
diego |
cosmetics: indentation
Originally committed as revision 9758 to …
|
|
|
@d0f596b4
|
18 years |
diego |
Make video hook infrastructure conditional on video hooks being …
|
|
|
@d72e7d0f
|
18 years |
benoit.fouet |
use sscanf to parse address
Originally committed as revision 9756 to …
|
|
|
@d04d5bcd
|
18 years |
takis.issaris |
Fix the self tests which are contained in some codecs and are using …
|
|
|
@cc61f96f
|
18 years |
takis.issaris |
Fix the compilation of dct-test, fft-test and motion-test which are …
|
|
|
@90c1d7b4
|
18 years |
benoit.fouet |
UltraSPARC VIS yuv2rgb
patch by Denes Balatoni: [dbalatoni interware …
|
|
|
@1e7f3638
|
18 years |
lucabe72 |
Implement av_strlcatf(): a strlcat which adds a printf style formatted …
|
|
|
@614e9b24
|
18 years |
justin.ruggles |
don't need to define ALT_BITSTREAM_READER
Originally committed as …
|
|
|
@36266421
|
18 years |
justin.ruggles |
update license header. add copyright for myself. correct and complete …
|
|
|
@3bb004fc
|
18 years |
justin.ruggles |
revise comment for exponent decoding function
Originally committed as …
|
|
|
@4415076f
|
18 years |
justin.ruggles |
new implementation of exponent decoding
Originally committed as …
|
|
|
@d699d38
|
18 years |
justin.ruggles |
cosmetics: indentation
Originally committed as revision 9748 to …
|
|
|
@0ce6680
|
18 years |
justin.ruggles |
remove portions of bit allocation which are no longer needed since …
|
|
|
@d24ce947
|
18 years |
alex |
indentation fix
Originally committed as revision 9746 to …
|
|
|
@6c4d4fa3
|
18 years |
alex |
removed unused variable ti
Originally committed as revision 9745 to …
|
|
|
@9c8d9f25
|
18 years |
vitor1001 |
Another minor simplification
Originally committed as revision 9744 to …
|
|
|
@ac069107
|
18 years |
banan |
Set the step index correctly for flash adpcm. Patch by Baptiste …
|
|
|
@9fff16bc
|
18 years |
banan |
Calculate the correct blocksize for flash adpcm. Patch by Baptiste …
|
|
|
@1f48345a
|
18 years |
benoit.fouet |
remove warnings
Originally committed as revision 9741 to …
|
|
|
@2c79288d
|
18 years |
benoit.fouet |
fix mem leak
patch by Zdenek Kabelac: [zdenek kabelac gmail com]
…
|
|
|
@c9128d56
|
18 years |
vitor1001 |
Make deinterlace_16 receive an array as a parameter and not two …
|
|
|
@b37bce6b
|
18 years |
vitor1001 |
Minor simplification
Originally committed as revision 9738 to …
|
|
|
@60c4a31c
|
18 years |
vitor1001 |
Yet more cosmetics
Originally committed as revision 9737 to …
|
|
|
@10024d44
|
18 years |
vitor1001 |
More cosmetics
Originally committed as revision 9736 to …
|
|
|
@d0da8020
|
18 years |
vitor1001 |
Remove reimplementation of av_log2
Originally committed as revision …
|
|
|
@ef0d7a0d
|
18 years |
Reimar.Doeffinger |
Document aes init code writing on purpose beyond round_key array into …
|
|
|
@109d30e9
|
18 years |
benoit.fouet |
remove useless check
Originally committed as revision 9733 to …
|
|
|
@9ba7fe6d
|
18 years |
benoit.fouet |
use YUV440P in swscale
patch by Andreas Öman: \andreas olebyn nu/ …
|
|
|
@4196cfb7
|
18 years |
benoit.fouet |
add YUV440P and YUVJ440P support
patch by Andreas Öman: \andreas …
|
|
|
@104d0418
|
18 years |
benoit.fouet |
fix emulated inet_aton so that it fails for invalid addresses
patch by …
|
|
|
@f1752010
|
18 years |
vitor1001 |
Test for supported number of channels
Originally committed as …
|
|
|
@586e5bd9
|
18 years |
vitor1001 |
Cosmetics: indentation
Originally committed as revision 9729 to …
|
|
|
@a1301f29
|
18 years |
vitor1001 |
Cosmetics: alignment
Originally committed as revision 9728 to …
|
|
|
@10fb5763
|
18 years |
vitor1001 |
Remove more code duplication. Based on a patch by Matthieu Castet.
…
|
|
|
@d562ba23
|
18 years |
vitor1001 |
Move var. declaration to allow further clean up
Originally committed …
|
|
|
@001ec026
|
18 years |
michaelni |
lcl.c doesnt exist anymore
Originally committed as revision 9725 to …
|
|
|
@7f268016
|
18 years |
vitor1001 |
Remove code duplication. Based on a patch by Matthieu Castet.
…
|
|
|
@33ed2d84
|
18 years |
lu_zero |
Editorial cleanup, thanks Diego =)
Originally committed as revision …
|
|
|
@241fb0c4
|
18 years |
lu_zero |
RTP clarifications
Originally committed as revision 9722 to …
|
|
|
@0509d453
|
18 years |
alex |
set codec_type on init
Originally committed as revision 9721 to …
|
|
|
@43924f01
|
18 years |
alex |
use av_q2d as in the rest of the file
Originally committed as …
|
|
|
@f1ea5c2a
|
18 years |
diego |
typo fixes
Originally committed as revision 9719 to …
|
|
|
@04d2e45f
|
18 years |
benoit.fouet |
create colorspace.h and use it where appropriate
patch by Ian …
|
|
|
@208e63b
|
18 years |
michaelni |
mention rfc 4629 for rtp-h263(+)
Originally committed as revision …
|
|
|
@b5f3f2b8
|
18 years |
mmhoffm |
fixpoint: renaming all lowlevel arithmetic routines to xxx_float
…
|
|
|
@325751ef
|
18 years |
diego |
This was rewritten by Michael, switch copyrights to him and license to …
|
|
|
@21f41fa6
|
18 years |
benoit.fouet |
revert my accidental previous commit
Originally committed as revision …
|
|
|
@83ef1fea
|
18 years |
benoit.fouet |
fix tools compilation
Originally committed as revision 9712 to …
|
|
|
@975741e7
|
18 years |
benoit.fouet |
Don't segfault if an empty codebook gets used.
Patch by Denes …
|
|
|
@263c241
|
18 years |
Roman R. |
* making profile selection a bit more tolerant to the badly broken …
|
|
|
@f1639f69
|
18 years |
mmhoffm |
cosmetics: adding some white space to align the arguments of a couple …
|
|
|
@19b95df0
|
18 years |
mans |
remove useless #ifdef CONFIG_ZLIB from zmbv decoder
Originally …
|
|
|