aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* vd_ffmpeg: remove #ifdef for old FFmpeg-mt versionsGravatar Uoti Urpala2010-05-07
* Merge svn changes up to r31141Gravatar Uoti Urpala2010-05-07
|\
| * Add support for 12-bit color mode on framebuffer devices.Gravatar cehoyos2010-05-06
* | vd_ffmpeg: use skip_frame instead of deprecated hurry_up fieldGravatar Uoti Urpala2010-05-04
* | Merge svn changes up to r31050Gravatar Uoti Urpala2010-04-26
|\ \
* \ \ Merge svn changes up to r31040Gravatar Uoti Urpala2010-04-26
|\ \ \
* \ \ \ Merge svn changes up to r31033Gravatar Uoti Urpala2010-04-26
|\ \ \ \
* \ \ \ \ Merge svn changes up to r31020Gravatar Uoti Urpala2010-04-26
|\ \ \ \ \
* \ \ \ \ \ Merge svn changes up to r31004Gravatar Uoti Urpala2010-04-26
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge svn changes up to r30972Gravatar Uoti Urpala2010-04-26
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge svn changes up to r30967Gravatar Uoti Urpala2010-04-26
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge svn changes up to r30917Gravatar Uoti Urpala2010-04-26
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge svn changes up to r30907Gravatar Uoti Urpala2010-04-26
|\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | Move some sh_audio field setting out of demuxer.cGravatar Uoti Urpala2010-04-23
| | | | | | | | | | * Cosmetics/indentation fixes.Gravatar reimar2010-04-20
| | | | | | | | | | * Add workaround for aac-sbr-ffaac-slow.mkv playing to slow with FFmpegGravatar reimar2010-04-20
| | | | | | | | | |/
| | | | | | | | | * Tell x264 that we aren't going to give it timestamps.Gravatar lorenm2010-04-20
| | | | | | | | | * Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systemsGravatar zuxy2010-04-20
| | | | | | | | |/
| | | | | | | | * Move functions that really do not need to be inlined from the headerGravatar reimar2010-04-15
| | | | | | | |/
| | | | | | | * Fix build due to FFmpeg r22858 change (function rename).Gravatar iive2010-04-12
| | | | | | | * Fix build after FFmpeg symbol rename:Gravatar diego2010-04-12
| | | | | | | * Fix build due to FFmpeg r22833 change (typedef rename).Gravatar iive2010-04-11
| | | | | | | * cosmetics: Reorder some x86-related preprocessor conditionals.Gravatar diego2010-04-06
| | | | | | |/
| | | | | | * Change ifdefs to make more sense: HAVE_SSSE3 should only be around SSSE3-code,Gravatar reimar2010-04-05
| | | | | |/
| | | | | * Mark vf_size_preset_fields m_option_t array as const.Gravatar diego2010-04-04
| | | | | * Mark encoder-related m_option_t struct arrays as const.Gravatar diego2010-04-04
| | | | | * Add a header for x264enc_set_param() instead of forward declaring it.Gravatar diego2010-04-03
| | | | | * Remove pointless #ifdef CONFIG_LIBAVCODEC preprocessor check.Gravatar diego2010-04-03
| | | | |/
| | | | * Fix crash with incomplete yuv2 frames.Gravatar reimar2010-03-28
| | | |/
| | | * Convert asm keyword to __asm__.Gravatar diego2010-03-26
| | | * Fix build due to codecs_path vs. codec_path typo.Gravatar diego2010-03-23
| | | * Get rid of pointless def_path variable; use codec_path directly instead.Gravatar diego2010-03-23
| | | * Real binary loader code should respect the binary codec path.Gravatar diego2010-03-23
* | | | ad_ffmpeg: prefer codec to container samplerate for ffaacGravatar Uoti Urpala2010-03-21
| | | * Rename get_path.[ch] --> path.[ch].Gravatar diego2010-03-20
| | | * Move SetCodecPath() from loader to get_path.c and make it unconditional.Gravatar diego2010-03-20
| | | * Remove unnecessary size limits and a related define for hm12 decoder.Gravatar reimar2010-03-19
| | | * Drop support for XANIM_MOD_DIR environment variable.Gravatar diego2010-03-18
| | | * Reuse codec path variable used in the binary loader in the XAnim loader.Gravatar diego2010-03-18
| | | * cosmetics: indentationGravatar aurel2010-03-18
| | | * add support for lavf style extradata in vd_theoraGravatar aurel2010-03-18
| | |/
| | * Remove unused variable, fixes the warning:Gravatar diego2010-03-16
| | * Fix libmpcodecs/vd_qtvideo.c compilation on OS X:Gravatar sesse2010-03-16
| |/
| * Use the high-level QuickTime decoding APIs (DecompressSequenceFrameS andGravatar sesse2010-03-15
| * Replace separate Win32, XAnim and Real codec directories by one global dir.Gravatar diego2010-03-14
| * Support extradata format of the speex.acm windows codec formerly availableGravatar reimar2010-03-12
| * Fix crash if speex_packet_to_header fails.Gravatar reimar2010-03-12
* | Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* | Merge svn changes up to r30876Gravatar Uoti Urpala2010-03-10
|\|
* | Merge svn changes up to r30848Gravatar Uoti Urpala2010-03-10
|\ \