8618 Commits (c4ef6a3e4ba50b7e3746a46b51c2f8d16e8cba7b)

Author SHA1 Message Date
  Samuel Pitoiset 912ecc9a19 rtmp: Factorize the code by adding handle_client_bw 13 years ago
  Samuel Pitoiset 9b498148ca rtmp: Factorize the code by adding handle_server_bw 13 years ago
  Samuel Pitoiset 758377a2b7 rtmp: Add a new option 'rtmp_pageurl' 13 years ago
  Samuel Pitoiset 63ffa154e9 rtmp: Make the description of the rtmp_tcurl option more generic 13 years ago
  Jordi Ortiz ecfff0e992 sctp: add port missing error message 13 years ago
  Jordi Ortiz f9a9a14862 tcp: add port missing error message 13 years ago
  Martin Storsjö 6a433fdba8 rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE code 13 years ago
  Samuel Pitoiset f7bfb126cd rtmp: Move the CONFIG_ condition into the if conditions 13 years ago
  Diego Biurrun 6b80142144 build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabled 13 years ago
  Adriano Pallavicino 999c63e4ca rtp: Only choose static payload types if the sample rate and channels are right 13 years ago
  Clément Bœsch 61884b9d1b wav: init st to NULL to avoid a false-positive warning. 14 years ago
  Samuel Pitoiset 08cd95e8a3 RTMPTE protocol support 13 years ago
  Samuel Pitoiset acd554c103 RTMPE protocol support 13 years ago
  Samuel Pitoiset 0e31088b6c rtmp: Add ff_rtmp_calc_digest_pos() 13 years ago
  Samuel Pitoiset 3505d5574e rtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest and make it global 13 years ago
  Ronald S. Bultje fd48721849 lavf: use conditional notation for default codec in muxer declarations. 13 years ago
  Anton Khirnov 721113bed2 matroskadec: return more correct error code on read error. 13 years ago
  Kostya Shishkov 1470ce21ce Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxer 13 years ago
  Mohamed Naufal Basheer 55c3a4f617 G.723.1 demuxer and decoder 14 years ago
  Ronald S. Bultje 5354a904fe rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro. 13 years ago
  Diego Biurrun 1cf6e7dd37 mpegenc: remove disabled code 14 years ago
  Justin Ruggles 1749e12f45 cafdec: allow larger ALAC magic cookie 13 years ago
  Justin Ruggles 3bab7cd128 avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxer 13 years ago
  Justin Ruggles c0196a14b9 caf: use int64_t for num_packets 13 years ago
  Justin Ruggles f5a9c35f88 caf: fix 'pakt' chunk parsing 13 years ago
  Justin Ruggles b0b77b9ca5 caf: support either old or new style ALAC magic kuki chunk 13 years ago
  Diego Biurrun 7a249625fd os_support: K&R formatting cosmetics 13 years ago
  Samuel Pitoiset 86991ce2dd RTMPTS protocol support 13 years ago
  Samuel Pitoiset 6aedabc9b6 RTMPS protocol support 13 years ago
  Samuel Pitoiset 775c4d3625 rtmp: Rename rtmphttp to ffrtmphttp 13 years ago
  Jordi Ortiz 08e087ccf7 rtmp: rtmp_parse_result() add case for video and audio packets to avoid undesired debug output. 13 years ago
  Diego Biurrun 20d569dd61 mpeg: remove disabled code 14 years ago
  Martin Storsjö 9e4b04f8b9 network: Always use our version of gai_strerror on windows 13 years ago
  Martin Storsjö c98e2053f5 network: Undefine existing gai_strerror definitions 13 years ago
  Martin Storsjö 2ca6e9bb47 network: Extend the fallback gai_strerror implementation to handle more error codes 13 years ago
  Diego Biurrun 47aed43990 build: Fix APE tag dependencies 13 years ago
  Kostya Shishkov 5b7e3a195d MS Expression Encoder Screen decoder 13 years ago
  Diego Biurrun b7884ff7af build: Fix MP2 muxer dependencies 13 years ago
  Diego Biurrun d648de61e6 build: Add missing build rules for the ISMV muxer 13 years ago
  Kostya Shishkov 781888da89 TechSmith Screen Codec 2 decoder 13 years ago
  Jordi Ortiz a8ad6ffafe rtsp: Add listen mode 13 years ago
  Jordi Ortiz 6e71c1202b rtsp: Make rtsp_open_transport_ctx() non-static 13 years ago
  Jordi Ortiz 6bbb362218 rtsp: Move rtsp_read_close 13 years ago
  Jordi Ortiz 45b068580b rtsp: Parse the mode=receive/record parameter in transport lines 13 years ago
  Michael Niedermayer f39bbc9d21 mxfdec: fix off by one error. 13 years ago
  Tomas Härdin 83728d2d36 mxfdec: only parse next partition pack if parsing forward 13 years ago
  Tomas Härdin 34ca5ae51d mxfdec: let pkt->pts = mxf->current_edit_unit if intra-only 13 years ago
  Joseph Artsimovich 634d670538 mxfdec: fix frame height vs field height confusion 13 years ago
  Tomas Härdin 5ed032fb8b mxfdec: Add intra_only flag to MXFTrack 13 years ago
  Tomas Härdin fb8fa3c67c mxfdec: fix Avid AirSpeed files being misinterpreted as OP1a 13 years ago