23885 Commits (932d775fa2d66ce26ce182c8499678f97ecad63c)
 

Author SHA1 Message Date
  Diego Biurrun 353285d740 Remove explicit filename from Doxygen @file commands. 15 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  Diego Biurrun e1ae1642cb Add missing internal.h #include for brktimegm(), fixes the warning: 15 years ago
  Diego Biurrun 4311ff776b cosmetics: Switch Doxygen comments to JavaDoc style. 15 years ago
  Martin Storsjö 5948f82227 Reset RTCP timestamps after seeking, add range start offset to the packets timestamps 15 years ago
  Martin Storsjö 2cab6b48ad Revert svn rev 21857, readd first_rtcp_ntp_time in RTPDemuxContext 15 years ago
  Baptiste Coudurier 2293a2e67f Set AVFMT_NOTIMESTAMPS flag for mp3 muxer 15 years ago
  Jason Garrett-Glaser dbb4f0515f vertical align in libx264.c 15 years ago
  Måns Rullgård 60877ad941 Revert "Fix libx264 configure check to use pkg-config if available." 15 years ago
  Jason Garrett-Glaser 73f3f30de5 Fix libx264 configure check to use pkg-config if available. 15 years ago
  Vitor Sessak 1840b28059 Makefile: make fate target depend on compiling ffmpeg 15 years ago
  Måns Rullgård 8469ae22a8 configure: simplify $COMPONENT_LIST handling 15 years ago
  Måns Rullgård 0afab17ef9 configure: simplify vaapi dependencies 15 years ago
  Måns Rullgård c89c96e989 configure: simplify vdpau dependencies 15 years ago
  Måns Rullgård 55a95e2d42 FATE: update nsv-demux checksums 15 years ago
  Luca Barbato bacde6466c Make ffserver support rfc3550 15 years ago
  Luca Barbato 9094d867aa Make rtp protocol obey rfc3550 15 years ago
  Stefano Sabatini 3748b2b8e8 Fix leak in avfilter_graph_add_filter(). 15 years ago
  Howard Chu fc8fa007fb Implement librtmp seek support. 15 years ago
  Stefano Sabatini d79fc8403b Prefer AVERROR(ENOSYS) over AVERROR_NOTSUPP. 15 years ago
  Stefano Sabatini 4c4ef3db4b Make url_fsize() return AVERROR(ENOSYS) rather than AVERROR(EPIPE) if 15 years ago
  Stefano Sabatini 28894105c8 Make url_seek() return AVERROR(ENOSYS) rather than AVERROR(EPIPE) in 15 years ago
  Michael Kaufmann 22c29c36cd Add const to some pointer parameters. 15 years ago
  David Conrad 33e623831b vp3: Use avctx pointer directly 15 years ago
  David Conrad 8099d6c985 vp3: Read fps and aspect ratio in the decoder 15 years ago
  David Conrad ddc7e438e0 vp3: Don't crop if there's a left/top offset, it's wrong 15 years ago
  David Conrad eb6a6cd788 vp3: DC-only IDCT 15 years ago
  Baptiste Coudurier f32f7d8b24 Take ticks per frame into account when warning about difference between 15 years ago
  Martin Storsjö 653d7aeb61 Parse strf mov atoms 15 years ago
  David Conrad 6086731299 vp3: More buffer length checks 15 years ago
  David Conrad d7097c2d88 vp3: Remove internal debug statement 15 years ago
  David Conrad adc725b558 oggdec: Move warning about missing granule to the correct place 15 years ago
  David Conrad 44a088eab7 oggdec: Fix duration calculation if the last page in a file has no granule 15 years ago
  David Conrad 49c2d29089 oggdec: Remove write-only variable 15 years ago
  Ramiro Polla adef229efb AVERROR(FF_NETERROR(x)) -> FF_NETERROR(x) 15 years ago
  Ronald S. Bultje 4aecee7fc3 Fix compile error on mingw where ETIMEDOUT is missing (because it's a WSA error). 15 years ago
  Ronald S. Bultje e58c05bb3c Remove useless assert(), since this can (in theora) be used for any Xiph 15 years ago
  Gwenole Beauchesne 6752a3cc6c H.264: cosmetics (vertical align). 15 years ago
  Gwenole Beauchesne fa37cf0db3 H.264: move avctx->{profile,level} init before AVCodecContext.get_format(). 15 years ago
  Gwenole Beauchesne b08e38e8c3 H.264: move avctx->refs init before AVCodecContext.get_format(). 15 years ago
  Andreas Öman 67d96fb42d pngdec: Add support for PIX_FMT_Y400A 15 years ago
  Andreas Öman 4744f896e5 Add PIX_FMT_Y400A, 8bit gray, 8bit alpha 15 years ago
  Robert Krüger d21b227818 Fix computation of the display aspect ratio. 15 years ago
  Stefano Sabatini 4563cf247d Factorize code in get_bit_rate(). 15 years ago
  Stefano Sabatini 22b7b23c17 Make avfilter_graph_add_filter() returns AVERROR(ENOMEM) in case of 15 years ago
  Diego Biurrun e5d2bdec11 Add rectangle.h #include for fill_rectangle(). 15 years ago
  Diego Biurrun d02bb3ecf1 Move static function fill_filter_caches() from h264.h to h264.c. 15 years ago
  Howard Chu 19c9eedc2c Plug librtmp logging into av_log. 15 years ago
  Diego Biurrun fc122efd66 whitespace cosmetics 15 years ago
  Måns Rullgård 8b9ec992a7 FATE: update vqf-demux checksum 15 years ago