| Commit message (Expand) | Author | Age | Files | Lines |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 52 | -851/+850 |
* | DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) | Michael Niedermayer | 2005-07-17 | 3 | -75/+159 |
* | Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com) | Vidar Madsen | 2005-07-15 | 4 | -1/+339 |
* | Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com) | Vidar Madsen | 2005-07-15 | 1 | -1/+2 |
* | skip_idct | Michael Niedermayer | 2005-07-14 | 1 | -9/+0 |
* | printf-> av_log patch by (Benjamin Larsson, banan: student ltu se) | Benjamin Larsson | 2005-07-13 | 3 | -7/+7 |
* | .m1v and .m2a (feature req #1178960) | Michael Niedermayer | 2005-07-11 | 2 | -4/+4 |
* | compiling using nonstd include/library locations / add LDFLAGS to a few place... | Niki W. Waibel | 2005-07-11 | 1 | -1/+1 |
* | remove -f singlejpeg as its identical to -f mjpeg | Michael Niedermayer | 2005-07-10 | 1 | -35/+0 |
* | AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101 | Jan Kratochvil | 2005-07-10 | 1 | -0/+1 |
* | avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: ke... | Kenneth Aafløy | 2005-07-08 | 1 | -2/+5 |
* | av_seek_frame() docs timestamp clarification | Michael Niedermayer | 2005-07-05 | 1 | -0/+1 |
* | .264 | Michael Niedermayer | 2005-07-03 | 1 | -1/+1 |
* | 10l | Alex Beregszaszi | 2005-07-02 | 1 | -1/+1 |
* | tell the user if compressed swf found | Alex Beregszaszi | 2005-07-02 | 1 | -2/+10 |
* | add hdv2 fourcc to MPEG2 codec mapping | Aurelien Jacobs | 2005-06-30 | 1 | -0/+1 |
* | fix assertion failure | Michael Niedermayer | 2005-06-29 | 1 | -2/+7 |
* | RTCP_* conflict with live.com and they seem not to be used anywhere so commen... | Michael Niedermayer | 2005-06-28 | 1 | -0/+2 |
* | part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kris... | Daniel Kristjansson | 2005-06-28 | 1 | -50/+133 |
* | dont open and close codec at every call of try_decode_frame() as this is not ... | Michael Niedermayer | 2005-06-27 | 1 | -3/+10 |
* | better dont read the width/height at all, its random anyway | Michael Niedermayer | 2005-06-27 | 1 | -2/+2 |
* | x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) | Michael Niedermayer | 2005-06-27 | 1 | -1/+1 |
* | nut prefers extradata style global headers | Michael Niedermayer | 2005-06-27 | 1 | -0/+1 |
* | support changing in bitstream global headers into extradata style and back | Michael Niedermayer | 2005-06-27 | 2 | -3/+19 |
* | Theora fourcc | Roberto Togni | 2005-06-26 | 1 | -0/+1 |
* | *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) | Michael Niedermayer | 2005-06-25 | 4 | -2/+337 |
* | another chapter in the neverending mov demuxer cleanup | Michael Niedermayer | 2005-06-24 | 1 | -46/+12 |
* | AVStream.nb_frames and docs for r_frame_rate | Michael Niedermayer | 2005-06-24 | 1 | -2/+9 |
* | typo | Michael Niedermayer | 2005-06-23 | 1 | -1/+1 |
* | This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes it | Erik Slagter | 2005-06-19 | 1 | -2/+3 |
* | Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com) | Todd Kirby | 2005-06-18 | 2 | -13/+42 |
* | add support for muxing subtitles in mpeg-ps | Aurelien Jacobs | 2005-06-15 | 1 | -6/+19 |
* | non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bit... | Ronald S. Bultje | 2005-06-09 | 1 | -0/+1 |
* | some nut.hu hype | Alex Beregszaszi | 2005-06-07 | 1 | -2/+1 |
* | typo fix by (lists: kenneth aafloy net) | Michael Niedermayer | 2005-06-05 | 1 | -1/+1 |
* | buggy PCR output (just to keep HW decoders happy) - audio and subtitle langua... | Fabrice Bellard | 2005-06-03 | 1 | -26/+136 |
* | optional ISO 639 3 letter language field | Fabrice Bellard | 2005-06-03 | 1 | -1/+3 |
* | DVD subtitle parsing - show mpeg component IDs by default | Fabrice Bellard | 2005-06-03 | 1 | -0/+4 |
* | fix stream class | Michael Niedermayer | 2005-06-03 | 1 | -22/+23 |
* | a step toward CODEC_TYPE_DATA support | Michael Niedermayer | 2005-06-03 | 1 | -47/+39 |
* | 10l (segfault fix) | Michael Niedermayer | 2005-06-03 | 1 | -1/+2 |
* | according to the standard the object_type for H264 is 33, not 241 | Nico Sabbi | 2005-05-30 | 1 | -1/+3 |
* | Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-m... | Wolfram Gloger | 2005-05-30 | 2 | -5/+5 |
* | trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenche... | Michael Niedermayer | 2005-05-30 | 1 | -0/+2 |
* | changing a few AV_LOG_DEBUG to AV_LOG_INFO | Michael Niedermayer | 2005-05-29 | 1 | -13/+13 |
* | AVPacket.pos | Michael Niedermayer | 2005-05-26 | 30 | -132/+88 |
* | RTP/RTSP and MPEG4-AAC audio | Romain Degez | 2005-05-26 | 4 | -182/+463 |
* | ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) | Jacob Meuser | 2005-05-22 | 1 | -1/+1 |
* | av_find_stream_info() end check fixes | Michael Niedermayer | 2005-05-22 | 1 | -2/+4 |
* | update current_sample number for non split mode | Michael Niedermayer | 2005-05-21 | 1 | -6/+7 |