summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro.Ronald S. Bultje2012-07-21
* mpegenc: remove disabled codeDiego Biurrun2012-07-21
* cafdec: allow larger ALAC magic cookieJustin Ruggles2012-07-19
* avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxerJustin Ruggles2012-07-19
* caf: use int64_t for num_packetsJustin Ruggles2012-07-19
* caf: fix 'pakt' chunk parsingJustin Ruggles2012-07-19
* caf: support either old or new style ALAC magic kuki chunkJustin Ruggles2012-07-19
* os_support: K&R formatting cosmeticsDiego Biurrun2012-07-17
* RTMPTS protocol supportSamuel Pitoiset2012-07-17
* RTMPS protocol supportSamuel Pitoiset2012-07-17
* rtmp: Rename rtmphttp to ffrtmphttpSamuel Pitoiset2012-07-17
* rtmp: rtmp_parse_result() add case for video and audio packets to avoid undes...Jordi Ortiz2012-07-16
* mpeg: remove disabled codeDiego Biurrun2012-07-16
* network: Always use our version of gai_strerror on windowsMartin Storsjö2012-07-15
* network: Undefine existing gai_strerror definitionsMartin Storsjö2012-07-15
* network: Extend the fallback gai_strerror implementation to handle more error...Martin Storsjö2012-07-15
* build: Fix APE tag dependenciesDiego Biurrun2012-07-13
* MS Expression Encoder Screen decoderKostya Shishkov2012-07-13
* build: Fix MP2 muxer dependenciesDiego Biurrun2012-07-12
* build: Add missing build rules for the ISMV muxerDiego Biurrun2012-07-12
* TechSmith Screen Codec 2 decoderKostya Shishkov2012-07-11
* rtsp: Add listen modeJordi Ortiz2012-07-10
* rtsp: Make rtsp_open_transport_ctx() non-staticJordi Ortiz2012-07-10
* rtsp: Move rtsp_read_closeJordi Ortiz2012-07-10
* rtsp: Parse the mode=receive/record parameter in transport linesJordi Ortiz2012-07-10
* mxfdec: fix off by one error.Michael Niedermayer2012-07-10
* mxfdec: only parse next partition pack if parsing forwardTomas Härdin2012-07-10
* mxfdec: let pkt->pts = mxf->current_edit_unit if intra-onlyTomas Härdin2012-07-10
* mxfdec: fix frame height vs field height confusionJoseph Artsimovich2012-07-10
* mxfdec: Add intra_only flag to MXFTrackTomas Härdin2012-07-10
* mxfdec: fix Avid AirSpeed files being misinterpreted as OP1aTomas Härdin2012-07-10
* mxfdec: truncate packets that extend past the next edit unitTomas Härdin2012-07-10
* mxfdec: set pixel format for cdci picture formatsPhilip de Nier2012-07-10
* mxfdec: detect uncomp pictures using essence container ulPhilip de Nier2012-07-10
* mxfdec: set track edit rate num/den in expected orderPhilip de Nier2012-07-10
* tcp: add initial timeout limit for incoming connectionsJordi Ortiz2012-07-09
* matroskadec: honor error_recognition when encountering unknown elements.Anton Khirnov2012-07-09
* id3v2: add a mimetype for bmp pictures.Anton Khirnov2012-07-07
* flacdec: be less strict when parsing attached pictures.Anton Khirnov2012-07-07
* flacdec: don't create an attached picture stream until we have all information.Anton Khirnov2012-07-07
* mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..).Ronald S. Bultje2012-07-07
* flvdec: Treat all nellymoser versions as the same codecMartin Storsjö2012-07-05
* flvdec: optionally trust the metadataLuca Barbato2012-07-05
* mov: use forward declaration of a function instead of a table.Ronald S. Bultje2012-07-04
* Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-04
* misc typo and wording fixesDiego Biurrun2012-07-03
* flvdec: initial stream switch supportLuca Barbato2012-07-03
* asfdec: read attached pictures.Anton Khirnov2012-07-02
* apetag: reindentAnton Khirnov2012-07-02
* apetag: export attached covers as video streams.Anton Khirnov2012-07-02