28542 Commits (d4a50a2100a2b3539d238e64af98e16f47b47a89)
 

Author SHA1 Message Date
  Michael Niedermayer d4a50a2100 Merge remote-tracking branch 'newdev/master' 14 years ago
  Mike Scheutzow cf752d027f doc: add details to the documentation for ffmpeg -map 14 years ago
  Stefano Sabatini 17a4ec8e7e ffmpeg: modify help text for the map option 14 years ago
  Mans Rullgard 8eec00278c dct: remove superflous #include 14 years ago
  Mans Rullgard 0aded9484d Move dct and rdft definitions to separate files 14 years ago
  Mans Rullgard 4538729afe Move sine windows to a separate file 14 years ago
  Mans Rullgard a45fbda994 Move ff_kbd_window_init() to a separate file 14 years ago
  Mans Rullgard 26f548bb59 fft: remove inline wrappers for function pointers 14 years ago
  Mans Rullgard 849f80fecb configure: use pkg-config helpers 14 years ago
  Mans Rullgard 5d117bd462 configure: improve pkg-config support 14 years ago
  Mans Rullgard 05aa8c4441 configure: allow checking multiple functions in check_func_headers() 14 years ago
  Michael Niedermayer 8ea36711b0 Merge remote-tracking branch 'newdev/master' 14 years ago
  Peter Ross 43dc31f746 Add unused pixel format (PIX_FMT_UNUSED) to make PIX_FMT_BGR48BE an odd-valued enumeration 14 years ago
  Stefano Sabatini c743a5e287 ffplay: add braces around union definition 14 years ago
  Stefano Sabatini eb4d1cb90e ffplay: add existence check on ic->pb in decode_thread() 14 years ago
  Luca Barbato ec10a9ab46 configure: use dlltools instead of lib.exe 14 years ago
  Luca Barbato 8f1b06c81c configure: check for SDL_Linked_Version instead of SDL_Init 14 years ago
  Mans Rullgard 42cfb3835b Remove Sonic experimental audio codec 14 years ago
  Mans Rullgard 5a15602a4e fate: remove stale fate-update.sh script 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Reimar Döffinger 6820008a5c Fix compiler warnings due to missing casts. 14 years ago
  Reimar Döffinger c9f6eab184 Detect byte-swapped AC-3 (aka DNET) and support decoding it directly. 14 years ago
  Mark Himsley 19d82cb14c fade: fix draw_slice() check on fade->factor value 14 years ago
  Mark Himsley 1527e689cf fade: make draw_slice() chroma check against planes 1 and 2 14 years ago
  Janne Grunau faa6f1c306 get rid of the last svn mentions 14 years ago
  Peter Ross a96c0059d8 patcheck: warn about assert usage 14 years ago
  Michael Niedermayer 133055c5e4 reverts parts of commit de11ee906e. The author of this patch has a poor understanding of the code 14 years ago
  Michael Niedermayer 4eb41d16be Merge remote-tracking branch 'newdev/master' 14 years ago
  Stefano Sabatini 12bcfe05b4 lavf: fix function name in compute_pkt_fields2 av_dlog message 14 years ago
  Konstantin Pavlov fda299f0d0 configure: use -r option for pr when listing enabled config options. 14 years ago
  Nathan Caldwell 350785a662 aacenc: 10l, missed a reference when refactoring the psymodel. 14 years ago
  Justin Ruggles 0f999cfddb ac3enc: add float_to_fixed24() with x86-optimized versions to AC3DSPContext 14 years ago
  Mans Rullgard 487fef2dcc asf: update seek test reference 14 years ago
  j@v2v.cc 3660b5bca9 remove definition of swab 14 years ago
  Michael Niedermayer afbfb2a81d Revert "jvdec: don't use deprecated url_feof()" 14 years ago
  Michael Niedermayer c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
  Michael Niedermayer e528cdac8a Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" 14 years ago
  Michael Niedermayer 0cb88628fb Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*" 14 years ago
  Michael Niedermayer a6be21d3ba Revert "replace FFmpeg with Libav in doc/" 14 years ago
  Anton Khirnov 2cface71ca nutenc: fix a memleak 14 years ago
  Vladimir Pantelic de11ee906e asfdec: subtract the preroll value and thus output 0 based timestamps 14 years ago
  Michael Niedermayer 0fecf2642b Merge remote-tracking branch 'newdev/master' 14 years ago
  Peter Ross e309fdc701 Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 14 years ago
  Philip Langdale 969eb21ba2 CrystalHD: Use doxygen compatible comments where relevant. 14 years ago
  Martin Storsjö f1f60f5252 lavf: Make make_absolute_url a lavf internal function 14 years ago
  Martin Storsjö dc6fdad5dc Add missed APIchanges and changelog entries 14 years ago
  Martin Storsjö bc040cb3e2 applehttp: Fix a typo in a comment 14 years ago
  Stefano Sabatini 68d875addc lavf: make av_interleave_packet() return meaningful error codes 14 years ago
  Stefano Sabatini 70abc32314 lavf: enable av_dlog message in av_interleaved_write_frame() 14 years ago
  Stefano Sabatini 79f43a8cb6 lavf: enable av_dlog() in compute_pkt_fields2() 14 years ago