8880 Commits (406e9647a08701d6b51f2e8abcb0166c74230917)

Author SHA1 Message Date
  Chris Berov a4e21baa74 yuv4mpeg: cosmetics: pretty-printing 14 years ago
  Peter Ross ba8410cb44 Microsoft Windows ICO demuxer 14 years ago
  David Goldwich c8b27a0ec4 oma: PCM support 14 years ago
  David Goldwich 8ae5eb75df oma: better format detection with small probe buffer 14 years ago
  David Goldwich e96070074d oma: clearify ambiguous if condition 14 years ago
  Michael Niedermayer ff53c79d0a flvdec: Stop searching for streams once a audio & a video stream has been found 14 years ago
  Carl Eugen Hoyos 8dcd2a41ec Allow last mov chunk to have an arbitrary number of samples. 14 years ago
  Michael Niedermayer a930cd0d19 oma: Fix out of array read. 14 years ago
  Michael Niedermayer aedd30b63a id3v2: Fix null ptr crash in get_extra_meta_func() 14 years ago
  Clément Bœsch 215b7724e7 lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). 14 years ago
  Janne Grunau fd095539d1 latmdec: fix audio specific config parsing 14 years ago
  Mans Rullgard 150ddbc148 Do not memcpy raw video frames when using null muxer 14 years ago
  John Stebbins b88eb87630 asf: use packet dts as approximation of pts 14 years ago
  Luca Barbato 73f027c17b asf: do not call av_read_frame 14 years ago
  Martin Storsjö 30266038bd rtsp: Initialize the media_type_mask in the rtp guessing demuxer 14 years ago
  Adrian Drzewiecki dd7453a24e Fix id3v2 extended header handling. 14 years ago
  Martin Storsjö 04403ec2e4 rtpenc: Add support for G726 audio 14 years ago
  Martin Storsjö fa6dce4c57 rtpdec: Interpret the different G726 names as bits_per_coded_sample 14 years ago
  Martin Storsjö 77e0c7584b rtpenc: Change rtp_send_samples to handle sample sizes other than even bytes 14 years ago
  Martin Storsjö 2d31d890bf rtpenc: Cast a rescaling parameter to int64_t 14 years ago
  Anton Khirnov 74e96eb77e pmpdec: don't use deprecated av_set_pts_info. 14 years ago
  Reimar Döffinger f28070a123 Add PlayStation Portable PMP format demuxer 14 years ago
  Martin Storsjö c3b05d2159 proto: Realign struct initializers 14 years ago
  Martin Storsjö 7e58050590 proto: Use .priv_data_size to allocate the private context 14 years ago
  Martin Storsjö 9c6777bd93 mmsh: Properly clean up if the second ffurl_alloc failed 14 years ago
  Martin Storsjö 02490bf358 rtmp: Clean up properly if the handshake failed 14 years ago
  Martin Storsjö 6af354436c md5proto: Remove the get_file_handle function 14 years ago
  Martin Storsjö 1ca87d600b applehttpproto: Use the close function if the open function fails 14 years ago
  Martin Storsjö abe20c59b9 http: Make sure proxyauth is initialized 14 years ago
  Michael Niedermayer ec20fc1581 lavf: allow grouping packets in chunks of a user specified size and duration. 14 years ago
  Michael Niedermayer 31f9032b78 lavf: add audio_preload option, this allows interleaving audio earlier 14 years ago
  Michael Niedermayer c863d3751f movenc: replace cluster memset by zeroing only the needed field. 14 years ago
  Martin Storsjö c8f0e88b20 rtpdec: Templatize the code for different g726 bitrate variants 14 years ago
  Michael Niedermayer 957a593cd9 flvdemux: export flags for nellymoser through side data. 14 years ago
  Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 14 years ago
  Michael Niedermayer 8d5078c10b ac3probe: Change threshold from 500 to 200 to keep in sync with mp3. 14 years ago
  Michael Niedermayer b51eaf3b8c mp3probe: Detect mp3 stronger with just 200 frames, this should speed up detection 14 years ago
  Miroslav Slugeň 06d7325ab1 rtpdec: Add support for G726 audio 14 years ago
  Martin Storsjö 2583660664 rtpdec: Add an init function that can do custom codec context initialization 14 years ago
  Michael Niedermayer 4710993800 movenc: memset(0) new cluster elements after realloc() 14 years ago
  Anton Khirnov c98c1f434e matroskadec: don't set codec timebase. 14 years ago
  Anton Khirnov d3e3ffa501 rmdec: don't set codec timebase. 14 years ago
  Anton Khirnov 2092232581 lavf: estimate frame duration from r_frame_rate. 14 years ago
  Joseph Wecker b55dd10d62 Fix typeo in some rarely used memoization 14 years ago
  Joseph Wecker d31c68a7ed removes spurious warning 14 years ago
  Geek.Song 9cdf048ad2 movenc: Remove unneeded chunkSize field from MOVIentry 14 years ago
  Michael Niedermayer fc09bf57a6 movenc: Write file with minimal number of chunks for the given interleaving. 14 years ago
  Alex Converse ac47e014bb adtsenc: Check frame size. 14 years ago
  Diego Biurrun c88ebdb42c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 14 years ago
  Carl 2cf4bd7751 sdp: Fix null pointer dereference with aac and ffserver. 14 years ago