17624 Commits (f35254d1aa48371578b6ce4b7520cb15c4c3684a)
 

Author SHA1 Message Date
  Baptiste Coudurier 6c7c44ee7a exit with error code if av_encode failed 17 years ago
  Baptiste Coudurier f53ee31275 change sample aspect ratio test to be more clear, print old one 17 years ago
  Ben Littler 5823e4b8f6 another mpeg4 fourcc 17 years ago
  Baptiste Coudurier 507ff760af Do not use avctx->frame_number which might not be set, 17 years ago
  Carl Eugen Hoyos 27052238c0 Cosmetics: Fix indentation after last commit. 17 years ago
  Carl Eugen Hoyos 0ab8039577 Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1. 17 years ago
  NVIDIA Corporation c5b42f4a80 Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can 17 years ago
  Baptiste Coudurier 15a4e8b85a set correct value for starting line 17 years ago
  Baptiste Coudurier fc94187857 fix gxf time code mark out value 17 years ago
  Benoit Fouet 27cb512219 Enable building r3d demuxer when its config is set. 17 years ago
  Benoit Fouet 0c26e964e9 Use avf context in av_log, instead of NULL. 17 years ago
  Benoit Fouet d99b81664b Pass avf context to audio_open(). 17 years ago
  Alex Converse 38cef58404 Fix a read past end of buffer crash in the mp3 probe 17 years ago
  Baptiste Coudurier 7eb68edba7 R3D REDCODE demuxer 17 years ago
  Stefan Gehrer c5125e3994 add myself as maintainer of ISS (with Jai's blessing) 17 years ago
  Aurelien Jacobs 5f8bae8d5c matroskaenc: correctly handle h264 streams with 3 bytes nal startcodes 17 years ago
  Diego Biurrun c2fef0c163 Use "" instead of <> when #including non-system headers. 17 years ago
  Alex Converse ac3ef4a41b Fix probing of files with ID3v2 tags. Discussed at 17 years ago
  Aurelien Jacobs 2f64239338 Remove detection of mmsh protocol in ffplay. 17 years ago
  Diego Biurrun 6f2009bf45 Restore mistakenly removed period after "DivX, Inc". 17 years ago
  Ben Littler d7c6552c7c add T263. works on samples/V-codecs/T263/ 17 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 17 years ago
  Stefano Sabatini 796dff07de Drop the deprecated av_init_random() at the next libavutil major bump. 17 years ago
  Stefano Sabatini 9c868219e9 Replace calls to the deprecated function av_init_random() with 17 years ago
  Aurelien Jacobs 199436b952 moves mid_pred() into mathops.h (with arch specific code split by directory) 17 years ago
  Aurelien Jacobs 48a81c0ff5 replace AV_METADATA_IGNORE_CASE flag by a new AV_METADATA_MATCH_CASE flag 17 years ago
  Stefano Sabatini b097312492 Deprecate av_init_random() in favour of av_random_init(), with a more natural 17 years ago
  Stefano Sabatini ef4c0bb1dc Implement a var for containing the current year number rather than 17 years ago
  Måns Rullgård 77c4537313 ARM: simplify ff_put/avg_h264_chroma_mc4/8_neon definitions, no code change 17 years ago
  Måns Rullgård c0a02a3e47 Alpha: add -mieee to CFLAGS 17 years ago
  Måns Rullgård fd6045bae5 Alpha: fix pix_abs16 17 years ago
  Måns Rullgård 27a9466b21 configure: add fastdiv to CONFIG_LIST 17 years ago
  Aurelien Jacobs 0e169d16f1 matroskadec: merge ByteIOContext declarations at upper level 17 years ago
  Aurelien Jacobs 68a71451f6 matroskadec: parse the WAVEFORMATEX header and discard it from extradata 17 years ago
  Jason Garrett-Glaser 5a44906d8e Fix 10L in r16670 (broke deblocking code) 17 years ago
  Jason Garrett-Glaser 0a359cf157 Faster VC-1 C loopfilter using lots of xor magic 17 years ago
  Måns Rullgård 2a839eeb02 dct-test: add Alpha idct 17 years ago
  Måns Rullgård 179c56b879 Alpha: add ff_ prefix to idct functions 17 years ago
  Måns Rullgård 7d95741f83 Alpha: indentation 17 years ago
  Måns Rullgård 74c4746344 Alpha: proper IDCT selection 17 years ago
  Måns Rullgård c2fbf89398 Alpha: add some const, kill some warnings 17 years ago
  Baptiste Coudurier b4097b13d4 add jp2 formater in image2 muxer 17 years ago
  Baptiste Coudurier aa91562501 jpeg2k is intra only codec 17 years ago
  David Conrad d43b26ea13 Copy width/height for subtitle streams (needed for scodec copy of mov/mp4 17 years ago
  Måns Rullgård 9dbd3ed6c3 Alpha: factor common parts from dct_unquantize_h263_intra/inter_axp 17 years ago
  Måns Rullgård 1617220799 Alpha: fix dct_unquantize_h263_inter/intra_axp() 17 years ago
  Baptiste Coudurier 2323ac0154 match format in names list separated by commas 17 years ago
  Stefan Gehrer 055dc116fc added demuxer for FunCom ISS audio files, 17 years ago
  Vitor Sessak 8a569fee99 Use shared sine window instead of defining another one. 17 years ago
  David Conrad 4bcafc9a23 Update regression tests after r16651 17 years ago