12485 Commits (00a13a9cdbfa5e8302dc0b3175f4380e987c2a07)

Author SHA1 Message Date
  Michael Niedermayer acbd14bc7e avformat: postpone API removials where the functions are trivial wrapers 13 years ago
  Hendrik Leppkes 713ac21097 avutil/os_support: use 64-bit fstat/lseek variants for MSVC as well 13 years ago
  Luca Barbato 37cb3b180a matroskadec: request a read buffer for the wav header 13 years ago
  Nicolas George b52421940f lavf: add AV_ to two remaining CODEC_ID_*. 13 years ago
  Michael Niedermayer c292e340ed avformat: keep r_frame_rate 13 years ago
  Michael Niedermayer 9cf788eca8 avformat/avdevice: add missing time.h includes 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
  Michael Niedermayer 806a66fd08 mpegts: clear avprograms only for removed programs 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
  Michael Niedermayer cada996528 avformat: Fix apics with aac 13 years ago
  Michael Niedermayer a12a618aa9 hls: fix timebase 13 years ago
  Stefano Sabatini d95143ec82 lavf/segment: add support to ffconcat segment list 13 years ago
  Michael Niedermayer d929364814 asfdec: dont truncate type 2-5 values 13 years ago
  Nicolas George c31458c334 lavf/concat: compute duration if possible. 13 years ago
  Nicolas George 3ab25e4574 Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions" 13 years ago
  Alexander Kojevnikov 29d8cd265a mp3dec: Fix VBR bit rate parsing 13 years ago
  Michael Niedermayer 3dbc0ff9c3 iff: fix integer overflow 13 years ago
  Michael Niedermayer 7992bdbeb4 update_stream_timings: check bitrate for being in range. 13 years ago
  Michael Niedermayer faa0068a87 avformat: Make duration estimation from pts more robust 13 years ago
  Michael Niedermayer 9bb54bb685 nutdec: more specific return codes for decode_syncpoint() 13 years ago
  Michael Niedermayer 7ccc0ed6a0 nutdec: print error on invalid/unsupported fourcc style 13 years ago
  Michael Niedermayer 03148fd174 buildsys: only include log2_tab per library for shared builds 13 years ago
  Reimar Döffinger 88d55b827d Remove incorrect use of ctype.h functions. 13 years ago
  Michael Niedermayer f2cb993139 avformat: gather aspect ratio from rv30/40 in find_stream_info 13 years ago
  Michael Niedermayer 981cf0c300 movenc: Do not flag secondary audio and subtitle tracks as enabled. 13 years ago
  Martin Storsjö 8fbab7a6c8 rtpdec: Initialize some variables to silence compiler warnings 13 years ago
  Carl Eugen Hoyos 6091a8d92d Avoid huge memory allocations from asf demuxer. 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
  Nicolas George d9fad53f4b lavf/avio: check for : in filenames for protocols. 13 years ago
  Nicolas George 89f9f69e3f lavf: rescale duration for chained muxers. 13 years ago
  Michael Niedermayer 1c6477f30f Revert "lavf/utils: add support for special characters encoding in URL" 13 years ago
  Senthilnathan M 4a8fc1d83b lavf/utils: add support for special characters encoding in URL 13 years ago
  Stefano Sabatini 6cc12353a8 lavf/concatdec: define "ffcat" and "ffconcat" extensions 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
  Michael Niedermayer 5d2f2c7643 oggdec: chained oggs have timestamp discontinuities 13 years ago