Fri, 15 Jul 2005 06:51:36 +0000 |
michael |
Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com)
libavcodec
|
Thu, 14 Jul 2005 21:57:22 +0000 |
michael |
more fine grained skip_frame
libavcodec
|
Thu, 14 Jul 2005 21:39:36 +0000 |
michael |
skip_idct
libavcodec
|
Thu, 14 Jul 2005 15:30:39 +0000 |
michael |
check for CODEC_CAP_DELAY in audio decoders too
libavcodec
|
Thu, 14 Jul 2005 14:34:39 +0000 |
michael |
ffmpeg version should be "CVS"
libavcodec
|
Mon, 11 Jul 2005 23:39:47 +0000 |
michael |
check len (should fix #1165694)
libavcodec
|
Mon, 11 Jul 2005 22:56:23 +0000 |
michael |
fix segfault (bug #1165640)
libavcodec
|
Mon, 11 Jul 2005 22:34:34 +0000 |
michael |
fix infinite loop (suggested change by rjayne at convera dot com)
libavcodec
|
Mon, 11 Jul 2005 22:15:03 +0000 |
michael |
fix decoding of (broken) files with f_code=0
libavcodec
|
Mon, 11 Jul 2005 00:43:21 +0000 |
michael |
segfault fix
libavcodec
|
Sun, 10 Jul 2005 00:22:13 +0000 |
michael |
patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-devel/files/patch-libavcodec::x264.c
libavcodec
|
Sat, 09 Jul 2005 21:39:29 +0000 |
michael |
Here is the patch suggested by: unkaggregate, users sf net
libavcodec
|
Sat, 02 Jul 2005 19:43:23 +0000 |
alex |
100l - this has only worked on big endian
libavcodec
|
Sat, 02 Jul 2005 19:39:58 +0000 |
alex |
parenthesing to avoid compiler errors in the future - compared asm outputs, behaviour didnt changed
libavcodec
|
Sat, 02 Jul 2005 19:28:32 +0000 |
alex |
print 'not working' message
libavcodec
|
Sat, 02 Jul 2005 19:10:30 +0000 |
alex |
1l
libavcodec
|
Fri, 01 Jul 2005 09:37:35 +0000 |
michael |
Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjrn Skjret: cisc, broadpark no)
libavcodec
|
Wed, 29 Jun 2005 08:41:01 +0000 |
michael |
off by 1 error bugfix
libavcodec
|
Tue, 28 Jun 2005 22:46:36 +0000 |
michael |
IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org)
libavcodec
|
Tue, 28 Jun 2005 14:56:16 +0000 |
michael |
WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, npsl co uk)
libavcodec
|
Tue, 28 Jun 2005 08:13:23 +0000 |
michael |
support extracting sps/pps from bitstream and putting it in extradata
libavcodec
|
Tue, 28 Jun 2005 06:45:41 +0000 |
michael |
fixing first_mb_in_slice if frame_mbs_only_flag==0 && mb_aff==0
libavcodec
|
Mon, 27 Jun 2005 23:13:10 +0000 |
michael |
check mb_y
libavcodec
|
Mon, 27 Jun 2005 09:37:16 +0000 |
michael |
keep decoding nal units after an error
libavcodec
|
Mon, 27 Jun 2005 00:55:29 +0000 |
michael |
x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)
libavcodec
|
Mon, 27 Jun 2005 00:04:03 +0000 |
michael |
support changing in bitstream global headers into extradata style and back
libavcodec
|
Sun, 26 Jun 2005 23:04:59 +0000 |
michael |
tiny docs improvement which i apparebtly forgot to commit
libavcodec
|
Thu, 23 Jun 2005 20:24:25 +0000 |
gpoirier |
GCC4 fix
libavcodec
|
Sun, 19 Jun 2005 23:33:09 +0000 |
michael |
make decoder a little bit more tolerant to missing NAL units
libavcodec
|
Sun, 19 Jun 2005 21:46:14 +0000 |
mellum |
Communicate proper aliasing to gcc (needed for 4.1).
libavcodec
|