10203 Commits (0dfcd7e7e37e70347285dae9a0ad8ec3ef0f93d2)

Author SHA1 Message Date
  Michael Niedermayer 57778f61d0 avidec: fix odd extradata size case. 13 years ago
  Michael Niedermayer 76853a3e0c libavformat: ff_get_bmp_header: return esize too 13 years ago
  Clément Bœsch 2d52ee8a1a lavf/microdvd: support events lasting to the next one. 13 years ago
  Michael Niedermayer e7cb161515 ape: Fix null ptr dereference with files missing a seekatable. 13 years ago
  Michael Niedermayer 5880d78873 movdec: Check count of stts/ctts elements instead of just the pointer. 13 years ago
  Michael Niedermayer 1b8741a684 4xm: fix division by zero caused by bps<8 13 years ago
  Philip Langdale ea60a11e8e movenc: Fix muxing of Apple Quicktime chapters. v3 14 years ago
  Samuel Pitoiset e999b641df http: Add support for reusing the http socket for subsequent requests 13 years ago
  Samuel Pitoiset 3bdb438e65 http: Add support for using persistent connections 13 years ago
  Michael Niedermayer 875851294f avienc: create xsub in avi files that are closer to whats in the wild 13 years ago
  Michael Niedermayer 65212e3ed9 mxfdec: remove unused last_index_duration 13 years ago
  Carl Eugen Hoyos ab7d6cb8f7 Support decoding fourcc YVYU. 13 years ago
  Martin Storsjö 6099543ad4 rtsp: Check for dynamic payload handlers if no static payload mapping was found 14 years ago
  Michael Niedermayer f7c89705e4 avio: fix "discards const qualifier from pointer target type" warning 13 years ago
  Martin Storsjö 68c813081b rtpenc_chain: Return an error code instead of just a plain pointer 14 years ago
  Martin Storsjö 93cef6f923 rtpenc_chain: Free the URLContext on failure 14 years ago
  Martin Storsjö 2dcb21a95d rtpenc: Expose the ssrc as an avoption 14 years ago
  ami_stuff ca8623e1a5 Support some BOXX codecs. 14 years ago
  Martin Storsjö 39e29aa019 cosmetics: Fix indentation 14 years ago
  Luca Barbato c6eeb9b7b6 rtmp: fix url parsing 14 years ago
  Alex Converse ed7bdd8647 movenc: Don't write the 'wave' atom or its child 'enda' for lpcm audio. 14 years ago
  Samuel Pitoiset 177bcc9593 rtmp: Pass the proper return code in rtmp_handshake 14 years ago
  Samuel Pitoiset bba287fdac rtmp: Check return codes of net IO operations 14 years ago
  Samuel Pitoiset a4d3f3580b rtmp: Return a proper error code instead of -1 14 years ago
  Samuel Pitoiset 08e93f5b46 rtmp: Check malloc calls 14 years ago
  Samuel Pitoiset f645f1d6ea rtmp: Check ff_rtmp_packet_create calls 14 years ago
  Martin Storsjö 1e8561e369 flvdec: Make sure sample_rate is set to the updated value 14 years ago
  Michael Niedermayer d0f78e77e1 avidec: simplify avi_read_idx1() 14 years ago
  Michael Niedermayer 212f129fb8 avidec: discard 0 packets even for sample_size==0 NI 14 years ago
  Michael Niedermayer 121d3875b6 lavf: print the invalid tb in avpriv_set_pts_info() 14 years ago
  Dave Yeo 3f9d6e4239 os_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on OS/2 14 years ago
  Samuel Pitoiset e5773d8bc3 http: Add support for reading http POST reply headers 14 years ago
  Samuel Pitoiset ba354a8cc0 http: Add http_shutdown() for ending writing of posts 14 years ago
  Samuel Pitoiset 4a9ca93556 tcp: Allow signalling end of reading/writing 14 years ago
  Samuel Pitoiset 32d545e0a4 avio: Add a function for signalling end of reading/writing 14 years ago
  Matthieu Bouron f452d6c34d mxfdec: fix frame height computation for mixed fields layout 14 years ago
  Michael Niedermayer 1dd71e1cd5 rawdec: force timestamps from codec to be used 14 years ago
  Michael Niedermayer a6b3471c44 avformat: add needs_parsing type to enable codec TS use. 14 years ago
  Michael Niedermayer faa2930f19 flvdec: reenable extradata passing code 14 years ago
  Diego Biurrun db9e00f469 Remove libnut wrapper 14 years ago
  James Zern e9cef89702 avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 15 years ago
  Marton Balint b36a0a80fc lavf: also use codec aspect ratio in av_guess_sample_aspect_ratio 14 years ago
  Samuel Pitoiset 5d603f1b65 http: Factorize the code by adding http_read_header() 14 years ago
  Piotr Bandurski 4d18f4c15b id3v2: reject APICs with size of 0 14 years ago
  Mans Rullgard 68aef0b481 lavf: change some (de)muxer names to lowercase 14 years ago
  Mans Rullgard 81ad97eeda lavf: make output format matching case insensitive 14 years ago
  Clément Bœsch e5fcf3646a lavf/id3v2: always strdup the value. 14 years ago
  Clément Bœsch 6ad974ae1c lavf/id3v2: do not export empty fields. 14 years ago
  Clément Bœsch 1308fa42ad lavf/swf: fix make checkheaders. 14 years ago
  Anton Khirnov 755cd4197d mov: enable parsing for VC-1. 14 years ago