|
|
|
@2750b827
|
21 years |
michaelni |
motion estimation cleanup
replace ugly macros by always_inline …
|
|
|
@c4a17148
|
21 years |
michaelni |
hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau …
|
|
|
@7c4f71c4
|
21 years |
michaelni |
exporting field_select/ref_index values
Originally committed as …
|
|
|
@8857a7ef
|
21 years |
michaelni |
10l
Originally committed as revision 3034 to …
|
|
|
@38030214
|
21 years |
michaelni |
fix y scale of mv vissualization of interlaced MVs
Originally …
|
|
|
@0c352cad
|
21 years |
michaelni |
fix exported motion vectors
Originally committed as revision 3032 to …
|
|
|
@11a8e425
|
21 years |
michaelni |
various fixes
Originally committed as revision 3031 to …
|
|
|
@e31d863e
|
21 years |
michaelni |
pts fix / b frame segfault fix
Originally committed as revision 3030 …
|
|
|
@2de28abb
|
21 years |
michaelni |
10l (segfault fix)
Originally committed as revision 3029 to …
|
|
|
@a4d36c11
|
21 years |
michaelni |
passing AVFrame instead of AVPicture around in ffmpeg, that way stuff …
|
|
|
@14e2a940
|
21 years |
michaelni |
flv dropable p frame support
Originally committed as revision 3027 to …
|
|
|
@068f2a22
|
21 years |
michaelni |
cleanup
fix streamcopy
Originally committed as revision 3026 to …
|
|
|
@bf17ff61
|
21 years |
michaelni |
stream copy pts fix
Originally committed as revision 3025 to …
|
|
|
@da63aac5
|
21 years |
michaelni |
seems wmv8 doesnt use intra-inter prediction
Originally committed as …
|
|
|
@a1947624
|
21 years |
michaelni |
forgotten copyright & dct_quantize_altivec disabled patch by (Romain …
|
|
|
@0abd6916
|
21 years |
michaelni |
10l by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Originally …
|
|
|
@12043e1d
|
21 years |
michaelni |
FreeBSD pthread patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
…
|
|
|
@0f5c3f21
|
21 years |
michaelni |
fixed buffering for low bitrates patch by (Hauke Duden <H.NS.Duden at …
|
|
|
@365e75f8
|
21 years |
michaelni |
t/dprintf printf -> av_log
Originally committed as revision 3019 to …
|
|
|
@a76078b9
|
21 years |
michaelni |
+-1 bugfix regression test checksum update
Originally committed as …
|
|
|
@e4a1fdfd
|
21 years |
michaelni |
segfault fix
Originally committed as revision 3017 to …
|
|
|
@137c8468
|
21 years |
michaelni |
unify table indexing (motion_val,dc_val,ac_val,coded_block changed) …
|
|
|
@37f5cd5a
|
21 years |
michaelni |
10l (stats didnt include av_write_trailer())
Originally committed as …
|
|
|
@1008ceb3
|
21 years |
michaelni |
print video/audio/global_header size and muxing overhead
Originally …
|
|
|
@a18b5183
|
21 years |
michaelni |
10l
Originally committed as revision 3013 to …
|
|
|
@450420ce
|
21 years |
kabi |
* removed config.h
Originally committed as revision 3012 to …
|
|
|
@550f0a9b
|
21 years |
michaelni |
Off-by-two in mpegts.c patch by (Wolfram Gloger <wmglo at dent dot med …
|
|
|
@6c205de2
|
21 years |
michaelni |
assert(time_incr >= 0) so its clear that this MUST be the case
…
|
|
|
@17c22f5
|
21 years |
michaelni |
libavformat/os_support.c HAVE_LOCALTIME_R patch by ("Steven M. …
|
|
|
@31179d85
|
21 years |
michaelni |
store correct pts
Originally committed as revision 3008 to …
|
|
|
@75553f82
|
21 years |
michaelni |
bit-exact
Originally committed as revision 3007 to …
|
|
|
@2fefb220
|
21 years |
michaelni |
distclean by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Originally …
|
|
|
@e5d64d68
|
21 years |
michaelni |
10l
Originally committed as revision 3005 to …
|
|
|
@3ec34bfd
|
21 years |
michaelni |
libavformat/mov.c fails with gcc 2.95.3 patch by ("Steven M. Schultz" …
|
|
|
@8d14a25c
|
21 years |
michaelni |
moving nearly identical binary search code from nut/mpeg/asf to …
|
|
|
@ee777235
|
21 years |
michaelni |
codec tag for FLV
Originally committed as revision 3002 to …
|
|
|
@7585aa5c
|
21 years |
michaelni |
4xm codec tag
Originally committed as revision 3001 to …
|
|
|
@9e528114
|
21 years |
michaelni |
progressive P frame CABAC support patch by (Laurent Aimar <fenrir at …
|
|
|
@b4c64c50
|
21 years |
michaelni |
some tag for mpeg2, so looking MPEG2VIDEO up works
Originally …
|
|
|
@d223532
|
21 years |
michaelni |
printf macro patch by (Allen Day <allenday at ucla dot edu>)
…
|
|
|
@d8019eb5
|
21 years |
michaelni |
verbosity patch by (Allen Day <allenday at ucla dot edu>)
Originally …
|
|
|
@31290c2b
|
21 years |
michaelni |
avoid seeking to the end, as it confuses some crappy code
Originally …
|
|
|
@ee76016c
|
21 years |
michaelni |
set codec_tag
Originally committed as revision 2995 to …
|
|
|
@a90466f7
|
21 years |
michaelni |
prefix global
Originally committed as revision 2994 to …
|
|
|
@44f110f5
|
21 years |
mike |
patch courtesy of Todd Kirby:
* Fixes a small memory leak in …
|
|
|
@2b382987
|
21 years |
michaelni |
checksum threshold removial
Originally committed as revision 2992 to …
|
|
|
@aec8f88a
|
21 years |
michaelni |
removing keyframe prediction and checksum threshold
Originally …
|
|
|
@19f82bc
|
21 years |
michaelni |
fixing alignment problems -> SSE2 support enabled again in libavcodec …
|
|
|
@1c0e205f
|
21 years |
michaelni |
writing corrupt files on MinGW patch by (Matthias Fritschi <choi at …
|
|
|
@1b8b121
|
21 years |
michaelni |
Missing LDFLAGS in libavcodec/Makefile patch by ("Michael T. Dean" …
|
|
|
@931c85d0
|
21 years |
michaelni |
aac decoding patch by ("Thomas Raivio" <tjraivio at cc dot hut dot …
|
|
|
@b2e3c528
|
21 years |
michaelni |
require the user to explicitly specifiy --enable-gpl before enabling …
|
|
|
@2768b0d9
|
21 years |
michaelni |
correctly identify AAC audio in mov/mp4/etc. files. patch by ("Thomas …
|
|
|
@1c24c51d
|
21 years |
michaelni |
gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2bsd dot com>)
…
|
|
|
@1ff93ffc
|
21 years |
michaelni |
padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell …
|
|
|
@929a0c41
|
21 years |
michaelni |
regression checksum update for alexs .mov time change
new nut …
|
|
|
@7dddf25
|
21 years |
michaelni |
fourcc & language code v->vb type
some minor cleanups
some bugfixes …
|
|
|
@c9247fc3
|
21 years |
michaelni |
dont reduce the min_distance of AVIndexEntry
Originally committed as …
|
|
|
@21f52609
|
21 years |
alex |
support for -timestamp
Originally committed as revision 2978 to …
|
|
|
@00a3c8b8
|
21 years |
alex |
fix compilation after michaels anti-time change
Originally committed …
|
|
|
@e9afa2f4
|
21 years |
alex |
unknown format char
Originally committed as revision 2976 to …
|
|
|
@fd146758
|
21 years |
alex |
conversion to av_log
Originally committed as revision 2975 to …
|
|
|
@6ce1a818
|
21 years |
alex |
unknown format chars
Originally committed as revision 2974 to …
|
|
|
@8cc7a34d
|
21 years |
alex |
support for wider range of codecs
Originally committed as revision …
|
|
|
@465e1dad
|
21 years |
michaelni |
10l (bytes_left() -> url_feof())
10l (updating LRU delta pts for type …
|
|
|
@4568325a
|
21 years |
Roman R. |
* making it possible to specify recording date and time in a stream
…
|
|
|
@8c266f0c
|
21 years |
michaelni |
AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at …
|
|
|
@7c5934ed
|
21 years |
michaelni |
search for undamaged headers
Originally committed as revision 2970 to …
|
|
|
@6b6242a2
|
21 years |
alex |
make gcc happy under hurd
Originally committed as revision 12125 to …
|
|
|
@ee9f36a8
|
21 years |
michaelni |
checksuming for nut & nice checksum API for libavformat
Originally …
|
|
|
@5e9b83f5
|
21 years |
michaelni |
antitime
Originally committed as revision 2968 to …
|
|
|
@5a757507
|
21 years |
michaelni |
10l (Titel->Title)
Originally committed as revision 2967 to …
|
|
|
@64c020a8
|
21 years |
michaelni |
10000l
Originally committed as revision 2966 to …
|
|
|
@e52788d0
|
21 years |
michaelni |
info packet read/write & simplify
Originally committed as revision …
|
|
|
@ae3fa4ea
|
21 years |
michaelni |
make vorbis default again
Originally committed as revision 2964 to …
|
|
|
@5062c202
|
21 years |
michaelni |
10l
Originally committed as revision 2963 to …
|
|
|
@6748046
|
21 years |
michaelni |
store extradata, vorbis in avi works now, dont expect av sync though
…
|
|
|
@2926db5
|
21 years |
michaelni |
some random id for vorbis so we can do some experiments with vorbis in …
|
|
|
@a1d4d70c
|
21 years |
michaelni |
large extradata fix
use 3 pts predictors for vorbis, slightly more …
|
|
|
@b0c7f5a9
|
21 years |
michaelni |
move zero size hack from ogg.c to utils.c
Originally committed as …
|
|
|
@a03cbe5f
|
21 years |
michaelni |
fix global header passing from demuxer to decoder
Originally …
|
|
|
@3f4993f1
|
21 years |
michaelni |
pts hack (correct solution would be to pass the pts from the encoder …
|
|
|
@bbb77e7c
|
21 years |
michaelni |
remove function call from muxer->encoder and cleanly pass global …
|
|
|
@6d8f985e
|
21 years |
michaelni |
fix obnoxious ogg_packet passing from encoder to muxer
Originally …
|
|
|
@7d1bbcd4
|
21 years |
michaelni |
time & (s)rand is forbidden
Originally committed as revision 2954 to …
|
|
|
@d76f581f
|
21 years |
michaelni |
kill obnoxious ogg_packet passing from demuxer to decoder
Originally …
|
|
|
@8bfed902
|
21 years |
michaelni |
remove spyware from ogg*.c
fix vorbis in ogg decoding
Originally …
|
|
|
@a5247e3
|
21 years |
michaelni |
nut (de)muxer update
conform to latest spec
remove get/put_s() not …
|
|
|
@8100cab9
|
21 years |
michaelni |
nicer looking arrows for the motion vector vissualization
Originally …
|
|
|
@13d1512c
|
21 years |
michaelni |
10l (vismv fix)
Originally committed as revision 2949 to …
|
|
|
@a3c22fbc
|
21 years |
michaelni |
rv20 (0x20201002) support
Originally committed as revision 2948 to …
|
|
|
@b44bdf7e
|
21 years |
michaelni |
interlaced chroma MC divx-bug workaround
Originally committed as …
|
|
|
@86807410
|
21 years |
michaelni |
skiped mbs in interlaced b frames fix
Originally committed as …
|
|
|
@3f9d89c6
|
21 years |
michaelni |
gmc segfault fix
Originally committed as revision 2945 to …
|
|
|
@d298185c
|
21 years |
michaelni |
yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot …
|
|
|
@0a3b0447
|
21 years |
michaelni |
pass frame_size for stream copy
Originally committed as revision 2943 …
|
|
|
@2f996b83
|
21 years |
michaelni |
split stream into valid mp3 frames, at least flv & nut absolutely need …
|
|
|
@cac0a56c
|
21 years |
Roman R. |
* .mov files with uncompressed audio can't be correctly processed
…
|
|
|
@58c2182d
|
21 years |
michaelni |
fixing alignment, 2nd try
Originally committed as revision 2940 to …
|
|
|
@96d8b5a6
|
21 years |
michaelni |
hmm av_log(..., get_bits());
Originally committed as revision 2939 to …
|
|
|