|
|
|
@157cba3b
|
18 years |
diego |
Mark this file properly as LGPL as allowed by its author Leon van …
|
|
|
@7bb79b44
|
18 years |
gpoirier |
MONster is no longuer shipped with CHUD, as it's been superseeded by …
|
|
|
@805934b3
|
18 years |
kostya.shishkov |
Try to handle all chunks, previous scheme was not correct.
Originally …
|
|
|
@c0d6fc1f
|
18 years |
kostya.shishkov |
Handle raw blocks correctly (both updating pointer and storing to …
|
|
|
@eb57c889
|
18 years |
kostya.shishkov |
VMware Video decoder (fourcc: VMnc)
Originally committed as revision …
|
|
|
@353e433b
|
18 years |
michaelni |
seems the output of that code is never used
Originally committed as …
|
|
|
@ae5e7e7f
|
18 years |
mans |
inline align_get_bits()
Originally committed as revision 6169 to …
|
|
|
@29b372b9
|
18 years |
bugfood-ml |
error message spelling typo
Originally committed as revision 6168 to …
|
|
|
@ffb512e3
|
18 years |
baptiste.coudurier |
move track timescale/sampleDuration init to write_header and return …
|
|
|
@5c07cf53
|
18 years |
gpoirier |
Clarified API for numbered sequences, patch by Michel Bardiaux % …
|
|
|
@22e46959
|
18 years |
gpoirier |
Add sws_getCachedContext(), which checks if context is valid or …
|
|
|
@d6789842
|
18 years |
diego |
Exchange informal GPL notice by official license header.
Originally …
|
|
|
@af41dd8
|
18 years |
diego |
Exchange informal LGPL notice by official license header.
Originally …
|
|
|
@04ae12e9
|
18 years |
kostya.shishkov |
WVC1 is now decodeable with VC-1 decoder.
Originally committed as …
|
|
|
@3c275f6d
|
18 years |
kostya.shishkov |
VC-1 Advanced Profile support (progressive only, tested on WVC1 …
|
|
|
@3c8f30a7
|
18 years |
Roman R. |
* Restructuring the division of labor between DV codec and DV format
…
|
|
|
@712ae911
|
18 years |
diego |
The license of this file is LGPL, as clarified by Fabrice.
Originally …
|
|
|
@a4dd5fb7
|
18 years |
gpoirier |
port ppm vhook to swscaler
patch by Victor Paesa % wzrlpy A arsystel P …
|
|
|
@efa4b887
|
18 years |
diego |
Switch license from GPL to LGPL, this file originates from libdv, …
|
|
|
@73c42241
|
18 years |
diego |
Add copyright notice from the Independent JPEG Group instead of …
|
|
|
@1df051e1
|
18 years |
justin.ruggles |
Fix 2 bit allocation bugs. One fix enables using a higher bandwidth …
|
|
|
@74945176
|
18 years |
diego |
Add license from zlib.h instead of referring to it.
Originally …
|
|
|
@60aae27a
|
18 years |
kostya.shishkov |
AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly …
|
|
|
@0e176c3e
|
18 years |
mans |
remove redundant declarations
Originally committed as revision 6153 …
|
|
|
@6243da0d
|
18 years |
kostya.shishkov |
Drop put_vc1_qpel_pixels_tab as they won't be needed anymore.
…
|
|
|
@b0c8e1b8
|
18 years |
kostya.shishkov |
Replace usage of put_*_vc1_qpel_pixels_tab with …
|
|
|
@e34350a3
|
18 years |
kostya.shishkov |
New function for chroma MC (will be used in VC-1)
Originally …
|
|
|
@f7e89c73
|
18 years |
lorenm |
snow cosmetics: merge the sliced and non-sliced versions of add_yblock …
|
|
|
@74e6a8aa
|
18 years |
lorenm |
fix snow 1pass rc: the qlog used and the one written to the bitstream …
|
|
|
@98145875
|
18 years |
lu_zero |
Align the input buffer in ffplay, introduce a public macro for aligned …
|
|
|
@12ccec0f
|
18 years |
diego |
Remove superfluous variable setting, the script will exit anyway.
…
|
|
|
@ebb810d9
|
18 years |
diego |
The fail test needs to be outside of the GPL test, it's referenced …
|
|
|
@91beada7
|
18 years |
diego |
Some gcc versions dislike version.h to appear in the list of files to …
|
|
|
@27303c8a
|
18 years |
lu_zero |
Proper fix for the corner case that would have been corrected before, …
|
|
|
@7e82145
|
18 years |
lu_zero |
Revert previous commit
Originally committed as revision 6142 to …
|
|
|
@99d239b3
|
18 years |
lu_zero |
Fix float_to_int16, unaligned case, broken by the previous commit
…
|
|
|
@2064c77a
|
18 years |
gpoirier |
Fix for AVI files with odd sized 'movi' list
Patch by David Conrad …
|
|
|
@74691b7b
|
18 years |
kostya.shishkov |
New qpel MC functions conforming to VC-1 standard.
Existing DSPUtil …
|
|
|
@2d5eadcc
|
18 years |
kostya.shishkov |
Spelling
Originally committed as revision 6138 to …
|
|
|
@66ff2c1f
|
18 years |
kostya.shishkov |
Motion compensation for luma always use halfpel precision.
Originally …
|
|
|
@e8a42081
|
18 years |
diego |
Fix linking when the FFM muxer/demuxer is disabled.
patch by …
|
|
|
@fe84b3f0
|
18 years |
diego |
Work around Solaris tr not understanding "tr a-z A-Z" as it should.
…
|
|
|
@c07bd6a9
|
18 years |
michaelni |
print warnings if
gcc ignores inline directives
pointer arithmetic …
|
|
|
@504ee036
|
18 years |
michaelni |
fix b pyramid in mp4 muxing if no dts are provided to the muxer
…
|
|
|
@56d2d2d0
|
18 years |
banan |
PPM vhook documentation, by Victor Paesa.
wzrlpy at arsystel dot com
…
|
|
|
@e645a733
|
18 years |
banan |
Added -map usage to docs.
Originally committed as revision 6131 to …
|
|
|
@89e89c95
|
18 years |
banan |
Added Maintainers entry
Originally committed as revision 6130 to …
|
|
|
@dd933153
|
18 years |
gpoirier |
Re-Add support for PNG or PNM as watermark images, which was broken …
|
|
|
@809b6a31
|
18 years |
gpoirier |
Use libswscale in fish vhook.
Patch by
Victor Paesa …
|
|
|
@a940b428
|
18 years |
michaelni |
clarify
please reply to ffmpeg-dev if you disagree so it can be …
|
|
|
@d1a7ae1
|
18 years |
michaelni |
make the C code of the swscaler which i wrote LGPL
Originally …
|
|
|
@bb42f829
|
18 years |
nicola.sabbi |
install opt.h
Originally committed as revision 6126 to …
|
|
|
@5d915e82
|
18 years |
gpoirier |
Use av_malloc instead of plain malloc where appropriate
Patch by …
|
|
|
@c5e33115
|
18 years |
gpoirier |
add support for information in CDXA format
patch by Allan Sandfeld …
|
|
|
@9dc5607b
|
18 years |
gpoirier |
Add missing file from commit r6122 (AVISynth support)
Originally …
|
|
|
@8ac1729
|
18 years |
gpoirier |
AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % …
|
|
|
@776fe466
|
18 years |
lorenm |
slightly faster deblock
Originally committed as revision 6121 to …
|
|
|
@a1b65018
|
18 years |
Aurélien Jacobs |
use the A32_BITSTREAM_READER by default on ARM (faster)
Originally …
|
|
|
@51ebd136
|
18 years |
Aurélien Jacobs |
ALT_BITSTREAM_READER_LE is obviously not needed for the tta demuxer, …
|
|
|
@75c998a
|
18 years |
Aurélien Jacobs |
force usage of ALT_BITSTREAM_READER where needed
Originally committed …
|
|
|
@8fbc6aae
|
18 years |
Aurélien Jacobs |
move some functions to bitstream.h to avoid conflicts
between …
|
|
|
@1b4f17fa
|
18 years |
michaelni |
fix buffer handling
Originally committed as revision 6116 to …
|
|
|
@00b2fa86
|
18 years |
lucabe72 |
Minimal support for the new pixel formats in libavcodec
Originally …
|
|
|
@be484a2c
|
18 years |
gpoirier |
convert null vhook to libswscale
Patch by Victor Paesa % wzrlpy A …
|
|
|
@3e20143e
|
18 years |
lorenm |
mmx implementation of deblocking strength decision.
2-3% faster h264.
…
|
|
|
@001299b
|
18 years |
lucabe72 |
Add some new pixel formats to libavutil
Originally committed as …
|
|
|
@ee3bc9d3
|
18 years |
michaelni |
overread AV_LOG_ERROR -> AV_LOG_DEBUG
Originally committed as …
|
|
|
@ec6913d2
|
18 years |
nicola.sabbi |
scan s->probesize packets instead of MAX_SCAN_PACKETS (that is still …
|
|
|
@9e6c9470
|
18 years |
nicola.sabbi |
added option probesize; at the moment only used by mpegts.c
…
|
|
|
@4eb72c6b
|
18 years |
nicola.sabbi |
initial support for AVOption in AVFormatContext
Originally committed …
|
|
|
@c0c66dd8
|
18 years |
michaelni |
fix low bitrate mp3
Originally committed as revision 6107 to …
|
|
|
@bfe328ca
|
18 years |
lorenm |
tweak cabac. 0.5% faster h264.
Originally committed as revision 6106 …
|
|
|
@39b434c6
|
18 years |
michaelni |
check the validity of the amount of the remaining bytes in the …
|
|
|
@716d73b4
|
18 years |
michaelni |
unused var
Originally committed as revision 6104 to …
|
|
|
@4e2d6a45
|
18 years |
michaelni |
dont copy frame if the whole mp1/2/3 frame is available in one piece …
|
|
|
@6ff3b2b8
|
18 years |
Aurélien Jacobs |
Fix A32_BITSTREAM_READER compilation on x86
Originally committed as …
|
|
|
@d6bea623
|
18 years |
michaelni |
make mpa_decode_header() 10 times faster
Originally committed as …
|
|
|
@731d0b1
|
18 years |
michaelni |
another silly typo which surprisingly neither valgrind nor cmp of the …
|
|
|
@d37bb9d
|
18 years |
michaelni |
10l found by valgrind
Originally committed as revision 6099 to …
|
|
|
@06e7fb82
|
18 years |
michaelni |
remove duplicated parser, people who pass random gibblets of the …
|
|
|
@6e4703c
|
18 years |
michaelni |
2nd try of skip_bits_long() for the ALT reader
1st try for the …
|
|
|
@a42ec9f4
|
18 years |
michaelni |
make A32 reader align its ptr during init no matter what missaligned …
|
|
|
@3dddf21f
|
18 years |
michaelni |
3rd try :)
Originally committed as revision 6095 to …
|
|
|
@1491e21
|
18 years |
michaelni |
2nd try for a skip_bits_long() for the A32 reader
Originally …
|
|
|
@5a7bd283
|
18 years |
michaelni |
move align_get_bits() to .h to avoid conflicts between different …
|
|
|
@727c236a
|
18 years |
michaelni |
prevent bitstream reader to be overriden
Originally committed as …
|
|
|
@965a63af
|
18 years |
michaelni |
support some totally broken ODML variant
Originally committed as …
|
|
|
@b89c8f58
|
18 years |
diego |
The FFLDFLAGS for MinGW are only meant for the shared libraries and …
|
|
|
@92c3ef65
|
18 years |
diego |
FFMPEG_VERSION was moved to version.h.
hint by Ramiro Polla, angustia …
|
|
|
@9bffa9e7
|
18 years |
michaelni |
avoid branch
Originally committed as revision 6088 to …
|
|
|
@14168ddb
|
18 years |
michaelni |
move variable declarations so that their scope is smaller
Originally …
|
|
|
@bc2d2757
|
18 years |
michaelni |
move the +400 out of the innermost loop
Originally committed as …
|
|
|
@9b49f89c
|
18 years |
michaelni |
avoid reading exponent twice
Originally committed as revision 6085 to …
|
|
|
@1f1d675b
|
18 years |
michaelni |
reduce size of vlc table, thats slightly faster here
Originally …
|
|
|
@55017f35
|
18 years |
michaelni |
try to avoid l3_unscale() by using a table
Originally committed as …
|
|
|
@f8347c41
|
18 years |
michaelni |
replace l3_unscale(1, exponents[pos]) by LUT
Originally committed as …
|
|
|
@7ca1ed0d
|
18 years |
michaelni |
maybe fixing the segfault on ARM
Originally committed as revision …
|
|
|
@5902bdd8
|
18 years |
Aurélien Jacobs |
cook shouldn't try to enforce the bitstream reader type
Originally …
|
|
|
@c61900c6
|
18 years |
baptiste.coudurier |
fix mac3audio.mov, pcm_s8 and pcm_u8 can only have sample size of 1 …
|
|
|
@acf36db
|
18 years |
baptiste.coudurier |
correct uid, and enable JPEG 2000 detection
Originally committed as …
|
|
|