17624 Commits (f35254d1aa48371578b6ce4b7520cb15c4c3684a)
 

Author SHA1 Message Date
  Baptiste Coudurier f35254d1aa mxf does not have timestamps 16 years ago
  Reimar Döffinger 0b178e5629 Add av_ prefix to LZO stuff and thus make it officially part of the public API. 17 years ago
  Benjamin Larsson aa8d024ce2 Allocate trellis tables on heap only when needed. 17 years ago
  Stefan de Konink 426a6f34a0 Splits the totalbitrate in a videodatarate and audiodatarate part. 17 years ago
  Stefan de Konink 9a354fe3f9 Implement the reading of the video bitrate of flv movies out of the meta data, 17 years ago
  Baptiste Coudurier 822617cd50 24bit pcm support 17 years ago
  Baptiste Coudurier 2253d6d773 more flexible mapping selection 17 years ago
  Baptiste Coudurier a4397fa911 fix temporal offet of ipbb sequences, simplification welcome 17 years ago
  Robert Swain b17f1a0764 Doxygen defgroups throw a warning if they don't have a title as well as a name 17 years ago
  Baptiste Coudurier ed00d0c1b0 fix video line map tag size 17 years ago
  Baptiste Coudurier bc185fc161 fix flush and interleaving by edit units 17 years ago
  Baptiste Coudurier 0e9dbd9685 write index table and rip, muxer works pretty well now 17 years ago
  Diego Biurrun 6ebafef6ee Add XSUB to list of supported subtitle formats. 17 years ago
  Diego Biurrun 70e493991d cosmetics: Place all subtitle entries together. 17 years ago
  Diego Biurrun f8a32581fa Add necessary #includes to pass 'make checkheaders'. 17 years ago
  Baptiste Coudurier 0290074c31 factorize common wav local tags 17 years ago
  Baptiste Coudurier f9303ffd62 write req local tags for wav 17 years ago
  Baptiste Coudurier 4966b98a57 adjust size when not writing f2 17 years ago
  Baptiste Coudurier 8ed82d8174 do not write f2 if not interlaced 17 years ago
  Baptiste Coudurier cbd70c4100 write bitrate tag 17 years ago
  Baptiste Coudurier 724e7d8d8b write display height/width tags 17 years ago
  Justin Ruggles faeb2bd41d flacdec: set default sample_fmt before parsing extradata 17 years ago
  Diego Biurrun 6bf959fee5 Add av_unused to conditionally used variable, fixes the warning: 17 years ago
  Baptiste Coudurier eee99eb3e8 return eof/error if only ffm header has been written, should fix #815 17 years ago
  Víctor Paesa cdf5139512 Explain how to add IPv6 support to Cygwin. 17 years ago
  Aurelien Jacobs 9f5aca8fec don't support the mp3 extension in the mp2 muxer 17 years ago
  Kostya Shishkov 55b557ece1 Silence compiler warnings for XL decoder 17 years ago
  Kostya Shishkov b709397530 Make WNV1 decoder use temporary buffer for bit-reversed input 17 years ago
  Diego Biurrun 94f694a476 cosmetics: Remove period after copyright statement non-sentence. 17 years ago
  Diego Biurrun bf89d54edb cosmetics: Remove period after copyright statement non-sentence. 17 years ago
  Kostya Shishkov ad4d0b9ef2 Make TM2 decoder byteswap input into separate buffer instead of doing it in-place. 17 years ago
  Kostya Shishkov a2a986371c Factorize stream reading in TM2 decoder 17 years ago
  Kostya Shishkov 3ffabd4e49 Silence two pointer assignment compiler warnings in rv34.c 17 years ago
  Kostya Shishkov 5d44b2a138 Silence useless compiler warning when passing AVFrame* instead of AVPicture* 17 years ago
  Diego Biurrun bc4cccd483 Remove H.264 encoder initialization. 17 years ago
  Ronald S. Bultje d1c6e47c16 Fix the Transport: line in the SETUP request so that it works with WMS 17 years ago
  Diego Biurrun 82aaa790d2 Use full internal pathname in doxygen @file directives. 17 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 17 years ago
  Diego Biurrun 65ffe3e85c Fix filenames in doxygen comments. 17 years ago
  Diego Biurrun 674bd4f691 cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator. 17 years ago
  Baptiste Coudurier 7591b30499 remove some warnings due to avctx->execute 17 years ago
  Måns Rullgård a95d00b287 shorten: trivial simplification of signature check 17 years ago
  Ben Hutchings f579d24bad assume widescreen when ratio also > 17, patch by Ben Hutchings, ben at decadent dot org dot uk 17 years ago
  Baptiste Coudurier a4fd53c427 fix decoding 720p50 audio samples 17 years ago
  Baptiste Coudurier 0646663882 free audio fifo 17 years ago
  Baptiste Coudurier 5efa932d2c use st->priv_data to store per stream context 17 years ago
  Baptiste Coudurier 8f819636b7 change prototype of mxf_interleave_get_packet to make it compatible 17 years ago
  Baptiste Coudurier 59bcc93bb1 do not use PAL_samples_per_frame in init, to make init independant 17 years ago
  Baptiste Coudurier a9025f2ae4 cosmetics, remove empty lines 17 years ago
  Baptiste Coudurier a1a37f136d add my copyright as well 17 years ago