9023 Commits (b56adc784288bdbe5e34e581e8081b51a2a3eb5f)

Author SHA1 Message Date
  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
  Michael Niedermayer 6161c41817 avio: Support private options in URLProtocols 14 years ago
  Michael Niedermayer c12e1bd1bc avio: allow any chars in protocols 14 years ago
  Clément Bœsch 2bb1c713cc http: add user_agent option. 14 years ago
  Alex Converse 9f8c190bb0 mov: Remove some redundant and obsolete comments. 14 years ago
  Luca Barbato e361b5089a doxy: structure libavformat groups 14 years ago
  Janne Grunau 0945eddec0 pthread: do not touch has_b_frames 14 years ago
  ami_stuff cf14c82227 [PATCH] IFF Amiga Continuous Bitmap (ACBM)decoder 14 years ago
  Clément Bœsch 2f0f9a87d0 Fix various if parenthesis misplacements. 14 years ago
  Martin Storsjö 66e9c0b6ab httpproxy: Specify the object files needed in the Makefile 14 years ago
  Michael Niedermayer 328a3545c6 udp: update to new interrupt callback API 14 years ago
  Michael Niedermayer 36a60fad62 lavf: cdg has large non keyframe segments and should thus be exempt from the non keyframe check in seeking. 14 years ago
  Michael Niedermayer fca85ce5ec rawdec: use a default sample rate if none is specified. 14 years ago
  Tomas Härdin fd1cea6549 mxfdec: Add hack that adjusts the n_delta calculation when system items are present 14 years ago
  Tomas Härdin 7ddb0607f3 mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry arrays 14 years ago
  Josh Allmann 704af3e29c rtmp: do not hardcode invoke numbers 14 years ago
  Martin Storsjö 45f511ece7 avio: Mark the old interrupt callback mechanism as deprecated 14 years ago
  Panagiotis H.M. Issaris 795d9594cf applehttp: Fix seeking in streams not starting at DTS=0 14 years ago
  Martin Storsjö dbc2424baa http: Don't use the normal http proxy mechanism for https 14 years ago
  Martin Storsjö 2565dbeb3e tls: Handle connection via a http proxy 14 years ago
  Martin Storsjö f5c5d57b57 http: Reorder two code blocks 14 years ago
  Martin Storsjö 9f1dae944e http: Add a new protocol for opening connections via http proxies 14 years ago
  Martin Storsjö bf7723a640 http: Split out the non-chunked buffer reading part from http_read 14 years ago
  Matthew Hoops ddf9b510e7 segafilm: add support for raw videos 14 years ago
  John Brooks 525c5b08fb rtpdec: only use RTCP for PTS when synchronizing multiple streams 14 years ago
  John Brooks 12348ca25e rtpdec: unwrap RTP timestamps for PTS calculation 14 years ago
  Michael Niedermayer 30ca700ba1 ac3probe: Detect Sonic Foundry Soft Encode AC3 as raw AC3. 14 years ago
  Carl Eugen Hoyos d50122eafa Do not try to read total disc or track number if data atom is too short. 14 years ago
  Martin Storsjö 92db95e9ca tls: Use TLSv1_client_method for OpenSSL 14 years ago
  Michael Niedermayer 1d23e5246c mjpeg: support mpo 14 years ago
  Martin Storsjö 18579f08e7 avformat: Accept the ISO8601 separate format as input, too 14 years ago
  Martin Storsjö 4a83541650 avformat: Interpret times in ff_iso8601_to_unix_time as UTC 14 years ago
  Clément Bœsch 4da45aff28 cleanup: remove various double end ';' all over the code. 14 years ago
  Michael Niedermayer cd6851c5ef lavf: if timestamps are invalid (pts=dts) only drop dts. 14 years ago
  Mans Rullgard 52767d891c lavf: fix multiplication overflow in avformat_find_stream_info() 14 years ago
  Panagiotis H.M. Issaris 6f20921dee Fix seeking when using Apple HTTP Live Streaming 14 years ago
  Michael Niedermayer 53cb0de25b asfdec: mark only ts1 as av_unused 14 years ago
  Michael Niedermayer 7ea3963817 mpegts: Completely ignore H222 spec and consider reserved adaption 14 years ago
  Michael Niedermayer 6760bd0a19 asfdec: avoid unused variable warning. 14 years ago
  Michael Niedermayer ba7f18876c asfdec: use dts for seeking. 14 years ago
  Michael Niedermayer bb4eabacea asfdec: restore timestamp reading code 14 years ago
  Michael Niedermayer 40176fc314 mp3enc: Try to use a matching bitrate in the xing header. 14 years ago