git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
spelling cosmetics
[ffmpeg.git]
/
libavformat
/
dv.c
2008-10-02
Diego Biurrun
spelling cosmetics
blob
|
commitdiff
2008-08-28
Roman Shaposhnik
Intial implementation of the DV100 (AKA DVCPRO HD)...
blob
|
commitdiff
|
diff to current
2008-08-27
Roman Shaposhnik
Two cosmetic changes for improved readability and ease...
blob
|
commitdiff
|
diff to current
2008-08-23
Aurelien Jacobs
convert every muxer/demuxer to write/read sample_aspect...
blob
|
commitdiff
|
diff to current
2008-06-03
Stefano Sabatini
Make long_names in lavf/lavdev optional depending on...
blob
|
commitdiff
|
diff to current
2008-05-09
Diego Biurrun
Use full path for #includes from another directory.
blob
|
commitdiff
|
diff to current
2008-05-06
Diego Biurrun
Remove unnecessary parentheses from return calls.
blob
|
commitdiff
|
diff to current
2007-11-21
Björn Axelsson
Use dynamically allocated ByteIOContext in AVFormatContext
blob
|
commitdiff
|
diff to current
2007-07-19
Panagiotis Issaris
Replace all occurrences of AVERROR_IO with AVERROR...
blob
|
commitdiff
|
diff to current
2007-06-25
Maksym Veremeyenko
* clarifying the AVInputFormat::read_seek return...
blob
|
commitdiff
|
diff to current
2007-01-11
Roman Shaposhnik
* Fixing seeking with DV-AVI (by Jeff Downs <heydowns...
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-09-15
Panagiotis Issaris
Split the DV demuxer and muxer into separate files...
blob
|
commitdiff
|
diff to current
2006-09-04
Roman Shaposhnik
* Restructuring the division of labor between DV...
blob
|
commitdiff
|
diff to current
2006-07-10
Måns Rullgård
allow individual selection of muxers and demuxers
blob
|
commitdiff
|
diff to current
2006-07-09
Måns Rullgård
give AVInput/OutputFormat structs consistent names
blob
|
commitdiff
|
diff to current
2006-06-17
Stefan Huehner
Add (mostly) const to variable and parameter declaratio...
blob
|
commitdiff
|
diff to current
2006-04-01
Roman Shaposhnik
* fixing DV-in-AVI type1 packet production bug
blob
|
commitdiff
|
diff to current
2006-03-06
Daniel Maas
DVCPRO50 support.
blob
|
commitdiff
|
diff to current
2006-02-08
Diego Biurrun
typo
blob
|
commitdiff
|
diff to current
2006-01-19
Diego Biurrun
Put muxer-specific code parts in #ifdef CONFIG_MUXERS.
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-09-03
Diego Biurrun
typo: viedo --> video
blob
|
commitdiff
|
diff to current
2005-09-02
Michael Niedermayer
lowres support
blob
|
commitdiff
|
diff to current
2005-07-17
Michael Niedermayer
changing AVCodecContext codec -> *codec in AVStream...
blob
|
commitdiff
|
diff to current
2005-05-19
Aurelien Jacobs
drop most url_fileno() calls (allows to use ByteIOConte...
blob
|
commitdiff
|
diff to current
2005-04-30
Michael Niedermayer
switch to native time bases
blob
|
commitdiff
|
diff to current
2005-04-26
Michael Niedermayer
fix nonsense timestamp mess
blob
|
commitdiff
|
diff to current
2004-10-13
Roman Shaposhnik
* static allocation for audio packets. This will...
blob
|
commitdiff
|
diff to current
2004-10-12
Michael Niedermayer
generic cur_dts update
blob
|
commitdiff
|
diff to current
2004-10-12
Michael Niedermayer
flags, rounding and cliping fix by (Nathan Kurz <nate...
blob
|
commitdiff
|
diff to current
2004-09-27
Roman Shaposhnik
* experimental dynamic audio stream allocation for...
blob
|
commitdiff
|
diff to current
2004-09-27
Roman Shaposhnik
* let DV muxer generate audioless DV streams. This...
blob
|
commitdiff
|
diff to current
2004-09-22
Roman Shaposhnik
* fixing a regression introduced by the last seek...
blob
|
commitdiff
|
diff to current
2004-09-21
Michael Niedermayer
gcc 2.95 compile fix by (Jan Knutar <jknutar at nic...
blob
|
commitdiff
|
diff to current
2004-09-19
Roman Shaposhnik
* a couple of silly defaults to make everybody happy.
blob
|
commitdiff
|
diff to current
2004-09-19
Roman Shaposhnik
* misc. fixes and hacks to improve timing detection...
blob
|
commitdiff
|
diff to current
2004-09-18
Nathan Kurz
* seek in raw DV patch by Nathan Kurz (nate at...
blob
|
commitdiff
|
diff to current
2004-08-18
Roman Shaposhnik
* replacing calls to not-always-available gmtime_r...
blob
|
commitdiff
|
diff to current
2004-08-02
Roman Shaposhnik
* fixing a bug in DV timestamp generation. Now libav...
blob
|
commitdiff
|
diff to current
2004-07-27
Roman Shaposhnik
* fixing a small quirk with DV audio muxing
blob
|
commitdiff
|
diff to current
2004-06-19
Mike Melanson
sweeping change from -EIO -> AVERROR_IO
blob
|
commitdiff
|
diff to current
2004-05-29
Michael Niedermayer
pass AVPacket into av_write_frame()
blob
|
commitdiff
|
diff to current
2004-05-21
Michael Niedermayer
move time_base (pts_num/pts_den) from AVFormatContext...
blob
|
commitdiff
|
diff to current
2004-05-18
Roman Shaposhnik
* IEC DV seems to accept SMPTE way of tagging 16...
blob
|
commitdiff
|
diff to current
2004-04-06
Roman Shaposhnik
* making it possible to specify recording date and...
blob
|
commitdiff
|
diff to current
2004-04-05
Michael Niedermayer
antitime
blob
|
commitdiff
|
diff to current
2004-03-24
Roman Shaposhnik
* turns out raw DV files can have .dif extension
blob
|
commitdiff
|
diff to current
2004-03-23
Roman Shaposhnik
* enabling seek in raw DV files
blob
|
commitdiff
|
diff to current
2004-03-13
Ronald S. Bultje
fix global name conflicts patch by ("Ronald S. Bultje...
blob
|
commitdiff
|
diff to current
2004-03-03
Michel Bardiaux
av_log() patch by (Michel Bardiaux <mbardiaux at peakti...
blob
|
commitdiff
|
diff to current
2004-02-11
Roman Shaposhnik
* turns out write_packet is supposed to return 0...
blob
|
commitdiff
|
diff to current
2003-10-31
Roman Shaposhnik
* DV demuxer is now capable of decoding auxilary...
blob
|
commitdiff
|
diff to current
2003-10-20
Michael Niedermayer
AVRational
blob
|
commitdiff
|
diff to current
2003-10-03
Roman Shaposhnik
* fixing bug that prevented resampling the picture and
blob
|
commitdiff
|
diff to current
2003-10-01
Roman Shaposhnik
* preAlpha DV encoding support -- there's still...
blob
|
commitdiff
|
diff to current
2003-09-29
Roman Shaposhnik
* DV handling was streamlined for both muxing/demuxi...
blob
|
commitdiff
|
diff to current
2003-09-10
Fabrice Bellard
64 bit pts for writing - more const usage
blob
|
commitdiff
|
diff to current
2003-08-28
Roman Shaposhnik
* Phase 1 for DV encoding support. Muxing/demuxing...
blob
|
commitdiff
|
diff to current
2003-04-23
Roman Shaposhnik
Complete support for OpenDML AVIs and AVIs > 2Gb.
blob
|
commitdiff
|
diff to current
2003-04-08
Roman Shaposhnik
dv file format support patch by (Roman Shaposhnick...
blob
|
commitdiff
|
diff to current
2003-04-04
Michael Niedermayer
support for DV aspect ratio and erroneous audio patch...
blob
|
commitdiff
|
diff to current
2003-02-06
Fabrice Bellard
DV packet copy fix by Roman Shaposhnick
blob
|
commitdiff
|
diff to current
2003-01-27
Fabrice Bellard
DV audio decoder by Roman Shaposhnick
blob
|
commitdiff
|
diff to current
2003-01-23
Fabrice Bellard
removed warnings
blob
|
commitdiff
|
diff to current
2002-11-25
Fabrice Bellard
renamed libav to libavformat
blob
|
commitdiff
|
diff to current