| Commit message (Expand) | Author | Age | Files | Lines |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -3/+1 |
* | segfault fix | Michael Niedermayer | 2005-03-24 | 1 | -1/+1 |
* | more fine grained discarding of packets | Michael Niedermayer | 2005-03-17 | 1 | -2/+5 |
* | reverse zero packet dissapearence "feature" | Michael Niedermayer | 2005-03-16 | 1 | -6/+4 |
* | cleanup strh parser | Michael Niedermayer | 2005-03-15 | 1 | -76/+45 |
* | non interleaved avi support | Michael Niedermayer | 2005-03-15 | 1 | -63/+181 |
* | use libavformats index system instead of the half duplicated mess in avidec.c | Michael Niedermayer | 2005-03-13 | 1 | -128/+61 |
* | audio duration fix? | Michael Niedermayer | 2005-02-08 | 1 | -2/+1 |
* | overflows | Michael Niedermayer | 2005-02-04 | 1 | -1/+1 |
* | support discarding of uninterresting packets | Michael Niedermayer | 2005-01-22 | 1 | -0/+5 |
* | 1/0 fix | Michael Niedermayer | 2005-01-21 | 1 | -0/+2 |
* | integer overflows, heap corruption | Michael Niedermayer | 2005-01-08 | 1 | -0/+4 |
* | broken avi / div by zero fix | Michael Niedermayer | 2004-12-19 | 1 | -0/+2 |
* | allocate a few bytes more for extradata so the bitstream reader if its used b... | Michael Niedermayer | 2004-11-13 | 1 | -1/+1 |
* | When playing | Kostya Shishkov | 2004-11-12 | 1 | -0/+2 |
* | fixing demuxing of vc2_intro.avi | Michael Niedermayer | 2004-10-19 | 1 | -9/+8 |
* | * static allocation for audio packets. This will make it a little bit | Roman Shaposhnik | 2004-10-13 | 1 | -0/+2 |
* | 100l (forgoten seeking functions) | Michael Niedermayer | 2004-10-11 | 1 | -1/+1 |
* | pads stream | Michael Niedermayer | 2004-09-28 | 1 | -0/+6 |
* | * fix for a DV regression introduced with the last round of avi_read_packet | Roman Shaposhnik | 2004-09-19 | 1 | -1/+6 |
* | added support for the elusive AVI palette change chunk, courtesy of | Mike Melanson | 2004-09-16 | 1 | -0/+26 |
* | various fixes for the main chunk demux loop | Michael Niedermayer | 2004-09-15 | 1 | -27/+46 |
* | * simplifying OpenDML AVI handling. | Roman Shaposhnik | 2004-08-04 | 1 | -14/+20 |
* | play more broken files | Michael Niedermayer | 2004-07-14 | 1 | -2/+3 |
* | 10l | Michael Niedermayer | 2004-05-30 | 1 | -0/+3 |
* | skip subtitle streams instead of perishing | Michael Niedermayer | 2004-05-30 | 1 | -2/+10 |
* | exporting keyframe flags, fixes keyframe stuff with streamcopy | Michael Niedermayer | 2004-05-29 | 1 | -2/+9 |
* | 100l (avi seeking) | Michael Niedermayer | 2004-05-24 | 1 | -2/+1 |
* | 100l (AVStream.duration) | Michael Niedermayer | 2004-05-24 | 1 | -2/+5 |
* | store index for seeking in the native timebase of each stream | Michael Niedermayer | 2004-05-23 | 1 | -9/+6 |
* | move time_base (pts_num/pts_den) from AVFormatContext -> AVStream | Michael Niedermayer | 2004-05-21 | 1 | -2/+2 |
* | vbr audio fix | Michael Niedermayer | 2004-05-06 | 1 | -7/+11 |
* | audio pts fix | Michael Niedermayer | 2004-01-10 | 1 | -1/+5 |
* | fixing some seek failure issues | Michael Niedermayer | 2004-01-10 | 1 | -1/+3 |
* | 10l | Michael Niedermayer | 2004-01-04 | 1 | -2/+4 |
* | forgot ... | Michael Niedermayer | 2004-01-03 | 1 | -0/+1 |
* | initial seek support | Fabrice Bellard | 2003-11-10 | 1 | -26/+291 |
* | * fixes for broken builds on Solaris, OS2 and all bingendian | Roman Shaposhnik | 2003-11-04 | 1 | -2/+2 |
* | Make avi and asf demuxer export palette in palctrl | Roberto Togni | 2003-11-02 | 1 | -0/+16 |
* | * DV demuxer is now capable of decoding auxilary audio stream. So, | Roman Shaposhnik | 2003-10-31 | 1 | -4/+9 |
* | * DV handling was streamlined for both muxing/demuxing and | Roman Shaposhnik | 2003-09-29 | 1 | -91/+49 |
* | hacks to support Xan AVI files | Mike Melanson | 2003-09-08 | 1 | -0/+7 |
* | update duration and start_time - add av_new_stream() usage | Fabrice Bellard | 2003-08-08 | 1 | -16/+42 |
* | use custom packet allocation only for DV | Fabrice Bellard | 2003-06-07 | 1 | -25/+31 |
* | Complete support for OpenDML AVIs and AVIs > 2Gb. | Roman Shaposhnik | 2003-04-23 | 1 | -0/+1 |
* | memleaks | Michael Niedermayer | 2003-04-19 | 1 | -1/+12 |
* | AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) | Roman Shaposhnik | 2003-03-28 | 1 | -22/+93 |
* | OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot com>) | Roman Shaposhnik | 2003-03-26 | 1 | -9/+35 |
* | db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekom... | Michael Niedermayer | 2003-03-20 | 1 | -1/+2 |
* | per context frame_rate_base, this should finally fix frame_rate related av sy... | Michael Niedermayer | 2003-03-12 | 1 | -6/+10 |