138 Commits (8925915fccefe7389f374e87af8e132c4ecf6d16)

Author SHA1 Message Date
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Måns Rullgård 191e8ca752 fix some signedness warnings 18 years ago
Roman Shaposhnik f5a478f65d * Moving FifoBuffer out of libavformat/avformat.h and 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Michael Niedermayer 0288a7474b AVPROBE_SCORE_MAX doc 18 years ago
Michael Niedermayer 2c00106c2b ignore index parameter to ignore the ODML index in avi 18 years ago
Michel Bardiaux 5c07cf535f Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be % 18 years ago
Roman Shaposhnik 3c8f30a745 * Restructuring the division of labor between DV codec and DV format 18 years ago
Måns Rullgård 0e176c3eb5 remove redundant declarations 18 years ago
Michael Niedermayer 504ee036ee fix b pyramid in mp4 muxing if no dts are provided to the muxer 18 years ago
Nico Sabbi 9e6c94707e added option probesize; at the moment only used by mpegts.c 18 years ago
Nico Sabbi 4eb72c6b23 initial support for AVOption in AVFormatContext 18 years ago
Michael Niedermayer 955ab9a4d8 attribute_deprecated 18 years ago
Baptiste Coudurier f21c0b4c43 export av_interleave_packet_per_dts 18 years ago
Michael Niedermayer 494bbf5805 dont be too picky about timestampsbeing wrong if the destination container is without timestamps and raw of the raw video / raw audio sort 18 years ago
Reimar Döffinger 22ffac707e Try to find out correct start time to make seeking faster and add some 18 years ago
Víctor Paesa 5894e1bbf2 add loop_input to AVFormatContext, getting rid of old hack 18 years ago
Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 years ago
Diego Pettenò e006c307fe Move initialisations and internal symbols in allformats.h, 19 years ago
Luca Barbato f3a30e3a9c cleanup patch from Diego Pettenò <flameeyes@gentoo.org> 19 years ago
Luca Barbato 24e1591036 minor cleanup 19 years ago
Stefan Huehner a97c1e93aa Add (mostly) const to variable and parameter declaration, where a char* was 19 years ago
Reimar Döffinger dfca23e361 NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago
Kostya Shishkov 348efc1836 Smacker demuxer and decoder. 19 years ago
Michael Niedermayer 30a43f2d09 add size to AVIndex 19 years ago
Mike Melanson 2637670144 complete AVS playback system (from Creature Shock computer game), 19 years ago
Mike Melanson 4e114829b1 complete American Laser Games MM playback system, courtesy of Peter Ross 19 years ago
Alex Beregszaszi aafaeabb47 tta demuxer, also usable for moving tta audio data into an other container 19 years ago
Måns Rullgård a283db3962 generate adts frame headers if required 19 years ago
Aurelien Jacobs ea395e8c6c add a Creative VOC (de)muxer 19 years ago
Måns Rullgård 4accd1fd18 bump version numbers and update docs for adts aac support 19 years ago
Michael Niedermayer f11288dab4 AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org) 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Benjamin Larsson e0f7e32970 Cook compatibe decoder, patch by Benjamin Larsson 19 years ago
Roberto Togni f9c7872c66 Increase version: 'wave' atom parsing added to mov demuxer 19 years ago
Reimar Döffinger b93f738fde Support D-Cinema audio demuxing. 19 years ago
Michael Niedermayer 5b28c8c355 time_base description by Rich Felker | dalias, aerifal cx 19 years ago
Michael Niedermayer 7cbaa7bafa parse pict_type for streams in avi 19 years ago
Michael Niedermayer 30bc6613fe support fixing missing pts by parsing future frames 19 years ago
Michael Niedermayer 5aa083eec1 A.B.C versions 19 years ago
Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 years ago
Vidar Madsen 93a2362752 Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com) 19 years ago
Michael Niedermayer 8c3eba7c62 skip_idct 19 years ago
Michael Niedermayer 90ad92b39d support changing in bitstream global headers into extradata style and back 20 years ago
Michael Niedermayer 6beefa4085 *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
Michael Niedermayer b4b87d4841 AVStream.nb_frames and docs for r_frame_rate 20 years ago
Todd Kirby 8108551a5c Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com) 20 years ago
Fabrice Bellard 0973026090 optional ISO 639 3 letter language field 20 years ago
Michael Niedermayer 2692067a45 AVPacket.pos 20 years ago