50 Commits (2d2651f821e3b3c3936051f2015351381f374608)

Author SHA1 Message Date
Michael Niedermayer 55c7e4ad5d broken avi / div by zero fix 20 years ago
Michael Niedermayer 3129cd0140 allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end 20 years ago
Kostya Shishkov 61c52ead7c When playing 20 years ago
Michael Niedermayer 4a8d51356f fixing demuxing of vc2_intro.avi 20 years ago
Roman Shaposhnik 664f583665 * static allocation for audio packets. This will make it a little bit 20 years ago
Michael Niedermayer 7b3c1382bf 100l (forgoten seeking functions) 20 years ago
Michael Niedermayer 30667f42f5 pads stream 20 years ago
Roman Shaposhnik 2c3cee348f * fix for a DV regression introduced with the last round of avi_read_packet 20 years ago
Mike Melanson 69bde0b258 added support for the elusive AVI palette change chunk, courtesy of 20 years ago
Michael Niedermayer d2c5f0a4bf various fixes for the main chunk demux loop 20 years ago
Roman Shaposhnik 8f9298f801 * simplifying OpenDML AVI handling. 20 years ago
Michael Niedermayer f8facaaf41 play more broken files 21 years ago
Michael Niedermayer 7520409245 10l 21 years ago
Michael Niedermayer cc11e2b3e4 skip subtitle streams instead of perishing 21 years ago
Michael Niedermayer 42feef6b70 exporting keyframe flags, fixes keyframe stuff with streamcopy 21 years ago
Michael Niedermayer 4fc2c6447f 100l (avi seeking) 21 years ago
Michael Niedermayer cde073b448 100l (AVStream.duration) 21 years ago
Michael Niedermayer cdd5034f89 store index for seeking in the native timebase of each stream 21 years ago
Michael Niedermayer 9ee91c2f53 move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 21 years ago
Michael Niedermayer 1fa3d65d57 vbr audio fix 21 years ago
Michael Niedermayer 0a61ba5869 audio pts fix 21 years ago
Michael Niedermayer e6c0297f1c fixing some seek failure issues 21 years ago
Michael Niedermayer 3144b152a6 10l 21 years ago
Michael Niedermayer 76e9d39297 forgot ... 21 years ago
Fabrice Bellard 155e9ee909 initial seek support 21 years ago
Roman Shaposhnik 19d053c5ba * fixes for broken builds on Solaris, OS2 and all bingendian 21 years ago
Roberto Togni 5e29abf8b7 Make avi and asf demuxer export palette in palctrl 21 years ago
Roman Shaposhnik ddaae6a9d1 * DV demuxer is now capable of decoding auxilary audio stream. So, 21 years ago
Roman Shaposhnik 7458ccbb02 * DV handling was streamlined for both muxing/demuxing and 21 years ago
Mike Melanson 9e8cd0db54 hacks to support Xan AVI files 21 years ago
Fabrice Bellard 247eadca9d update duration and start_time - add av_new_stream() usage 21 years ago
Fabrice Bellard 2af7e61032 use custom packet allocation only for DV 22 years ago
Roman Shaposhnik e738cee9c4 Complete support for OpenDML AVIs and AVIs > 2Gb. 22 years ago
Michael Niedermayer 5ae2c73e4d memleaks 22 years ago
Roman Shaposhnik deb0a292b0 AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Roman Shaposhnik 06219cb194 OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Michael Niedermayer 57d0375849 db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekompany dot com>) 22 years ago
Michael Niedermayer 14bea432f1 per context frame_rate_base, this should finally fix frame_rate related av sync issues 22 years ago
Roman Shaposhnik 2e7973bbe7 correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Michael Niedermayer df99755bda fixing parsing of opendml avis 22 years ago
Michael Niedermayer 9145f8b386 10l 22 years ago
Michael Niedermayer 8a7b1b18e2 forgot .... 22 years ago
Michael Niedermayer 952c69c479 huffyuv encoding fixed 22 years ago
Michael Niedermayer b559b29b1f read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed) 22 years ago
Michael Niedermayer 9bf9a5fcae reversing not yet reversed changes from r1.7 -> r1.8 except the static/const stuff 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Fabrice Bellard a26058a50d Try this fix 22 years ago
François Revol 1cef952731 Fix for odd strf tag in Stargate SG-1 - 3x18 - Shades of Grey.avi 22 years ago
Michael Niedermayer 1e491e29c2 cleanup 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago