|
|
|
@8cd15e47
|
18 years |
michaelni |
fix b frames + -mbd rd without -psnr (yes that was seriously buggy and …
|
|
|
@d9d6e7b7
|
18 years |
Aurélien Jacobs |
add support for FLAC in matroska
Originally committed as revision …
|
|
|
@248bc6bb
|
18 years |
diego |
Fix compilation with VC-1 decoder disabled.
Originally committed as …
|
|
|
@bb243e7
|
18 years |
michaelni |
fix b frames + -mbd rd without -psnr (yes that was seriously buggy and …
|
|
|
@169bc475
|
18 years |
michaelni |
100l infinite loop fix
Originally committed as revision 7147 to …
|
|
|
@e9f36c5c
|
18 years |
Aurélien Jacobs |
move common voc muxer and demuxer data to voc.c
Originally committed …
|
|
|
@5d244b29
|
18 years |
Aurélien Jacobs |
split voc.c into vocdec.c and vocenc.c
Originally committed as …
|
|
|
@8cc62264
|
18 years |
diego |
typo
Originally committed as revision 7144 to …
|
|
|
@426b11a8
|
18 years |
kostya.shishkov |
Decode non-interleaved scans
Originally committed as revision 7143 to …
|
|
|
@eb10ace
|
18 years |
diego |
Kb --> kb
Originally committed as revision 7142 to …
|
|
|
@cb741242
|
18 years |
diego |
Nuke config.log support.
Originally committed as revision 7141 to …
|
|
|
@8db4f43c
|
18 years |
gpoirier |
Fix declaration and code thingie
Originally committed as revision …
|
|
|
@4ec0ccb1
|
18 years |
gpoirier |
allow amr bitrate to be changed "on the fly" through avctx->bitrate. …
|
|
|
@0d6d9632
|
18 years |
Aurélien Jacobs |
add support for tta in matroska
Originally committed as revision 7138 …
|
|
|
@1038efd8
|
18 years |
diego |
typo
Originally committed as revision 7137 to …
|
|
|
@c9068f1b
|
18 years |
diego |
Current FFmpeg expects bits/s instead of kilobits/s in the -b option. …
|
|
|
@699e77b1
|
18 years |
diego |
Some notes about the order of options on the command line.
patch by …
|
|
|
@9f83e142
|
18 years |
diego |
Fix linking with H.261 support disabled.
patch by Tom Harper, …
|
|
|
@ec9ed85d
|
18 years |
michaelni |
infiinit loop fix for CBR + adaptive quant
Originally committed as …
|
|
|
@789382d
|
18 years |
michaelni |
100l qprd fix 2nd try
Originally committed as revision 7132 to …
|
|
|
@6ffdc53d
|
18 years |
kostya.shishkov |
Some progressive JPEG support
Originally committed as revision 7131 …
|
|
|
@9a313fe0
|
18 years |
Aurélien Jacobs |
cosmetics: reindent after last commit
Originally committed as …
|
|
|
@a487d231
|
18 years |
Aurélien Jacobs |
matroska: split real video frames so that each packet contains only …
|
|
|
@363c86ce
|
18 years |
Aurélien Jacobs |
matroska: properly handle real video extradata
Originally committed …
|
|
|
@a76920d8
|
18 years |
Aurélien Jacobs |
simplify free()+set to NULL using av_freep()
Originally committed as …
|
|
|
@3f9fea72
|
18 years |
michaelni |
testing all dquant for qp_rd fixes the qp runaway to 31 bug
…
|
|
|
@00f636a0
|
18 years |
gpoirier |
Add useful Altivec types, taken from with permission from x264 authors …
|
|
|
@807e0c66
|
18 years |
lucabe72 |
Clarify that some of the non-SIMD code is now LGPLed.
All the authours …
|
|
|
@40a08c7e
|
18 years |
Reimar.Doeffinger |
Correct GET/PUT_UTF8 comment: the get/put functions might be called up …
|
|
|
@a99cfb0d
|
18 years |
Reimar.Doeffinger |
Fix typo in comment
Originally committed as revision 7123 to …
|
|
|
@322af4be
|
18 years |
kostya.shishkov |
Identation
Originally committed as revision 7122 to …
|
|
|
@c8f9f9b9
|
18 years |
kostya.shishkov |
Divide first audio buffer chunk into atomary bufffers.
This slightly …
|
|
|
@5836d158
|
18 years |
diego |
Fix misplaced comment.
Originally committed as revision 7120 to …
|
|
|
@8662900
|
18 years |
diego |
Clean up XAN DPCM hack and set codec_tag to 0 for XAN DPCM, AVI files …
|
|
|
@9e7fd101
|
18 years |
mans |
improved pthreads test
Originally committed as revision 7118 to …
|
|
|
@3644d472
|
18 years |
banan |
Missed one log2().
Originally committed as revision 7117 to …
|
|
|
@468f8102
|
18 years |
ods15 |
change mpeg4 fourcc from "mp4s" to "mp4v"
Originally committed as …
|
|
|
@bf054f74
|
18 years |
ods15 |
update to libnut, use framecode table generator
Originally committed …
|
|
|
@a851cf8c
|
18 years |
ods15 |
update to libnut API, changes to frame_table_input
Originally …
|
|
|
@b615c1ed
|
18 years |
kostya.shishkov |
Optimize overlapping
Suggested by Skal, sprintf(mail, …
|
|
|
@7ad8d3b
|
18 years |
kostya.shishkov |
Fix comments
Originally committed as revision 7112 to …
|
|
|
@b6fa8993
|
18 years |
kostya.shishkov |
Overlap filtering was done in reverse order
Originally committed as …
|
|
|
@2b70eb2b
|
18 years |
michaelni |
fix support for avis with sample_size > packet size
Originally …
|
|
|
@f24d50e5
|
18 years |
mans |
TUNECPU is never used
Originally committed as revision 7109 to …
|
|
|
@4dc6270
|
18 years |
mans |
simplify [TARGET_]ARCH_* setting
Originally committed as revision …
|
|
|
@f57620d5
|
18 years |
mans |
add copyright notices for myself and Diego
Originally committed as …
|
|
|
@20d46c03
|
18 years |
alex |
Remove alpha channel from RGB555
Originally committed as revision …
|
|
|
@08d23410
|
18 years |
alex |
BGR555 has never been working as alpha supporting format. Remove the …
|
|
|
@550f6f97
|
18 years |
baptiste.coudurier |
parse video frame headers to get key flag
Originally committed as …
|
|
|
@6264a515
|
18 years |
michaelni |
forgotten 2 converters (yeah svn up, svn di svn ci isnt enough i …
|
|
|
@c2271987
|
18 years |
michaelni |
fixing the lamest bug in swscale, all the rgb/bgr->* code did 2x2 …
|
|
|
@4cedbe5c
|
18 years |
diego |
Remove stray newline.
Originally committed as revision 20959 to …
|
|
|
@f7c9f48d
|
18 years |
michaelni |
10l forgot (skip non keyframes after seeking between syncpoint and the …
|
|
|
@39c6a118
|
18 years |
michaelni |
remove broken decoder locking code
seeks now cause a special flush …
|
|
|
@43a86864
|
18 years |
baptiste.coudurier |
print error when unsupported sample rate is used with swf
Originally …
|
|
|
@06599638
|
18 years |
michaelni |
check max_pts_distance
Originally committed as revision 7100 to …
|
|
|
@0a3b575b
|
18 years |
michaelni |
skip non keyframes after seeking between syncpoint and the first …
|
|
|
@c873bc17
|
18 years |
michaelni |
remove unused variables
Originally committed as revision 7098 to …
|
|
|
@a57d13b7
|
18 years |
baptiste.coudurier |
throw error if unsupported resolution is used with h261
Originally …
|
|
|
@09e15184
|
18 years |
michaelni |
removing unused code
Originally committed as revision 7096 to …
|
|
|
@1ad20f9
|
18 years |
gpoirier |
remove duplicate code, patch by Ryan Martell rdm4 A martellventures P …
|
|
|
@e4bb7083
|
18 years |
ods15 |
Update to libnut API, non-negative errors
Originally committed as …
|
|
|
@3666f75d
|
18 years |
baptiste.coudurier |
make option field const
Originally committed as revision 7093 to …
|
|
|
@9c914398
|
18 years |
mans |
set CONFIG_OS2 using new method
Originally committed as revision 7092 …
|
|
|
@860391a
|
18 years |
mans |
gcc always #defines MINGW32 on mingw targets
Originally committed …
|
|
|
@02f9d8fb
|
18 years |
ods15 |
I suppose I can add myself, at least for my vorbis encoder...
…
|
|
|
@8e5606bf
|
18 years |
michaelni |
detect a few more errors (fixes libmp3-bug.avi again)
make pickyness …
|
|
|
@4e762357
|
18 years |
baptiste.coudurier |
add movenc.c maintainers
Originally committed as revision 7088 to …
|
|
|
@9123f531
|
18 years |
ods15 |
update to libnut API, don't free the streams
Originally committed as …
|
|
|
@3e4134f6
|
18 years |
diego |
Also remove cws2fws on clean.
Originally committed as revision 7086 …
|
|
|
@4d15aae1
|
18 years |
diego |
Do not build output_example and qt-faststart by default.
Originally …
|
|
|
@009618ea
|
18 years |
diego |
Remove duplicate *.lib from rm command.
Originally committed as …
|
|
|
@c5173a3b
|
18 years |
diego |
Remove ifneq MINGW condition around man page uninstallation. We don't …
|
|
|
@9464f2b8
|
18 years |
diego |
Move BeOS extralibs handling into configure.
Originally committed as …
|
|
|
@eaa53b95
|
18 years |
diego |
MinGW compilation fix, inet_aton and #includes depend on networking …
|
|
|
@bedb3550
|
18 years |
diego |
Remove tar target, it's hardly useful.
Originally committed as …
|
|
|
@0701ca7f
|
18 years |
mans |
set status variables automatically in check_header and check_func
…
|
|
|
@18b67ae5
|
18 years |
mans |
rename HAVE_DLFCN to HAVE_DLFCN_H
Originally committed as revision …
|
|
|
@c21d6325
|
18 years |
mans |
improve broken shell detection, and give a better error message
…
|
|
|
@2dbe0bd4
|
18 years |
michaelni |
check for frames with 2*size > max_dist and no crc
Originally …
|
|
|
@8ba3e5d8
|
18 years |
michaelni |
resync from last syncpoint
Originally committed as revision 7075 to …
|
|
|
@a26353e2
|
18 years |
michaelni |
remove skip spam
Originally committed as revision 7074 to …
|
|
|
@ee50a7c1
|
18 years |
michaelni |
making decoding more error robust
Originally committed as revision …
|
|
|
@7e5f82dc
|
18 years |
mans |
move comment
Originally committed as revision 7072 to …
|
|
|
@54eb77c0
|
18 years |
diego |
Move BeOS-specific code into os_support.c.
Originally committed as …
|
|
|
@9bb328d3
|
18 years |
michaelni |
reset internal buffer during seeking
Originally committed as revision …
|
|
|
@bd60e11b
|
18 years |
michaelni |
more checks and error messages
Originally committed as revision 7069 …
|
|
|
@576a85f7
|
18 years |
mans |
remove workaround for missing inttypes.h
Originally committed as …
|
|
|
@b3625676
|
18 years |
alex |
changed rgba32_to routines to support both alpha and non-alpha formats …
|
|
|
@8e96866a
|
18 years |
alex |
changed rgba32_to routines to support both alpha and non-alpha formats …
|
|
|
@d8b45f79
|
18 years |
alex |
Fix possible overflows. Found by Steven Johnson
Originally committed …
|
|
|
@eda70b42
|
18 years |
banan |
Add myself as maintainer for the imc* files.
Originally committed as …
|
|
|
@521fe1d2
|
18 years |
banan |
Remove log2() usage.
Originally committed as revision 7063 to …
|
|
|
@0d666a47
|
18 years |
ods15 |
update to libnut, add cache_syncpoints
Originally committed as …
|
|
|
@0bc5ccb8
|
18 years |
michaelni |
call AVCodec.flush() for audio too
Originally committed as revision …
|
|
|
@1fc17d15
|
18 years |
baptiste.coudurier |
add 422P@HL I-only universal label
Originally committed as revision …
|
|
|
@db5c43b4
|
18 years |
gpoirier |
Use common macro PUT_UTF8 in asf.c
Patch by Zuxy Meng, % zuxy P meng A …
|
|
|
@f32554f
|
18 years |
michaelni |
indention
Originally committed as revision 7058 to …
|
|
|
@071790c8
|
18 years |
michaelni |
seeking with index
Originally committed as revision 7057 to …
|
|
|
@4d5be986
|
18 years |
michaelni |
index less seeking in O(log n) time
Originally committed as revision …
|
|
|