8364 Commits (a75b254c74d71414f15764979e718e74cd90f5aa)

Author SHA1 Message Date
  Anton Khirnov 9c684feadc libx264: add 'direct-pred' private option 14 years ago
  Anton Khirnov 0635a8aa21 libx264: add 'partitions' private option 14 years ago
  Joseph Wecker 0078430e30 flvdec: A little bit of cleanup 14 years ago
  Joseph Wecker 4ee53d7e86 flvenc: Correctly encode data stream into in-band metadata frames. 14 years ago
  Joseph Wecker 4c05042978 flvdec: Properly decoding in-band metadata packets as data frames. 14 years ago
  Joseph Wecker c054f11606 flvdec: Started to remove most of the "only 1-audio+1-video" assumptions 14 years ago
  Joseph Wecker 30bcd6a945 flv: Ammon's changes migrated from 0.6.0 - I believe for the android broadcaster. 14 years ago
  Carl Eugen Hoyos b5d4c0e26e Support Speex in isom. 14 years ago
  Michael Niedermayer 9243454e31 libavformat/utils: only run delta_dts_min calculation code when its value is used. 14 years ago
  Michael Niedermayer effbeff503 libavformat/utils: use FFMIN() where possible 14 years ago
  wg 37ed5df5c5 libavformat/utils: Treat subtitle streams as noninterleaved when 20 seconds have passed without a packet 14 years ago
  Stefan Fritsch 346ea9e222 http: Consider the stream as seekable if the reply contains Accept-Ranges: bytes 14 years ago
  Luca Barbato 5ee5dc4e9a nutenc: add namespace to the api facing functions 14 years ago
  Stefan Fritsch 31dfc49598 http: Fix decetion of range support in HTTP servers 14 years ago
  Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 14 years ago
  Anton Khirnov c11fb8288d AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). 14 years ago
  Tomas Härdin 9289eada91 Parse MXF partitions 14 years ago
  Clément Bœsch 3dd2c8bbbc wav: init st to NULL to avoid a false-positive warning. 14 years ago
  Diego Biurrun aebb56e184 Replace some commented-out debug printf() / av_log() messages with av_dlog(). 14 years ago
  Carl Eugen Hoyos a9424d27c4 Support speex in avi. 14 years ago
  Carl Eugen Hoyos c41bf905f4 Only autodetect loas in transport streams. 14 years ago
  Carl Eugen Hoyos 75a225217c Support Nellymoser in isom. 14 years ago
  Baptiste Coudurier f33be93b1b mov: read tmcd tag and set timecode drop flag accordingly. 14 years ago
  Tomas Härdin 8b7222979c isom: add missing AVC-Intra tags, rearrange list and update comments 14 years ago
  Carl Eugen Hoyos 312645e030 Do not set codec_tag property for matroska muxers. 14 years ago
  Carl Eugen Hoyos 262ab1c59a Do not assume timestamps for mp2 format. 14 years ago
  Fredrik Axelsson 09a858da7d Add support for BDAV/m2ts-mode muxing 14 years ago
  Reimar Döffinger 056c13fd17 vocdec: Take channel count into account when calculating bit rate. 14 years ago
  Marton Balint dacd827b81 Rename find_program_from_stream to av_find_program_from_stream and add it to avformat.h 14 years ago
  Michael Niedermayer 941bb552c6 Fix memory corruption in case of memory allocation failure in av_probe_input_buffer() 14 years ago
  Kostya Shishkov 10397215aa Use deinterleavers for demangling audio packets in RealMedia. 14 years ago
  Stefano Sabatini f2011ed234 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 14 years ago
  Diego Biurrun c960e67ad0 Replace deprecated av_find_stream_info() by avformat_find_stream_info(). 14 years ago
  Sven Hesse 5f677aac76 xmv: eliminate superfluous zeroing of zero data 14 years ago
  Michael Niedermayer 7c4e4c6a06 udp: fix circular buffer error handling 14 years ago
  Michael Niedermayer 20f0bf8cfb udp: buffer datagrams in circular buffer instead of a bytestream 14 years ago
  Alex Converse ad6c7c1b52 mp4: Handle non-trivial ES Descriptors. 14 years ago
  Michael Niedermayer 7e7012d0b4 oggdec: subtract time of first packet only from duration when it is significant 14 years ago
  Michael Niedermayer d2cab951e3 oggdec: Make sure start time correction is applied once to each stream 14 years ago
  Alex Converse 7e6029f98a lavf utils: Fix bad indentation. 14 years ago
  Alberto Delmás 45ecda8554 Windows Media Image decoder (WMVP/WVP2) 14 years ago
  Nicolas George aeba058340 lavf: warn when a parser is needed and not found. 14 years ago
  Nicolas George 355ac7ff6c rtpenc: use avcodec_get_name to report unsupported codecs. 14 years ago
  Nicolas George 1c58264e62 flvenc: use avcodec_get_name to report unsupported codecs. 14 years ago
  Carl Eugen Hoyos 05a267305d Support more codecs when muxing caf. 14 years ago
  Anton Khirnov fb42d156ed movenc: use libx264 by default when possible for mov, mp4 and psp 14 years ago
  Anton Khirnov b71389cbae avienc: saner default audio codec. 14 years ago
  Anton Khirnov 3436c4a368 matroskaenc: saner default codecs. 14 years ago
  Carl Eugen Hoyos ef25e70de3 Stream-copying PureVoice into caf works fine. 14 years ago
  Kostya Shishkov ccb919e34b WavPack demuxer: do not rely on index when timestamp is not in indexed range. 14 years ago