25 Commits (a8d73e56e6a0e883d203e044ea1e4b2189ef299f)

Author SHA1 Message Date
Mike Melanson 0bd586c50d sweeping change from -EIO -> AVERROR_IO 21 years ago
Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 21 years ago
Michael Niedermayer 9ee91c2f53 move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 21 years ago
Roman Shaposhnik 12cccabd0f * IEC DV seems to accept SMPTE way of tagging 16:9 too. 21 years ago
Roman Shaposhnik 4568325a18 * making it possible to specify recording date and time in a stream 21 years ago
Michael Niedermayer 5e9b83f5d7 antitime 21 years ago
Roman Shaposhnik 490c735d1b * turns out raw DV files can have .dif extension 21 years ago
Roman Shaposhnik 8066e59fa4 * enabling seek in raw DV files 21 years ago
Ronald S. Bultje c3775e542f fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) 21 years ago
Michel Bardiaux bc874daea8 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Roman Shaposhnik ec26a167ee * turns out write_packet is supposed to return 0 on success, not 21 years ago
Roman Shaposhnik ddaae6a9d1 * DV demuxer is now capable of decoding auxilary audio stream. So, 21 years ago
Michael Niedermayer 5ff85f1d8b AVRational 21 years ago
Roman Shaposhnik a686caf03d * fixing bug that prevented resampling the picture and 21 years ago
Roman Shaposhnik 4fa1c4fa8d * preAlpha DV encoding support -- there's still a truckload 21 years ago
Roman Shaposhnik 7458ccbb02 * DV handling was streamlined for both muxing/demuxing and 21 years ago
Fabrice Bellard 490579042a 64 bit pts for writing - more const usage 21 years ago
Roman Shaposhnik 118e91f3d8 * Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now 22 years ago
Roman Shaposhnik e738cee9c4 Complete support for OpenDML AVIs and AVIs > 2Gb. 22 years ago
Roman Shaposhnik 3e2937bef3 dv file format support patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Michael Niedermayer 6aafe463e5 support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Fabrice Bellard ec82011340 DV packet copy fix by Roman Shaposhnick 22 years ago
Fabrice Bellard 425ed6e223 DV audio decoder by Roman Shaposhnick 22 years ago
Fabrice Bellard 2a6874fd24 removed warnings 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
Zdenek Kabelac c18a2692d2 * cleanup statics & const 22 years ago
Fabrice Bellard 92391c6c89 use C99 syntax for field init 22 years ago
Fabrice Bellard f20dca4020 added raw DV demux (audio is currently not handled) 22 years ago