19159 Commits (cdf38a17fbd8da972dce80e4a00992d42f0ac64c)
 

Author SHA1 Message Date
  Gwenole Beauchesne d7dae42e70 Add missing prototype for ff_is_hwaccel_pix_fmt(). 16 years ago
  Robert Swain 66d8229072 http://bytesex.org/xawtv/ permanently redirects to 16 years ago
  Michael Niedermayer d404b3edb3 Add hwaccel->decode_slice() call for avhwaccel by Gwenole Beauchesne. 16 years ago
  Michael Niedermayer 765e94ef9e More AVhwaccel hunks from Gwenole Beauchesne. 16 years ago
  Diego Biurrun 22e77e44dd spelling/wording/grammar cosmetics 16 years ago
  Diego Biurrun e0cffbe7ea spelling/wording/grammar cosmetics 16 years ago
  Carl Eugen Hoyos ac00575d92 Fix VC1 and WMV3 playback in MPlayer. 16 years ago
  Michael Niedermayer 882fb0a3ad untypo 16 years ago
  Kostya Shishkov 7a47495079 cosmetics: reindent after last commit 16 years ago
  Kostya Shishkov 77f7156d85 Since motion vectors for intra blocks are always zero, do not try to retrieve them. 16 years ago
  Baptiste Coudurier 28c1720023 fix index edit rate, inverse num and den 16 years ago
  Baptiste Coudurier e38badbc21 simplify, use codec->block_align 16 years ago
  Baptiste Coudurier 37653f0b93 set channel number even for inactive channels 16 years ago
  Baptiste Coudurier 6df1deda30 do not set frame start bit since marked as not used and factorize 16 years ago
  Michael Niedermayer 1de2db8fab AVInputFormat.reed_seek2() 16 years ago
  Diego Biurrun 2b229186a2 10l: Ignore error output from failed attempt to read snapshot_version. 16 years ago
  Diego Biurrun 10671cf595 Read revision string from the file snapshot_version if available. 16 years ago
  Diego Biurrun d33a14e4f5 cosmetics: Use $() instead of ``, the former can be nested more easily. 16 years ago
  Diego Biurrun 1e5304c69e Rename yuv2rgb2.c --> yuv2rgb.c. 16 years ago
  Ivan Schreter c733922eec Export timestamp parameter from H.264. 16 years ago
  Ivan Schreter 27ca0a79c9 Add timestamp computation if values are exported by decoder. 16 years ago
  Michael Niedermayer 4d8f830125 1000l for me, wrong pix_fmt. 16 years ago
  Ivan Schreter edbd72acea Correct time_base and repeat_pict for MPEG2 video. 16 years ago
  Ivan Schreter fc9fe42833 Correct time_base of H.264 and repeat_pict. 16 years ago
  Ivan Schreter 810c451b02 Change duration computation to use time_base instead of TB/2. 16 years ago
  Michael Niedermayer a05aa821b6 add ff_find_hwaccel() by Gwenole Beauchesne 16 years ago
  Michael Niedermayer 6059f13cad ff_find_hwaccel() 16 years ago
  Michael Niedermayer 414d9d7f2e av_hwaccel_next() by Gwenole Beauchesne. 16 years ago
  Michael Niedermayer c895618bb0 av_register_hwaccel() from Gwenole Beauchesne. 16 years ago
  Michael Niedermayer f986c8e2e5 Another AVhwaccel hunk from Gwenole Beauchesne. 16 years ago
  Michael Niedermayer 09a9b45e4f Add and use ff_pixfmt_list_420. 16 years ago
  Gwenole Beauchesne c0aec489a6 Approved hunk from the AVHWaccel patch by Gwenole Beauchesne. 16 years ago
  Vitor Sessak 66d4c62806 Do not reimplement ff_celp_lp_synthesis_filterf(). 16 years ago
  Gwenole Beauchesne 4daa41c415 Rename buf_vdpau to buf_start 16 years ago
  Gwenole Beauchesne ee3e36315e Add ff_h263_find_resync_marker() to find the bit position of the next resync_marker, if any. 16 years ago
  Stefan Gehrer cd3356ff73 check for a stuffing byte at the end of a slice 16 years ago
  Stefan Gehrer 88db5551cf change macroblock loop in inter frames so that after a 16 years ago
  Diego Biurrun 760227633d 100l: Revert removal of GPL check for libswscale. 16 years ago
  Diego Biurrun ee8ee340a1 Relicense AltiVec optimizations as LGPL with the permission of Marc Hoffman 16 years ago
  Diego Biurrun f83a40985c The software scaler is no longer GPLed. 16 years ago
  Michael Niedermayer ad48c9f0b8 Do not duplicate frames if the muxer claims that it is not needed. 16 years ago
  Michael Niedermayer 2591821213 Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames. 16 years ago
  Diego Biurrun 75d873314a Update information regarding LGPL libswscale. 16 years ago
  Diego Biurrun 876a4dc013 Remove GPL version of yuv2rgb.c that has been replaced by an LGPL substitute. 16 years ago
  Diego Biurrun acced32d08 Mark two variables with av_uninit to avoid false positive gcc warnings. 16 years ago
  Michael Niedermayer 7f123e7f8a Add CODEC_ID_H264 to tb_unreliable(), it belongs there for the same 16 years ago
  Måns Rullgård d4f2a6250a Fix get_ur_golomb_jpegls() with A32_BITSTREAM_READER 16 years ago
  Michael Niedermayer d3bcbf57a9 AVPixFmtDescriptor doxy 16 years ago
  Michael Niedermayer 9b61d838f6 Pixel Format descriptor, try #1. 16 years ago
  Stefano Sabatini 39c07b8e44 Implement in AVFilterGraph the scale_sws_opts field, and pass its 16 years ago