9426 Commits (00a63bfb87af6cf7bcdf85848830a90c7e052d41)

Author SHA1 Message Date
  Hendrik Leppkes 85a46ad685 win32: Use 64-bit fstat/lseek variants for MSVC as well 13 years ago
  Reimar Döffinger ad04025987 win32: Make ff_win32_open more robust 13 years ago
  Reimar Döffinger e9cc988395 win32: Allow other programs to open the same files 14 years ago
  Kostya Shishkov 472391b9a7 ape: use correct context for the bit table printed in debug 13 years ago
  Martin Storsjö f1e9398621 lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo 13 years ago
  Kostya Shishkov 613a37eca4 ape: 3.80-3.92 decoding support 13 years ago
  Martin Storsjö a5e6080a8d rtmp: Pass the parameters to do_adobe_auth in the right order 13 years ago
  Anton Khirnov 3cd93cc7b8 Revert "asfenc: return error on negative timestamp" 13 years ago
  Kostya Shishkov 50c449ac24 iff: validate CMAP palette size 13 years ago
  Luca Barbato d1bec33b46 asfenc: return error on negative timestamp 13 years ago
  Anton Khirnov aa3c779984 lavf: sanity check size in av_get/append_packet(). 13 years ago
  Xi Wang 8425d693ee flacdec: simplify bounds checking in flac_probe() 13 years ago
  Kostya Shishkov c42e262513 add support for Monkey's Audio versions from 3.93 13 years ago
  Can Wu 81cf53e133 mpegts: add support for stream_type 0x42, which is CAVS 13 years ago
  Diego Biurrun 1ae07959ab rsodec: Use avpriv_report_missing_feature() where appropriate 13 years ago
  Diego Biurrun 1ecdf8912b avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 13 years ago
  Diego Biurrun 63d744e2be av_log_missing_feature() ---> avpriv_report_missing_feature() 13 years ago
  Luca Barbato 37cb3b180a matroskadec: request a read buffer for the wav header 13 years ago
  Diego Biurrun a4472ac01e Add informative messages to av_log_ask_for_sample calls lacking them 13 years ago
  Diego Biurrun 8f10f1a6dc anm: Get rid of some very silly goto statements 13 years ago
  Anton Khirnov 85a5bc054c lavf: remove disabled FF_API_R_FRAME_RATE cruft 13 years ago
  Anton Khirnov 7b486ab13b lavf: remove disabled FF_API_AV_GETTIME cruft 13 years ago
  Anton Khirnov 32e5194969 lavf: remove disabled FF_API_INTERLEAVE_PACKET cruft 13 years ago
  Anton Khirnov 435c2a31ad lavf: remove disabled FF_API_READ_PACKET cruft 13 years ago
  Anton Khirnov c7e044c61b lavf: remove disabled FF_API_APPLEHTTP_PROTO cruft 13 years ago
  Anton Khirnov 0a7c4daf46 lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruft 13 years ago
  Martin Storsjö f1af3d19a7 output-example: Update to use encode_video2 instead of the now dropped encode_video 13 years ago
  Anton Khirnov 6c7d339afc tty: set avg_frame_rate. 13 years ago
  Anton Khirnov 0651e892e1 Replace remaining includes of audioconvert.h with channel_layout.h 13 years ago
  Anton Khirnov d8b31be6ca Add the bumps and APIchanges entries for reference counted buffers changes. 13 years ago
  Anton Khirnov 1afddbe59e avpacket: use AVBuffer to allow refcounting the packets. 13 years ago
  Alexander Kojevnikov eae0879d96 mp3dec: Fix VBR bit rate parsing 13 years ago
  Reimar Döffinger efa7f42020 Use the avstring.h locale-independent character type functions 13 years ago
  Martin Storsjö 8fbab7a6c8 rtpdec: Initialize some variables to silence compiler warnings 13 years ago
  Martin Storsjö c5a738ca4e flvdec: Check the return value of a malloc 13 years ago
  Martin Storsjö c91c63b538 flvdec: Don't read the VP6 header byte when setting codec type based on metadata 13 years ago
  Martin Storsjö 5c8696555a lavf: Add a fate test for the noproxy pattern matching 13 years ago
  Martin Storsjö de9cd1b173 lavf: Handle the environment variable no_proxy more properly 13 years ago
  Anton Khirnov 56daf10e03 mov: use the format context for logging. 13 years ago
  Anton Khirnov 1ef0e8a6bf asfdec: do not assume every AVStream has a corresponding ASFStream 13 years ago
  Vladimir Pantelic f5fac6f777 asfdec: support reading ID3v2 tags in ASF files 13 years ago
  Vladimir Pantelic 84b721db36 asfdec: also read Metadata Library Object 13 years ago
  Vladimir Pantelic 61f9ad2dfc asfdec: read the full Metadata Object, not just aspect ratio information 13 years ago
  Vladimir Pantelic 36fab50e90 asfdec: silence a warning 13 years ago
  Diego Biurrun 48a4ffa722 asf: K&R formatting cosmetics 13 years ago
  Diego Biurrun 6c1a7d07eb Use proper "" quotes for local header #includes 13 years ago
  Anton Khirnov 9ec8971060 bink demuxer: set framerate. 13 years ago
  Anton Khirnov 1730ca2eca bink demuxer: check malloc return value 13 years ago
  Diego Biurrun 0f5b0b4178 avisynth: Change demuxer name to avoid conflicts with AVS 13 years ago
  Martin Storsjö 61d36761ef movenc: Simplify code by using avio_wb24 13 years ago