summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-1752-851/+850
* DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)Michael Niedermayer2005-07-173-75/+159
* Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-154-1/+339
* Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-151-1/+2
* skip_idctMichael Niedermayer2005-07-141-9/+0
* printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)Benjamin Larsson2005-07-133-7/+7
* .m1v and .m2a (feature req #1178960)Michael Niedermayer2005-07-112-4/+4
* compiling using nonstd include/library locations / add LDFLAGS to a few place...Niki W. Waibel2005-07-111-1/+1
* remove -f singlejpeg as its identical to -f mjpegMichael Niedermayer2005-07-101-35/+0
* AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101Jan Kratochvil2005-07-101-0/+1
* avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: ke...Kenneth Aafløy2005-07-081-2/+5
* av_seek_frame() docs timestamp clarificationMichael Niedermayer2005-07-051-0/+1
* .264Michael Niedermayer2005-07-031-1/+1
* 10lAlex Beregszaszi2005-07-021-1/+1
* tell the user if compressed swf foundAlex Beregszaszi2005-07-021-2/+10
* add hdv2 fourcc to MPEG2 codec mappingAurelien Jacobs2005-06-301-0/+1
* fix assertion failureMichael Niedermayer2005-06-291-2/+7
* RTCP_* conflict with live.com and they seem not to be used anywhere so commen...Michael Niedermayer2005-06-281-0/+2
* part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kris...Daniel Kristjansson2005-06-281-50/+133
* dont open and close codec at every call of try_decode_frame() as this is not ...Michael Niedermayer2005-06-271-3/+10
* better dont read the width/height at all, its random anywayMichael Niedermayer2005-06-271-2/+2
* x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-271-1/+1
* nut prefers extradata style global headersMichael Niedermayer2005-06-271-0/+1
* support changing in bitstream global headers into extradata style and backMichael Niedermayer2005-06-272-3/+19
* Theora fourccRoberto Togni2005-06-261-0/+1
* *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-254-2/+337
* another chapter in the neverending mov demuxer cleanupMichael Niedermayer2005-06-241-46/+12
* AVStream.nb_frames and docs for r_frame_rateMichael Niedermayer2005-06-241-2/+9
* typoMichael Niedermayer2005-06-231-1/+1
* This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes itErik Slagter2005-06-191-2/+3
* Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com)Todd Kirby2005-06-182-13/+42
* add support for muxing subtitles in mpeg-psAurelien Jacobs2005-06-151-6/+19
* 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
OpenPOWER on IntegriCloud