summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
...
* non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bit...Ronald S. Bultje2005-06-091-0/+1
* some nut.hu hypeAlex Beregszaszi2005-06-071-2/+1
* typo fix by (lists: kenneth aafloy net)Michael Niedermayer2005-06-051-1/+1
* buggy PCR output (just to keep HW decoders happy) - audio and subtitle langua...Fabrice Bellard2005-06-031-26/+136
* optional ISO 639 3 letter language fieldFabrice Bellard2005-06-031-1/+3
* DVD subtitle parsing - show mpeg component IDs by defaultFabrice Bellard2005-06-031-0/+4
* fix stream classMichael Niedermayer2005-06-031-22/+23
* a step toward CODEC_TYPE_DATA supportMichael Niedermayer2005-06-031-47/+39
* 10l (segfault fix)Michael Niedermayer2005-06-031-1/+2
* according to the standard the object_type for H264 is 33, not 241Nico Sabbi2005-05-301-1/+3
* Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-m...Wolfram Gloger2005-05-302-5/+5
* trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenche...Michael Niedermayer2005-05-301-0/+2
* changing a few AV_LOG_DEBUG to AV_LOG_INFOMichael Niedermayer2005-05-291-13/+13
* AVPacket.posMichael Niedermayer2005-05-2630-132/+88
* RTP/RTSP and MPEG4-AAC audioRomain Degez2005-05-264-182/+463
* ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com)Jacob Meuser2005-05-221-1/+1
* av_find_stream_info() end check fixesMichael Niedermayer2005-05-221-2/+4
* update current_sample number for non split modeMichael Niedermayer2005-05-211-6/+7
* segfault fixMichael Niedermayer2005-05-211-4/+6
* support non interleaved mov filesMichael Niedermayer2005-05-211-10/+48
* 10l (overwriting w/h with 0)Michael Niedermayer2005-05-211-9/+6
* fix ac3 and dts detection (patch by Joakim Plate <joakim.plate at ecce.se>)Joakim Plate2005-05-201-2/+2
* don't try to find file length if streamingMåns Rullgård2005-05-191-3/+3
* install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch ...Aurelien Jacobs2005-05-191-0/+2
* drop most url_fileno() calls (allows to use ByteIOContext directly in caller ...Aurelien Jacobs2005-05-1911-16/+26
* Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roineMike Melanson2005-05-171-0/+1
* add VP30 fourccMåns Rullgård2005-05-161-0/+1
* round duration up in movMichael Niedermayer2005-05-141-7/+3
* change extradata format for vorbisMåns Rullgård2005-05-132-45/+48
* fix mimetypeMichael Niedermayer2005-05-131-1/+1
* check theora versionMåns Rullgård2005-05-121-5/+8
* 10l (overflows)Michael Niedermayer2005-05-121-3/+3
* flac in ogg supportMåns Rullgård2005-05-114-2/+80
* support theora in ogg, plus required ogg core changesMåns Rullgård2005-05-114-6/+124
* OpenBSD support patch by (Jacob Meuser // jakemsr jakemsr com)Jacob Meuser2005-05-091-0/+8
* Mac OS X 10.4 compilation fix by Steven M. Schultz <sms at 2BSD dot COM>Diego Biurrun2005-05-091-1/+1
* support BUILDSUF patch by <charles dot yates at pandora dot be>Charles Yates2005-05-081-1/+1
* Flush the ffm packet to the wire (or file) whenever we flush the ffm packet.Philip Gladstone2005-05-071-0/+1
* better r_frame_rate guessing codeMichael Niedermayer2005-05-061-21/+30
* default to YUV420P if none specified for rawvideo inputMichael Niedermayer2005-05-061-2/+4
* division by zero fixMichael Niedermayer2005-05-061-2/+2
* prefer container time_base for frame duration guessMichael Niedermayer2005-05-061-6/+6
* Correct number of bits for PTS.Wolfram Gloger2005-05-061-1/+1
* always honor the user specified frame rate if setMichael Niedermayer2005-05-061-7/+7
* Add in many fields that have been added to the Codec structure. This meansPhilip Gladstone2005-05-061-0/+28
* switch to native time basesMichael Niedermayer2005-04-3026-201/+132
* fix useless framerate messupMichael Niedermayer2005-04-261-15/+16
* fix nonsense timestamp messMichael Niedermayer2005-04-261-15/+4
* fix nonsens timestamp calculationMichael Niedermayer2005-04-261-12/+5
* Adds read probe to y4m, and changes the extension to .y4m patch by (Roine Gus...Roine Gustafsson2005-04-261-3/+14
OpenPOWER on IntegriCloud