28291 Commits (50f7c296469e9675e07fd1afa37b5e430b876f1c)
 

Author SHA1 Message Date
  Anton Khirnov cbea3ac820 avio: left-shift AVIO_ flags on next bump 14 years ago
  Alberto Delmas d294015510 Check for successful h263 init in msmpeg4 init 15 years ago
  Vitor Sessak 96573c0d76 lavf/utils.c: Order packets with identical PTS by stream index. 14 years ago
  Martin Storsjö 578d6861a7 flvdec: Allow parsing keyframes metadata without seeking in most cases 14 years ago
  Luca Barbato f3e3f28e80 Error out if vaapi is not found 14 years ago
  Anton Khirnov ff1ec0c3f8 avio: undeprecate av_url_read_fseek/fpause under nicer names 14 years ago
  Martin Storsjö c5e03cebd3 libvo-*: Don't use deprecated sample format names and enum names 14 years ago
  Kharkov Alexander b5304f7b2e flvdec: Fix support for flvtool2 "keyframes based" generated index 14 years ago
  Martin Storsjö c41eb2ade4 libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization 14 years ago
  Alex Converse 2f072b55a4 Fix the conversion of AV_SAMPLE_FMT_FLT and _DBL to AV_SAMPLE_FMT_S32. 14 years ago
  Alex Converse 187a537904 Convert some undefined 1<<31 shifts into 1U<<31. 14 years ago
  Diego Biurrun db46be01ec Add unconditional return statement to yuva420_rgb32_MMX() / yuva420_bgr32_MMX(). 14 years ago
  Diego Biurrun 70ad9842a5 Fix compilation of timefilter test program. 14 years ago
  Martin Storsjö f502ff3f61 Add support for AMR-WB encoding via libvo-amrwbenc 15 years ago
  Martin Storsjö d89e738a0c Add an AAC encoder by using the libvo-aacenc library 14 years ago
  Martin Storsjö 029f966c3a g722: Return 8 bits per sample for g722 in av_get_bits_per_sample 14 years ago
  Anton Khirnov d1c5fdf892 avio: add more documentation for AVIOContext. 14 years ago
  Alberto Delmás 768c525114 Parse sprite data for WMVP and WVP2, and decode sprites for the latter 14 years ago
  Lou Logan 70ff55733d Replace outdated info on the FAQ 14 years ago
  Lou Logan f8de11cf7d Redefine sameq 14 years ago
  Stefano Sabatini aeefbf61c0 pad: fix example explanation 14 years ago
  Stefano Sabatini 3eccfaa012 gradfun: add notice from the MPlayer manual 14 years ago
  Stefano Sabatini 5ae4251c3b eval: add support for trunc, ceil, and floor functions 14 years ago
  Stefano Sabatini 2fd8756b9f documentation: add setdar and setsar description to filters.texi 14 years ago
  Anton Khirnov c1a9012d62 avio: document some members of AVIOContext. 14 years ago
  Anton Khirnov e782a0c6da avio: document avio_close(). 14 years ago
  Anton Khirnov 893816ba1e avio: cosmetics, vertically align comments. 14 years ago
  Anton Khirnov 72d4405b66 avio: cosmetics, group the reading functions. 14 years ago
  Anton Khirnov 37744e3282 avio: cosmetics, merge all the FF_API_OLD_AVIO blocks. 14 years ago
  Anton Khirnov fafa7290f1 avio: cosmetics, move AVIOContext to start of the file. 14 years ago
  Anton Khirnov 6084ee5dc5 avio: update file header. 14 years ago
  Brad 3028b6ede6 os: fix OpenBSD/PowerPC compilation 14 years ago
  Peter Ross 73389754c9 pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 14 years ago
  Clément Bœsch 47dec30edb oggdec: fix demuxing chained audio streams 14 years ago
  Compn cbfa93aca3 fix typo 14 years ago
  Alex Converse 347b375a80 daud: Don't write packets that are too large to have their size expressed in the bytestream. 14 years ago
  Alexander Strange cf39b461d3 pthread: validate_thread_parameters() ignored slice-threading being intentionally off 14 years ago
  Reimar Döffinger f82163cf1c Use consistent condition for whether to run slice-threading execute function. 14 years ago
  Anton Khirnov 17ca374c7d avformat.h: fix a misplaced #endif 14 years ago
  Gwenole Beauchesne da21440d46 vaapi: cope with VA-API 0.32, i.e. fix VC-1 decoding on Sandy Bridge. 14 years ago
  Gwenole Beauchesne 09ce846206 vaapi: filter out DELAYED_PIC_REF flag to determine field. 14 years ago
  Anton Khirnov 0c68c80419 lavf: bump minor and add an APIChanges entry for avformat cleanup 14 years ago
  Anton Khirnov 3ee53dabcf lavf: get rid of ffm-specific stuff in avformat.h 14 years ago
  Anton Khirnov cdc6a87f19 avio: deprecate av_protocol_next(). 14 years ago
  Anton Khirnov f8270bbf8c avio: add a function for iterating though protocol names. 14 years ago
  Anton Khirnov c234d40bd9 lavf: rename a parameter of av_sdp_create from buff->buf 14 years ago
  Anton Khirnov c3675dfe1e lavf: rename avf_sdp_create to av_sdp_create. 14 years ago
  Anton Khirnov a9bf9d8e53 lavf: make av_guess_image2_codec internal 14 years ago
  Anton Khirnov 5593f03148 avio: make URLProtocol internal. 14 years ago
  Anton Khirnov c486dade95 avio: make URLContext internal. 14 years ago