summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
Commit message (Collapse)AuthorAge
* Move initialisations and internal symbols in allformats.h,Diego Pettenò2006-06-30
| | | | | | | | | patch by Diego "Flameeyes" Petteno flameeyes AA gentoo PP org Original thread: Date: Jun 30, 2006 2:07 AM Subject: [Ffmpeg-devel] [PATCH] Move initialisations and internal symbols in allformats.h Originally committed as revision 5556 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cleanup patch from Diego Pettenò <flameeyes@gentoo.org>Luca Barbato2006-06-25
| | | | Originally committed as revision 5526 to svn://svn.ffmpeg.org/ffmpeg/trunk
* minor cleanupLuca Barbato2006-06-24
| | | | Originally committed as revision 5518 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add (mostly) const to variable and parameter declaration, where a char* wasStefan Huehner2006-06-17
| | | | | | | | used and 'const char*' should be, plus make some function declarations static if they aren't used outside their declaring source file. patch by Stefan Huehner stefan%%at%%huehner%%dot%%org Originally committed as revision 5492 to svn://svn.ffmpeg.org/ffmpeg/trunk
* NuppelVideo/MythTVVideo support, including rtjpeg decoderReimar Döffinger2006-03-27
| | | | Originally committed as revision 5232 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Smacker demuxer and decoder.Kostya Shishkov2006-03-21
| | | | Originally committed as revision 5189 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add size to AVIndexMichael Niedermayer2006-03-01
| | | | Originally committed as revision 5083 to svn://svn.ffmpeg.org/ffmpeg/trunk
* complete AVS playback system (from Creature Shock computer game),Mike Melanson2006-02-17
| | | | | | courtesy of Aurelien Jacobs <aurel at gnuage dot org> Originally committed as revision 5028 to svn://svn.ffmpeg.org/ffmpeg/trunk
* complete American Laser Games MM playback system, courtesy of Peter RossMike Melanson2006-02-12
| | | | | | (suxen_drol at hotmail dot com) Originally committed as revision 4999 to svn://svn.ffmpeg.org/ffmpeg/trunk
* tta demuxer, also usable for moving tta audio data into an other containerAlex Beregszaszi2006-02-12
| | | | Originally committed as revision 4997 to svn://svn.ffmpeg.org/ffmpeg/trunk
* generate adts frame headers if requiredMåns Rullgård2006-02-10
| | | | Originally committed as revision 4970 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add a Creative VOC (de)muxerAurelien Jacobs2006-02-09
| | | | Originally committed as revision 4967 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bump version numbers and update docs for adts aac supportMåns Rullgård2006-02-08
| | | | Originally committed as revision 4957 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer2006-02-02
| | | | Originally committed as revision 4924 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
| | | | Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
| | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cook compatibe decoder, patch by Benjamin LarssonBenjamin Larsson2005-12-09
| | | | | | | | | Add cook demucing, change rm demuxer so that it reorders audio packets before sending them to the decoder, and send minimum decodeable sized packets; pass only real codec extradata fo the decoder Fix 28_8 decoder for the new demuxer strategy Originally committed as revision 4726 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Increase version: 'wave' atom parsing added to mov demuxerRoberto Togni2005-10-20
| | | | Originally committed as revision 4655 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support D-Cinema audio demuxing.Reimar Döffinger2005-09-02
| | | | Originally committed as revision 4549 to svn://svn.ffmpeg.org/ffmpeg/trunk
* time_base description by Rich Felker | dalias, aerifal cxMichael Niedermayer2005-08-21
| | | | Originally committed as revision 4536 to svn://svn.ffmpeg.org/ffmpeg/trunk
* parse pict_type for streams in aviMichael Niedermayer2005-08-15
| | | | | | | fix mpeg4 parser so it outputs te pict_type support header only parseing without repacking Originally committed as revision 4527 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support fixing missing pts by parsing future framesMichael Niedermayer2005-08-15
| | | | Originally committed as revision 4526 to svn://svn.ffmpeg.org/ffmpeg/trunk
* A.B.C versionsMichael Niedermayer2005-07-31
| | | | Originally committed as revision 4486 to svn://svn.ffmpeg.org/ffmpeg/trunk
* changing AVCodecContext codec -> *codec in AVStream so additions to ↵Michael Niedermayer2005-07-17
| | | | | | AVCodecContext dont randomize AVStream and break binary compatibility Originally committed as revision 4453 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-15
| | | | Originally committed as revision 4444 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skip_idctMichael Niedermayer2005-07-14
| | | | | | | skip_frame skip_loop_filter Originally committed as revision 4440 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support changing in bitstream global headers into extradata style and backMichael Niedermayer2005-06-27
| | | | Originally committed as revision 4395 to svn://svn.ffmpeg.org/ffmpeg/trunk
* *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-25
| | | | Originally committed as revision 4392 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AVStream.nb_frames and docs for r_frame_rateMichael Niedermayer2005-06-24
| | | | Originally committed as revision 4390 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com)Todd Kirby2005-06-18
| | | | Originally committed as revision 4383 to svn://svn.ffmpeg.org/ffmpeg/trunk
* optional ISO 639 3 letter language fieldFabrice Bellard2005-06-03
| | | | Originally committed as revision 4348 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AVPacket.posMichael Niedermayer2005-05-26
| | | | Originally committed as revision 4314 to svn://svn.ffmpeg.org/ffmpeg/trunk
* switch to native time basesMichael Niedermayer2005-04-30
| | | | Originally committed as revision 4168 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,Måns Rullgård2005-04-09
| | | | | | fixups by me. Originally committed as revision 4113 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp)Calcium2005-03-23
| | | | Originally committed as revision 4072 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more fine grained discarding of packetsMichael Niedermayer2005-03-17
| | | | Originally committed as revision 4051 to svn://svn.ffmpeg.org/ffmpeg/trunk
* keyframe & non keyframe index fixesMichael Niedermayer2005-03-13
| | | | Originally committed as revision 4034 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support discarding of uninterresting packetsMichael Niedermayer2005-01-22
| | | | Originally committed as revision 3858 to svn://svn.ffmpeg.org/ffmpeg/trunk
* integer overflows, heap corruptionMichael Niedermayer2005-01-08
| | | | | | | possible arbitrary code execution cannot be ruled out in some cases precautionary checks Originally committed as revision 3813 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fifo_realloc()Michael Niedermayer2004-12-01
| | | | Originally committed as revision 3726 to svn://svn.ffmpeg.org/ffmpeg/trunk
* int / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>)Michael Niedermayer2004-11-23
| | | | Originally committed as revision 3704 to svn://svn.ffmpeg.org/ffmpeg/trunk
* First implementation of nsv demuxer.François Revol2004-11-20
| | | | | | Get libavformat linked with lavc and lmp3lame is required. BeOS requires no undefined syms on link! (besides it's bad to leave undef syms) Originally committed as revision 3696 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move p*m from image/lavf -> image2/lavcMichael Niedermayer2004-11-11
| | | | | | | video/audio_codec_id in AVFormatParameters to override/help demuxer av_guess_codec() to guess the default codecs based upon muxer + filename Originally committed as revision 3668 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * Introducing IIDC1394 grabbing interface.Roman Shaposhnik2004-10-22
| | | | | | | | | Use it with -grab dc1394 * Introducing yet another packed pix_fmt in order to support some of the IIDC1394 modes: uyvy411 (Cb Y0 Y1 Cr Y2 Y3). Originally committed as revision 3621 to svn://svn.ffmpeg.org/ffmpeg/trunk
* user setable preload and max_mux_delayMichael Niedermayer2004-10-16
| | | | Originally committed as revision 3602 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.)Mike Melanson2004-10-16
| | | | Originally committed as revision 3600 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100l (forgoten seeking functions)Michael Niedermayer2004-10-11
| | | | Originally committed as revision 3585 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use native timebase for seekingMichael Niedermayer2004-10-10
| | | | | | direction flag for seeking Originally committed as revision 3577 to svn://svn.ffmpeg.org/ffmpeg/trunk
* write error handlingMichael Niedermayer2004-10-08
| | | | Originally committed as revision 3572 to svn://svn.ffmpeg.org/ffmpeg/trunk
* user selectable packet_size and mux_rateMichael Niedermayer2004-10-06
| | | | Originally committed as revision 3566 to svn://svn.ffmpeg.org/ffmpeg/trunk