17654 Commits (eb85060b84d8bfcf410fa666b5467beb596fa4de)

Author SHA1 Message Date
  Luca Barbato 24ad3ac6a3 nut: Drop doxygen markers 10 years ago
  Vittorio Giovara 07b2db81d0 riff: Add MNM4 FourCC as mpeg4 10 years ago
  wm4 2222f419da tls_gnutls: fix hang on disconnection 10 years ago
  wm4 74ea1167d9 tls_gnutls: fix hang on disconnection 10 years ago
  Andreas Cadhalpun ed0b1db640 doc: fix spelling errors 10 years ago
  James Almer 4aebaed0e1 avformat/singlejpeg: fix standalone compilation 10 years ago
  Carl Eugen Hoyos 3323c5f353 Remove a few occurences of "long long" from the libraries. 10 years ago
  Michael Niedermayer d0061e77cd avformat/mxfdec: Detect jpeg2000 through codec_ul too 10 years ago
  wm4 7e240f9581 matroskadec: verify seekhead IDs 10 years ago
  Vittorio Giovara a7ac1a7b94 flv: Name an enum and use its type 10 years ago
  Vittorio Giovara 8a78ae2d21 segment: Check open_null_ctx() return value 10 years ago
  Michael Niedermayer d59a033a69 avformat/mpegts: recognizes and export private streams 10 years ago
  Michael Niedermayer 4e640f0560 avformat/avio: move short seek threshold to the context 10 years ago
  Michael Niedermayer 70af8a5efb avformat/aiffdec: avoid double and ldexp() 10 years ago
  Deliang Fu 6e1f8780c8 avformat: Fix bug in parse_rps for HEVC. 10 years ago
  Michael Niedermayer 9e40bd50e1 avformat/movenc: Make static packed_size, const static 10 years ago
  Michael Niedermayer c465254fbf avformat/mpegts: Do not ignore registration descriptors when probing is enabled 10 years ago
  Stephan Holljes de3a7ef204 lavf/http: Correctly terminate session with HTTP POST client. 10 years ago
  Igor Derzhavin 203f9c8ff0 libavformat/flvdec.c: don't build index_entries for input stream if AVIOContext is not seekable 10 years ago
  Janne Grunau 529c05698e movenc: fixes a questionable valgrind uninitialized value warning 10 years ago
  Vignesh Venkatasubramanian 34ae98a771 lavf/webm_chunk: Remove AVFMT_ALLOW_FLUSH 10 years ago
  Michael Niedermayer 32b1131fc1 avformat/oggenc: Fix return code in case of flushing 10 years ago
  Luca Barbato b14086ca38 mkv: Correctly report the latest packet had been flushed 10 years ago
  Rodger Combs e60b018c74 lavf/segment: add an option to allow breaking on non-keyframes 10 years ago
  James Almer b380337020 mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed to fail 10 years ago
  Rodger Combs ecefce41d9 lavf/tls_securetransport: fix SNI support when not verifying 10 years ago
  James Almer 1382add59d mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed to fail 10 years ago
  James Almer 34d278f983 mpjpegdec: fix memory leak in probe function 10 years ago
  Rodger Combs 6dd5371e34 lavf/tls: let the user specify what name to verify against 10 years ago
  Vittorio Giovara 4733a12dd1 rtpdec_asf: Check memory allocation and free memory on error 10 years ago
  Vittorio Giovara 6308cd4868 mov: Check memory allocation 10 years ago
  Vittorio Giovara f7e9324733 audiointerleave: Always initialize new_pkt 10 years ago
  Vittorio Giovara 8ef98855d2 sctp: Always initialize outmsg struct 10 years ago
  Janne Grunau caf7be30b1 mpjpgdec: free AVIOContext leak on early probe fail 10 years ago
  Michael Niedermayer 7630cce4b3 avformat/mxfenc: Allow overriding /manual setting of the signal standard 10 years ago
  Michael Niedermayer ac2dad9690 avformat/version: Bump version for single jpeg muxer 10 years ago
  Caligula useraccount 51ac1f616f avformat: Add single jpeg muxer 10 years ago
  Michael Niedermayer 7856afef52 avformat/hdsenc: Change duration from single to to double precision 10 years ago
  Michael Niedermayer 0dbea4642f avformat/rmenc: Remove float usage 10 years ago
  Michael Niedermayer 0023ea4e20 avformat/aviobuf: Check for ffio_set_buf_size() failure 10 years ago
  Michael Niedermayer dc55477a64 avformat/ffmdec: Check ffio_set_buf_size() return value 10 years ago
  Luca Barbato 252d6200c3 avio: Add avio_put_str16be 10 years ago
  Luca Barbato 9b56ac74b1 mpjpeg: Initial implementation 10 years ago
  Stephan Holljes 44d1921200 lavf/http: Add simple autodetection for client HTTP method, based on AVIO_FLAG_READ. 10 years ago
  Stephan Holljes 290b237556 lavf/http: Indent else-clause. 10 years ago
  Stephan Holljes a7e7c68b0e lavf/http: Properly process HTTP header on listen. 10 years ago
  Stephan Holljes 8cfaa76a5e lavf/http: Rudimentary error handling for HTTP requests received from clients. 10 years ago
  Stephan Holljes bbcee92b6d lavf/http: Process HTTP header before sending response. 10 years ago
  Stephan Holljes aa74401af8 lavf/http: Document method option. 10 years ago
  Michael Niedermayer f07376402c avformat/mxfenc: Add mxf muxer avclass 10 years ago