summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Collapse)AuthorAge
...
* set mp3 timebase to the lcm of all mp3 sample rates to fix frame durationBaptiste Coudurier2009-11-22
| | | | Originally committed as revision 20579 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add MP4 object type for ALS.Justin Ruggles2009-11-22
| | | | Originally committed as revision 20578 to svn://svn.ffmpeg.org/ffmpeg/trunk
* When searching for AMF object field value, try to find that object firstKostya Shishkov2009-11-22
| | | | | | | instead of assuming it should occur right at given position. This helps finding human-readable error descriptions in RTMP server replies. Originally committed as revision 20575 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Print error when RTMP protocol can't open connectionKostya Shishkov2009-11-22
| | | | Originally committed as revision 20574 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Pass only useful FLV metadata from RTMP streamKostya Shishkov2009-11-22
| | | | Originally committed as revision 20573 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not write an extra byte in the iTunes 'hdlr' tag. The files on iTMS have anJustin Ruggles2009-11-22
| | | | | | | | | extra byte and are not compliant with ISO 14496-12. This causes some strict demuxers (notably the MPEG-4 ALS reference software) to fail. It has been confirmed that not writing the extra byte will still allow the generated MP4 files to work with QuickTime/iTunes/iPod. Originally committed as revision 20571 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do D10 AES3 audio conversion in-place instead of using a large on-stack buffer.Reimar Döffinger2009-11-20
| | | | Originally committed as revision 20567 to svn://svn.ffmpeg.org/ffmpeg/trunk
* FLV muxer support for Flash screen codec v2Daniel Verkamp2009-11-20
| | | | Originally committed as revision 20564 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add codec id for Flash screen codec v2 and hook it up in FLV demuxerDaniel Verkamp2009-11-20
| | | | Originally committed as revision 20563 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use AVFormatContext in dprintfBaptiste Coudurier2009-11-19
| | | | Originally committed as revision 20554 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add functions to return library license and library configuration.Diego Biurrun2009-11-18
| | | | Originally committed as revision 20547 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Search relative path according to alias record when opening mov reference files.Baptiste Coudurier2009-11-15
| | | | | | Based on patch by Maksym Veremeyenko, verem at m1stereo dot tv Originally committed as revision 20539 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add some "#if"s to avoid compiling the RTSP code when the RTSP demuxerLuca Abeni2009-11-13
| | | | | | is disabled, and remove a useless "#if CONFIG_SDP_DEMUXER" Originally committed as revision 20530 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split overly long line in doxy.Stefano Sabatini2009-11-12
| | | | Originally committed as revision 20529 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split the sdp_read_packet() function out of rtsp_read_packet().Luca Abeni2009-11-12
| | | | | | This allows to avoid compiling RTSP code when not needed. Originally committed as revision 20526 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move some some functions around, so that splitting the SDP code out ofLuca Abeni2009-11-12
| | | | | | rtsp_read_packet() is simpler. Originally committed as revision 20525 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Debug print MP4 objectTypeIndication in hex not decimal as values are listed inAlex Converse2009-11-12
| | | | | | hex in all official documents. Originally committed as revision 20523 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add '#undef fprintf' before PRINT macro that uses fprintf.Diego Biurrun2009-11-11
| | | | | | Otherwise there may be trouble when fprintf is disabled in favor of av_log. Originally committed as revision 20515 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a channels field to MPEG4AudioConfig.Alex Converse2009-11-11
| | | | Originally committed as revision 20512 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Increase default value for max_analyze_duration, fixes issue 1506, a regression.Carl Eugen Hoyos2009-11-09
| | | | Originally committed as revision 20483 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use enum instead of integer types where appropriate.Carl Eugen Hoyos2009-11-08
| | | | Originally committed as revision 20482 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use CODEC_ID_NONE instead of 0 for enum CodecID.Carl Eugen Hoyos2009-11-08
| | | | Originally committed as revision 20481 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move code to avoid forward declarationBaptiste Coudurier2009-11-08
| | | | Originally committed as revision 20475 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Let pmt override stream info when encoutered later in the ts file.Baptiste Coudurier2009-11-08
| | | | | | | Do not set codec id based on pes start code, this is unreliable. Fix gazeta-20090408-1456-aa.ts Originally committed as revision 20474 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support some LATM AAC streams (they can be decoded with MPlayer).Carl Eugen Hoyos2009-11-07
| | | | Originally committed as revision 20472 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not set AVCodecContext.sample_fmt in the TMV and SoX demuxers.Justin Ruggles2009-11-07
| | | | Originally committed as revision 20471 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change \0xa9enc tag metadata name to encoder to match id3v2Baptiste Coudurier2009-11-06
| | | | Originally committed as revision 20469 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l: WavPack demuxer forgot to seek back to initial position after blockKostya Shishkov2009-11-06
| | | | | | contents parsing (for custom sampling rate). Originally committed as revision 20468 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch by Gordon IrlamGordon Irlam2009-11-05
| | | | | | | | | (gordonipub2 AT gordoni DOT com). This fixes H.264 over RTP when the SDP contains a "framesize:" attribute (for example, rtsp://video3.americafree.tv/AFTVCartoonsH264250.sdp ) Originally committed as revision 20463 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l, typoBaptiste Coudurier2009-11-05
| | | | Originally committed as revision 20462 to svn://svn.ffmpeg.org/ffmpeg/trunk
* If custom sampling rate is set in WavPack file, parse first block to findKostya Shishkov2009-11-05
| | | | | | | | actual value. This fixes issue 1518. Originally committed as revision 20461 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Initialize block_parsed before reading first block header in WavPack demuxer,Kostya Shishkov2009-11-05
| | | | | | it will be useful later. Originally committed as revision 20460 to svn://svn.ffmpeg.org/ffmpeg/trunk
* do not redundantly set stream nb_frames, it's already set in read_sttsBaptiste Coudurier2009-11-05
| | | | Originally committed as revision 20459 to svn://svn.ffmpeg.org/ffmpeg/trunk
* compute dts shift with ctts value, cslg atom might be missing, fix #419Baptiste Coudurier2009-11-05
| | | | Originally committed as revision 20458 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check that duration is set to avoid fpeBaptiste Coudurier2009-11-05
| | | | Originally committed as revision 20457 to svn://svn.ffmpeg.org/ffmpeg/trunk
* warn if stream timescale is not set and set it to 1 to avoid FPEBaptiste Coudurier2009-11-05
| | | | Originally committed as revision 20456 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Corrects two typosReynaldo H. Verdejo Pinochet2009-11-05
| | | | Originally committed as revision 20455 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Decrement probe score at unsuported bppReynaldo H. Verdejo Pinochet2009-11-05
| | | | Originally committed as revision 20454 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix \0xa9wrt metadata, to composer, fix issue #1501Baptiste Coudurier2009-11-05
| | | | Originally committed as revision 20453 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add yuvs fourcc to raw.c and isom.c, fixes samples/mov/yuvs.movAndrew Wason2009-11-03
| | | | | | patch by Andrew Wason Originally committed as revision 20439 to svn://svn.ffmpeg.org/ffmpeg/trunk
* map VYUY fourcc to rawcodecBen Littler2009-11-02
| | | | | | fixes http://samples.mplayerhq.hu/V-codecs/ATI-VCR12/ATI/y422test.avi Originally committed as revision 20432 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Set the sample format for Smacker audio in the decoder rather than in theJustin Ruggles2009-11-01
| | | | | | demuxer. Originally committed as revision 20429 to svn://svn.ffmpeg.org/ffmpeg/trunk
* print packet duration when debugging timestampsBaptiste Coudurier2009-10-30
| | | | Originally committed as revision 20420 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support demuxing teletext in DVB streams.Francesco Lavra2009-10-29
| | | | | | Original patch by Francesco Lavra, francescolavra interfree it Originally committed as revision 20414 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add 2vuy fourcc to riff.c , fixes samples/V-codecs/2vuy.aviBen Littler2009-10-27
| | | | Originally committed as revision 20383 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add some raw codec fourccs, fixes:Ben Littler2009-10-27
| | | | | | | | | | | | samples/V-codecs/ P422.AVI UYNV.AVI UYNY.AVI V422.AVI YUNV.AVI Originally committed as revision 20379 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rtsp_close_streams frees the auth_b64 line alreadyLuca Barbato2009-10-25
| | | | Originally committed as revision 20370 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support 3xx redirection in rtspLuca Barbato2009-10-25
| | | | | | | | | All the error codes 3xx got managed the same way. After setup/early play redirection will not be managed REDIRECT method is yet to be supported (if somebody knows a server implementing it please contact me) Originally committed as revision 20369 to svn://svn.ffmpeg.org/ffmpeg/trunk
* compute codec bitrate in mov demuxer, patch by haim alon, haim dot alter at ↵haim alon2009-10-24
| | | | | | gmail dot com Originally committed as revision 20368 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Just remove params understood by the demuxerLuca Barbato2009-10-24
| | | | | | This should unbreak certain urls. Originally committed as revision 20364 to svn://svn.ffmpeg.org/ffmpeg/trunk