5230 Commits (ec71a8e00bc73c5c8b84d30d228259b2e90b7bd2)

Author SHA1 Message Date
  Baptiste Coudurier a42bf19134 100l, typo 15 years ago
  haim alon 7b5252ce3e Export mov/mp4 major and compatible brands as metadata. 15 years ago
  Carl Eugen Hoyos 486168877e Fix reading VDR files (broken since r19000). 15 years ago
  Reimar Döffinger 98422c44cf Fix possible buffer over-read in vorbis_comment, fix it double to be sure. 15 years ago
  Anton Khirnov 20c6837880 id3v2: Add support for UTF-16 encoding. 15 years ago
  Anton Khirnov 9aa1bcce51 id3v2: Use 0 instead of '\0'. 15 years ago
  Anton Khirnov 787f8fad00 id3v2: check for enough space to write full UTF-8 characters. 15 years ago
  Reimar Döffinger 7d507ceb79 Correctly print number of remaining bytes in oggparsevorbis instead of always 15 years ago
  Benjamin Larsson 61dc238b45 Hook up the MD studio demuxer and Atrac1 decoder. 15 years ago
  Diego Biurrun de653ba3bb Place MP3 demuxer code under appropriate #ifdefs. 15 years ago
  Diego Biurrun 8f771e76fd Rearrange wav_muxer and {wav|w64}_demuxer blocks to be under proper #ifdefs. 15 years ago
  Diego Biurrun 738914be66 Move find_guid function and guid_data array to a globally available place. 15 years ago
  Diego Biurrun e9b733bd89 #include correct header to fix 'make checkheaders'. 15 years ago
  Michael Niedermayer e9b0681610 Only use *ic_ptr when it has been initialized. 15 years ago
  Ronald S. Bultje ba93ea6d3e Unscrewup indentation (pointed out by Diego). 15 years ago
  Ronald S. Bultje f933789789 RTSP basic authentication, patch originally by Philip Coombes 15 years ago
  Niobos 9deba199fd fix pes overhead computation, patch by Niobos, niobos at dest-unreach dot be 15 years ago
  Baptiste Coudurier db46c4e14d print at debug level the score at which codec probing succedeed 15 years ago
  Reimar Döffinger 5abfae79ca Improve SIFF probe by also checking the first tag is one of the expected. 15 years ago
  Reimar Döffinger 3214db98ea Improve dxa probe by checking the values for width and height are reasonable. 15 years ago
  Reimar Döffinger 892d7e78ef Slightly improve probe for ea format by checking that it is possible to 15 years ago
  Lars Täuber f68c8a5039 Do not include "mp4:" prefix from RTMP URL into "app" path or second time 15 years ago
  Michael Niedermayer 1bc8c36125 Print a warning if a format has been detected with a low score. 15 years ago
  Michael Niedermayer c36823fd3d Print at debug level the score with which probing succeeded. 15 years ago
  Michael Niedermayer 8a6c7a5286 Fix indention after last commit. 15 years ago
  Michael Niedermayer e07b882b4d Improve amortized worst case speed of the muxers packet interleaving code 15 years ago
  Kostya Shishkov ebd3e99de9 reindent after last commit and remove unneeded empty line 15 years ago
  Kostya Shishkov f53c9089f6 Make MPC SV8 probe skip tags until stream header is found 15 years ago
  Reimar Döffinger 0d6da4b831 Fix overflow check insufficiently improved in r19840. 15 years ago
  Peter Ross 5f14b56593 Core Audio Format demuxer 15 years ago
  Peter Ross 2d423666c0 Make mov LPCM and AAC parsing functions public 15 years ago
  Kostya Shishkov 9117213313 Enhance Musepack SV8 probing code 15 years ago
  Michael Niedermayer e458dd0be0 Flv should be AVFMT_VARIABLE_FPS. 15 years ago
  Michael Niedermayer 657eca1f8b Upgrade a few important messages to AV_LOG_WARNING. 15 years ago
  Michael Niedermayer 0355537605 Fix indention after previous commit. 15 years ago
  Michael Niedermayer ddce56efc5 Make packet interleaving in the muxer not scan through the whole 15 years ago
  Michael Niedermayer 42831b46ef Also reset *_end in flush_packet_queue(). 15 years ago
  Justin Ruggles ea25c063c3 10l: set genre default immediately before reading genre tag 15 years ago
  Justin Ruggles d891cbb444 Set ID3v1 genre to 0xFF (unknown) by default instead of 0 (Blues). 15 years ago
  Kostya Shishkov 9155be47d1 Do not set 0 FPS in VC-1 test stream format demuxer. 15 years ago
  Kostya Shishkov 05db409c28 Check for explicit 32-bit FPS value so it works on 64-bit systems too 15 years ago
  Kostya Shishkov 23218a9801 Make probing for VC1 test bitstream format stricter 15 years ago
  Michael Niedermayer 37e34df5a5 Check offset in flv_probe() 15 years ago
  Michael Niedermayer 0535f919d5 Do not return values above AVPROBE_SCORE_MAX from probe(). 15 years ago
  Michael Niedermayer 2a3caca2b1 Make h261 and mpegvideo probe a little more robust so they dont fail with 15 years ago
  Michael Niedermayer c4674a479b Make mpeg_probe() pass probetest. 15 years ago
  Reimar Döffinger 3489e150d9 Slightly stricter MPEG-PES probing, fixes issue 1383. 15 years ago
  Reimar Döffinger 5837e4ca33 Vastly improved mm_probe function, passes probetest. 15 years ago
  Reimar Döffinger 97e078087b Improve sierravmd probe. It is still quite weak, but further improvements 15 years ago
  Michael Niedermayer 1ac9563075 Slighty tweak mp3 probe threshold to prevent probetest from complaining. 15 years ago