9023 Commits (b56adc784288bdbe5e34e581e8081b51a2a3eb5f)

Author SHA1 Message Date
  Anton Khirnov 74e96eb77e pmpdec: don't use deprecated av_set_pts_info. 14 years ago
  Paul B Mahol 30961a8dd5 rpl: enable escape130 codec 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
  Alex Converse 2b45222b6a md5proto: Fix order of operations. 14 years ago
  Michael Niedermayer e99c4bbdf3 img2: update first file only when -updatefirst is specified 14 years ago
  Michael Niedermayer b7c7eae7d9 tta: better check for totalframes. 14 years ago
  Michael Niedermayer 102a2463d3 img2: Allow writing multiple files onto the same output file. 14 years ago
  Mans Rullgard d9ba767d61 musepack: fix signed shift overflow in mpc_read_packet() 14 years ago
  Alex Converse 028a2375e2 mov: Make format string match variable type. 14 years ago
  Victor Vasiliev 12bc20502a Generalize RIFF INFO tag support; support reading INFO tag in wav 14 years ago
  Justin Ruggles 9d2dd356c2 adx: rename ff_adx_decode_header() to avpriv_adx_decode_header() 14 years ago
  Justin Ruggles a17c3c7d15 avformat: add CRI ADX format demuxer 14 years ago
  Justin Ruggles 27360ccc5e adx: add an ADX parser. 14 years ago
  Mans Rullgard 3d1af11df4 sol: use AV_RL32 instead of raw pointer cast 14 years ago
  Luca Barbato 035af998ad nullenc: drop AVFMT_RAWPICTURE from the flags 14 years ago
  Carl Eugen Hoyos 3880b4541a Do not claim that every unknown rm stream is a video stream. 14 years ago
  Michael Niedermayer 58030fc6c8 avio: Fix handling of filenames that contain : 14 years ago
  Justin Ruggles 5872c78122 cdg: skip packets that don't contain a cdg command. 14 years ago
  Michael Niedermayer 98d1e9f915 lavf: give more weight to the extension during probing if there is a id3 14 years ago
  Michael Niedermayer 6a3a54f5e3 lavf: minor cleanup of av_probe_input_format3() 14 years ago
  Anton Khirnov 0844b57c11 crcenc: add flags 14 years ago
  Anton Khirnov 50efd3cad8 md5enc: add flags 14 years ago