|
|
|
@dee6dde6
|
20 years |
michaelni |
avoid unneeded clear_blocks()
Originally committed as revision 4157 …
|
|
|
@f9e0f2a2
|
20 years |
michaelni |
extract from the subid the options
instead of doing a case where we …
|
|
|
@9786bd4d
|
20 years |
michaelni |
fixing broken_rv20_1mb_.rm
Originally committed as revision 4155 to …
|
|
|
@b80875c
|
20 years |
lorenm |
fix ref comparison in B-frame deblocker ('unused' and 'unavailable' …
|
|
|
@160d679c
|
20 years |
mike |
Ministry of English Composition, reporting for duty (and the word is …
|
|
|
@93ccc14d
|
20 years |
r_togni |
Put correct fourcc in tag field for amr_nb (samr) and amr_wb (sawb)
…
|
|
|
@dfb706da
|
20 years |
michaelni |
Spelling errors patch by (Kevin Baragona | kevinmb500 gawab com)
…
|
|
|
@bd085459
|
20 years |
michaelni |
typo fix by ("Todd.Kirby" doubleshot pacbell net)
Originally …
|
|
|
@12e11662
|
20 years |
makovick |
check for negative strides before memcpy
Originally committed as …
|
|
|
@e63ac25d
|
20 years |
makovick |
support for both orderings of the slices (top->down / bottom->up)
…
|
|
|
@4719d1f3
|
20 years |
michaelni |
Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free …
|
|
|
@2de4ba7f
|
20 years |
michaelni |
avoid clearing block[] if its not used at all
Originally committed as …
|
|
|
@e2e5894
|
20 years |
lorenm |
deblocking filter doesn't need to call fill_caches again. 1.4% faster …
|
|
|
@dff0f035
|
20 years |
michaelni |
mpeg2_fast_decode_block_intra()
Originally committed as revision 4146 …
|
|
|
@bfaad39
|
20 years |
diego |
Indeo 2
Originally committed as revision 4145 to …
|
|
|
@8b39f75b
|
20 years |
michaelni |
simplify
Originally committed as revision 4144 to …
|
|
|
@ee572c54
|
20 years |
michaelni |
remove duplicate clip to 8bit function
Originally committed as …
|
|
|
@f707a5eb
|
20 years |
michaelni |
buffer overflows
Originally committed as revision 4142 to …
|
|
|
@856dbbf
|
20 years |
michaelni |
Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)
Originally …
|
|
|
@29df2599
|
20 years |
michaelni |
optimizing non_intra ac coeff decode
Originally committed as revision …
|
|
|
@6f921f3
|
20 years |
mike |
remove superfluous CONFIG_ENCODERS (entire function is already …
|
|
|
@0ffd77b9
|
20 years |
michaelni |
fixing demuxing of DV5700.asf
Originally committed as revision 4138 …
|
|
|
@e91f4bf1
|
20 years |
michaelni |
avoid UPDATE_CACHE() in GET_RL_VLC() if not needed
Originally …
|
|
|
@5bb8a0da
|
20 years |
michaelni |
various fixes related to the non alt_bitstream_reader
Originally …
|
|
|
@8230cf0
|
20 years |
Aurélien Jacobs |
add an AMD64 specific implementation of rdtsc()
Originally committed …
|
|
|
@6c618a2
|
20 years |
diego |
gcc 4 compilation fix
patch by Bret Hughes <bhughes at elevating dot …
|
|
|
@4e492bf
|
20 years |
michaelni |
read 32bit instead of 64bit to avoid overreading and missalignments
…
|
|
|
@8c2515bb
|
20 years |
michaelni |
fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink net
…
|
|
|
@b44985ba
|
20 years |
michaelni |
store the number of runs to avoid storing the last run value
about 10% …
|
|
|
@2cd34043
|
20 years |
lorenm |
allow 2pass ratecontrol. also fixes psnr displayed by mencoder.
…
|
|
|
@cbb1d2b1
|
20 years |
michaelni |
replace complicated pointer dereference + index stuff by pointers in …
|
|
|
@99cd59e
|
20 years |
michaelni |
minor optimization
Originally committed as revision 4128 to …
|
|
|
@3c096ac7
|
20 years |
michaelni |
optimizing unpack_coeffs()
Originally committed as revision 4127 to …
|
|
|
@86e59cc0
|
20 years |
michaelni |
Snow segfault bug in revision 1.43 patch by (Yartrebo /yartrebo …
|
|
|
@2c34596f
|
20 years |
michaelni |
non 4:2:0 foobar.{Y,U,V} support
Originally committed as revision …
|
|
|
@f40487c2
|
20 years |
mans |
s/u_char/uint8_t/
Originally committed as revision 4124 to …
|
|
|
@17929c04
|
20 years |
mans |
fix seeking bug
Originally committed as revision 4123 to …
|
|
|
@67c311fa
|
20 years |
alex |
changed the mailinglist pointers to the new place (mplayerhq)
…
|
|
|
@056f6179
|
20 years |
mans |
s/u_char/uint8_t/
Originally committed as revision 4121 to …
|
|
|
@2d2f443d
|
20 years |
mans |
s/u_char/uint8_t/
Originally committed as revision 4120 to …
|
|
|
@f5a71928
|
20 years |
michaelni |
rescale coefficients during IDWT, that way the lifting steps are much …
|
|
|
@6fbcfec0
|
20 years |
michaelni |
testing cvslog
Originally committed as revision 4118 to …
|
|
|
@88e3d29b
|
20 years |
michaelni |
testing cvslog
Originally committed as revision 4117 to …
|
|
|
@ad3aa874
|
20 years |
mans |
pre-c99 compatibility
Originally committed as revision 4116 to …
|
|
|
@a0a74ad9
|
20 years |
michaelni |
increasing precission of the quantization parameter
this is needed as …
|
|
|
@c97de57c
|
20 years |
michaelni |
fix QROOT != 8
Originally committed as revision 4114 to …
|
|
|
@9146ca37
|
20 years |
mans |
Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot …
|
|
|
@a18ba908
|
20 years |
r_togni |
Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi) …
|
|
|
@76d6abc
|
20 years |
r_togni |
Fix colors for YV12 case (u/v planes are swapped)
Fixes locoRGBA.avi …
|
|
|
@2d216336
|
20 years |
revol |
"don't quit" option to attach a debugger /check mem leaks
"no write" …
|
|
|
@debc2adb
|
20 years |
michaelni |
CABAC support for MBAFF I frames patch by (Loïc Le Loarer < lll+ffmpeg …
|
|
|
@538a384
|
20 years |
michaelni |
10% faster unpack_coeffs
Originally committed as revision 4108 to …
|
|
|
@3cff4572
|
20 years |
michaelni |
fixing lossless snow
Originally committed as revision 4107 to …
|
|
|
@826de46
|
20 years |
michaelni |
CABAC support for MBAFF I frames patch by (Loïc Le Loarer | lll+ffmpeg …
|
|
|
@0979831
|
20 years |
michaelni |
printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se)
…
|
|
|
@565a45a
|
20 years |
michaelni |
merge vertical lifting steps and a little cleanup
Originally …
|
|
|
@a622dc43
|
20 years |
michaelni |
Typo errors patch by (QuickTime | ffmpeg gmail com>
Originally …
|
|
|
@aa26aa78
|
20 years |
ikalvachev |
reinitialize on aspect change,
required for dvb aspect changes
…
|
|
|
@a0d1931c
|
20 years |
michaelni |
Snow Slicing patch by (Yartrebo) yartrebo earthlink net
Originally …
|
|
|
@d13eef3d
|
20 years |
michaelni |
snow regression test
Originally committed as revision 4100 to …
|
|
|
@589f8220
|
20 years |
mike |
Autodesk Animator Studio Codec (AASC) video decoder, courtesy of …
|
|
|
@16543599
|
20 years |
michaelni |
fix vorbis in avi
Originally committed as revision 4098 to …
|
|
|
@29846f48
|
20 years |
mike |
support some more color modes; patch by Kostya
Originally committed …
|
|
|
@de39cdf5
|
20 years |
michaelni |
reverting 1.66 -> 1.67 change
Originally committed as revision 4096 …
|
|
|
@5b225466
|
20 years |
mike |
free that last frame
Originally committed as revision 4095 to …
|
|
|
@034eeaa1
|
20 years |
mike |
Westwood SND1 decoder, courtesy of Kostya
Originally committed as …
|
|
|
@e3d1cd8
|
20 years |
mans |
PSM support in MPEG-PS demuxer.
Based on a patch by Leon Woestenberg …
|
|
|
@09c3e44
|
20 years |
michaelni |
motion estimation bitrate penalty compensation
Originally committed …
|
|
|
@048bfeeb
|
20 years |
lorenm |
display deblocking strength in FF_DEBUG_PICT_INFO
Originally …
|
|
|
@17107065
|
20 years |
lorenm |
allow 16 refs with B-frames
Originally committed as revision 4090 to …
|
|
|
@9625a50
|
20 years |
michaelni |
add Loïc Le Loarer
Originally committed as revision 4089 to …
|
|
|
@6ba71fc4
|
20 years |
michaelni |
This is the second patch for MBAFF support, this adds the deblocking …
|
|
|
@3bf3d666
|
20 years |
michaelni |
The cvs version 1.103 of h264.c brokes 13 conformance streams, this …
|
|
|
@ced225a7
|
20 years |
michaelni |
fix psp muxing (probably this fix is wrong but its better then …
|
|
|
@083b80b5
|
20 years |
michaelni |
replace custom bitstream reader with get_bits/vlc()
Originally …
|
|
|
@fcbc799c
|
20 years |
michaelni |
make reverse[] non static
Originally committed as revision 4084 to …
|
|
|
@a8a15e9d
|
20 years |
mike |
Winnov WNV1 video decoder, courtesy of Konstantin Shishkov
Originally …
|
|
|
@cec1f05
|
20 years |
michaelni |
check mb/me_threshold range, fixes assertion failure
Originally …
|
|
|
@7143494
|
20 years |
michaelni |
more checks, fixes assertion failure
Originally committed as revision …
|
|
|
@3e2b6358
|
20 years |
michaelni |
bypass internal buffer for "large" packets
Originally committed as …
|
|
|
@d46db490
|
20 years |
michaelni |
segfault fix
Originally committed as revision 4079 to …
|
|
|
@3ce16b30
|
20 years |
michaelni |
discard dummy packets before doing inapropriate checks on them and …
|
|
|
@dffbfd06
|
20 years |
michaelni |
copy extradata for streamcopy
Originally committed as revision 4077 …
|
|
|
@b691166c
|
20 years |
michaelni |
25_fix_problem_that_unsynced_with_ss_option.patch by (Calcium | …
|
|
|
@3ed4046f
|
20 years |
michaelni |
create temporary file in current directory if it failed in /tmp
…
|
|
|
@3e0fdf37
|
20 years |
diego |
Replace stray spaces by a tab.
Originally committed as revision 4074 …
|
|
|
@982e53fe
|
20 years |
michaelni |
31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | …
|
|
|
@c64d476c
|
20 years |
michaelni |
30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp) …
|
|
|
@649b918c
|
20 years |
michaelni |
29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp)
…
|
|
|
@58d2a150
|
20 years |
michaelni |
28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp)
…
|
|
|
@59fa3f9
|
20 years |
michaelni |
support omiting various headers in mpeg4 as WMP seems to have …
|
|
|
@0d23cb84
|
20 years |
revol |
Patch for "uuid" atom followed after atom "ftyp" by "QuickTime <ffmpeg …
|
|
|
@8272de4e
|
20 years |
michaelni |
fix time stored in mov
based upon 23_fix_timestamp_in_mov.patch by …
|
|
|
@a9aa3467
|
20 years |
michaelni |
change audio volume range so that the very slow division by 100 can be …
|
|
|
@7e987c33
|
20 years |
michaelni |
19_audio_volume_adj.patch by (Calcium | calcium nurs or jp)
…
|
|
|
@ca80810b
|
20 years |
michaelni |
12_finish_encoding_at_shortest_stream_was_finished.patch by (Calcium | …
|
|
|
@6c13c88
|
20 years |
michaelni |
trying to fix a few minor values in the mp4/mov muxer
Originally …
|
|
|
@1ba02582
|
20 years |
michaelni |
04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp)
…
|
|
|
@b6e16b86
|
20 years |
michaelni |
08_limit_in_filesize.patch by (Calcium | calcium nurs or jp)
…
|
|
|
@ff8cc24b
|
20 years |
michaelni |
init has_b_frames for stream copy
Originally committed as revision …
|
|
|