12965 Commits (c58d535b2f998041f76a723c98ce786d214d2d06)

Author SHA1 Message Date
  Carl Eugen Hoyos 35aed74fdc Use AV_RN32 for an unaligned read in the mxg demuxer. 12 years ago
  wm4 e59fb3f8b1 lavf: silence max_analyze_duration warning 12 years ago
  Paul B Mahol ad194b0487 xa: abort if number of channels or sample rate is 0 12 years ago
  Luca Barbato da8c9b324c lxfdec: remove wrong and unneeded check 12 years ago
  Ronald S. Bultje cea8a0077f yuv4mpeg: correctly handle chroma for odd luma sizes. 12 years ago
  Matthew Heaney 1029822a91 lavf/webvttdec: use private option to specify WebVTT kind 12 years ago
  Matthew Heaney bc35df29c1 lavf: add AV_DISPOSITION flags for WebVTT text track kinds 12 years ago
  Michael Niedermayer a46e578dda avformat/avio: Fix EOF handiling of ffurl_read_complete() 12 years ago
  Rafaël Carré e21307a2b0 lavf: don't abort if both encoder and muxer aspect ratios are not set 12 years ago
  Rafaël Carré c3e58f8fb7 matroskaenc: restore compatibility with non referenced AVPacket 12 years ago
  Oka Motofumi 81c5ceeda2 avisynth: Make sure the filename passed to Avisynth is in the right code page 12 years ago
  Luca Barbato f963f701d9 ogg: relax demuxer conformance checks 12 years ago
  Michael Niedermayer 03cd3bec6e avformat/iff: Byte seek is unsupported 12 years ago
  Michael Niedermayer c605adbf56 avformat/libmodplug: Reduce the probe score for small input 12 years ago
  Carl Eugen Hoyos 06bede95fc Autodetect idcin only if audio properties allow decoding. 12 years ago
  Compn 4110828e15 isom: add xd51 hdcam , someone needs to binary search FCP for new isom... 12 years ago
  Michael Niedermayer f8ca8138f0 ff_gen_search: fix infinite loop 12 years ago
  Michael Niedermayer b3dd50cd0d ff_gen_search: fix limit 12 years ago
  Michael Niedermayer 9d73e30253 ff_gen_search: make step 64it to prevent hypothetical integer overflow 12 years ago
  Matthew Heaney b24f15c45e lavf: add WebVTT muxer. 12 years ago
  Michael Niedermayer b4579a29c7 mmsh: dont close context on seeking failure 12 years ago
  Michael Niedermayer c7755c348b mmsh/mmsh_close: use ffurl_closep() 12 years ago
  Michael Niedermayer 0329345da2 mmsh/mmsh_close: use av_freep() 12 years ago
  Clément Bœsch de12b454f2 lavf/http: remove Mozilla/5.0 from user agent. 12 years ago
  Paul B Mahol e997afdfc6 lavf: show APIC for tta files too 12 years ago
  Paul B Mahol 9ea7ff7955 tta: read ape tags last 12 years ago
  Kostya Shishkov ee16a0ced0 smacker: check frame size validity 12 years ago
  Kostya Shishkov 58c95448e4 smacker: pad the extradata allocation 12 years ago
  Luca Barbato df9f22d42b avf: move url utility functions in a separate file 12 years ago
  Luca Barbato 12db891dcd avf: move ff_write_chained to mux.c 12 years ago
  Luca Barbato 508998f7d5 avf: move riff tags accessors where they belong 12 years ago
  Luca Barbato ec7c51c786 avf: move ff_http_match_no_proxy to network 12 years ago
  Luca Barbato afc8685395 avf: split off format register and lookup function 12 years ago
  James Almer 1bb005ce54 lavf/md5enc: Use AV_HASH_MAX_SIZE 12 years ago
  Paul B Mahol a75d2a6505 apetag: do not require seekable output 12 years ago
  Peter Ross d891d354c5 mpegts: Enable muxing of SMPTE KLV metadata 12 years ago
  Luca Barbato 42d73f7f6b 4xm: do not overread while parsing header 12 years ago
  Luca Barbato e7a44f87d0 4xm: refactor fourxm_read_header 12 years ago
  Luca Barbato e6496ea7e7 4xm: K&R formatting cosmetics 12 years ago
  Alexandre Sicard b1d61eb7aa avformat/mov: ignore samples overflowing next_root_atom 12 years ago
  Sean McGovern 8835c554ff matroskadec: introduce resync function. 12 years ago
  Carl Eugen Hoyos e9df8f7725 Accept incomplete http cookies without domain. 12 years ago
  Stephen Hutchinson 8ed6c13fe3 libutvideo: Add ULH0 and ULH2 decoding when using version 13.0.1 12 years ago
  Yusuke Nakamura 2578f1efd6 riff: Support ULH0 and ULH2 fourccs. 12 years ago
  Michael Niedermayer 6241e8a382 id2v2: check the return value of decode_str() 12 years ago
  Carl Eugen Hoyos c153ea4756 Support decoding G.722 in aiff. 12 years ago
  Michael Niedermayer 2a91038e13 avformat/wavdec: Dont rescale timestamps but use exact comparission 12 years ago
  Paul B Mahol 9644fc95be matroskadec: move ALAC extradata creation bellow AAC one 12 years ago
  Lukasz Marek ff35c7cdfa ftp: add invalid code for RETR operation 12 years ago
  Lukasz Marek 89b4800eef ftp: probe seek capability 12 years ago