История коммитов

Автор SHA1 Сообщение Дата
  Michael Niedermayer 9de0be61be Do not force fps unless the user actually specified one. 16 лет назад
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 лет назад
  Aurelien Jacobs 7241a6bb50 move unrelated functions declarations out of allformats.h 17 лет назад
  Michael Niedermayer fbd69f519b 100000l (forgotten return) 17 лет назад
  Michael Niedermayer d1a4544de9 remove unneeded buf_size check (see AVPROBE_PADDING_SIZE) 17 лет назад
  Michael Niedermayer e020dbd2a1 flac probe 17 лет назад
  Justin Ruggles 2477ce2322 10l to me. Revert recent changes to ac3_probe() which made misdetection as AC3 too probable. 17 лет назад
  Baptiste Coudurier 7a97dd84e3 remove useless raw_write_header 17 лет назад
  Justin Ruggles ecc8fc11ec additional tweaks to AC3 probe function. give a higher score to a single frame 17 лет назад
  Justin Ruggles c49c02231c increase the maximum AC3 probe buffer size and reduce the threshold for 50% reliability score to 2 frames. Fixes out.ac3 from [FFmpeg-devel] AC3 Format Detection unreliable. 17 лет назад
  Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 17 лет назад
  Panagiotis Issaris 769e10f068 Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). 17 лет назад
  Roman Shaposhnik c21f308e77 * Getting rid of the use of GCC language extensions 17 лет назад
  Måns Rullgård 8c222bb405 kill uninitialised variable warning in ac3_probe() 17 лет назад
  Vitor Sessak 7cf0999529 remove empty write trailer functions 17 лет назад
  Diego Biurrun 755bfeabcc misc spelling fixes 17 лет назад
  Benoit Fouet 5faf2d3641 add rgb suffix handling for demuxer 17 лет назад
  Vitor Sessak 13dec85765 RoQ muxer, patch by Vitor, vitor1001 gmail com 17 лет назад
  Aurelien Jacobs 99ff31dc75 move aac and ac3 parsers in their own files 17 лет назад
  Michael Niedermayer 5fd5d0ef3a improve mpeg4-es detection by rejecting streams with reserved startcodes (fixes 11-i_need_your_love-daw.mp3 detected as mpeg4) 17 лет назад
  Benoit Fouet b47f86c4a3 add rgb suffix to rawvideo muxer 17 лет назад
  Aurelien Jacobs 57004ff1d7 add an enum for need_parsing 17 лет назад
  Diego Biurrun cefd4907e3 Make the declaration of AVInputFormat ac3_demuxer conditional 17 лет назад
  Diego Biurrun 98d0205145 Move AC3 header parsing code together with the rest of the AC3 parsing code. 17 лет назад
  Michael Niedermayer 87e8788680 allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 17 лет назад
  Michael Niedermayer e9f6c8eaae fix probe of 001.vdr-broken-6025 17 лет назад
  Justin Ruggles f8b9830b6c improve ac3_probe by counting consecutive frames 17 лет назад
  Kostya Shishkov 7bb5c2a6ea Raw VC-1 demuxer 17 лет назад
  Justin Ruggles 7156aeb98a add read_probe function to raw ac3 demuxer 17 лет назад
  Michael Niedermayer e9b78eeba2 better generic index building and seeking code 17 лет назад
  Thijs Vermeir 8f57cc5a32 mpeg4probe patch by (Thijs Vermeir ; thijs vermeir barco com) 18 лет назад
  Aurelien Jacobs 7fbde3431a replace coder/decoder file description in libavformat by muxer/demuxer 18 лет назад
  Baptiste Coudurier 708e3e7d2d simplify pcm read seek, use av_get_bits_per_sample 18 лет назад
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 лет назад
  Michael Niedermayer 494bbf5805 dont be too picky about timestampsbeing wrong if the destination container is without timestamps and raw of the raw video / raw audio sort 18 лет назад
  Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 лет назад
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 лет назад
  Diego Biurrun 2c8e201429 Fix compilation with all combinations of --disable-(de)muxers. 18 лет назад
  Justin Ruggles ce1d2a95c3 Raw flac muxer, patch by Justin Ruggles (jruggle earthlink net). Can be 18 лет назад
  Benjamin Larsson 89ca8c497f Add support for raw flac decoding based on the .flac suffix of input files. 18 лет назад
  Michael Niedermayer c04c3282b4 simplify AVFormatParameters NULL checks 18 лет назад
  Måns Rullgård e01dc227f3 can't have PES headers in MPEG video elementary streams so fail probe 18 лет назад
  Måns Rullgård a283db3962 generate adts frame headers if required 18 лет назад
  Måns Rullgård fda885c703 read/write adts aac 18 лет назад
  Michael Niedermayer 8f0df75438 3rd try for mpeg-es probe ... 18 лет назад
  Michael Niedermayer efac2613e7 fix regression tests 18 лет назад
  Michael Niedermayer 93d3e278cd improve mpeg1/2-es detection 18 лет назад
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 лет назад
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 лет назад
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 лет назад