28446 Commits (cb48fdf67e765694ffcbd2aaee2b72ab1cb44de6)
 

Author SHA1 Message Date
  Alexander Strange cb48fdf67e ffmpeg: Simplify decode loop condition to not use next_pts 14 years ago
  Anton Khirnov 188dea1dbf lavc: move some flac-specific options to its private context. 15 years ago
  Stefano Sabatini bc97695af8 ffmpeg: remove unused fields AVOutputStream.original_width/height 15 years ago
  Stefano Sabatini f38d900fb8 ffmpeg: remove unused variable padding_src in do_video_out() 15 years ago
  Michael Niedermayer d1991f51f3 ffmpeg: fix negative verbosity. 15 years ago
  Stefano Sabatini 3372ec327b cmdutils: add OPT_INT check in parse_number_or_die() 15 years ago
  Stefano Sabatini 0420bf09f7 ffmpeg: rename configure_filters() to configure_video_filters() 15 years ago
  Stefano Sabatini 5d2c6f42d7 cmdutils: remove list_fmts(), simplify 15 years ago
  Takashi Mochizuki c3e40410d4 Add missing CONFIG_AVFILTER check. 15 years ago
  Mans Rullgard a88ef93b4a mpegaudiodec: group #includes more sanely 14 years ago
  Mans Rullgard 0d849074a4 mpegaudio: remove #if 0 blocks 14 years ago
  Anton Khirnov 19615089a0 ffmpeg.c: reset avoptions after each input/output file. 14 years ago
  Anton Khirnov 1435f2fa72 ffmpeg.c: store per-output stream sws flags. 14 years ago
  Mans Rullgard 6bb6fb05ba mpegaudio: remove CONFIG_MPEGAUDIO_HP option 14 years ago
  Martin Storsjö ed87375dd5 mpegtsenc: Clear st->priv_data when freeing it 14 years ago
  Martin Storsjö a7ea5e3d35 udp: Fix receiving RTP data over multicast 14 years ago
  Martin Storsjö f9a6cfdd04 rtpproto: Remove an unused variable 14 years ago
  Mans Rullgard ecfc5e0b72 regtest: fix wma tests 14 years ago
  Mans Rullgard 3a2e80ecbc mpegaudio: remove CONFIG_AUDIO_NONSHORT 14 years ago
  Mans Rullgard eeadaa6bc0 regtest: separate flags for encoding and decoding 14 years ago
  Alex Converse 847aaec682 log: Fix an oob array read. 14 years ago
  Alex Converse c38d9780eb cosmetics: trim trailing whitespace in postproc 14 years ago
  Alex Converse 1569554153 Ban strncpy() it's too easy to misuse. 14 years ago
  Nathan Caldwell b58e298572 psymodel: Remove wrapper functions. 14 years ago
  Nathan Caldwell 5b29af624f aacenc: Replace loop counters in aac_encode_frame() with more descriptive 'ch' and 'w'. 14 years ago
  Mans Rullgard fc7314b31c regtest: remove redundant flags in jpg test 14 years ago
  Mans Rullgard 765f72f8c4 regtest: use run_ffmpeg in do_image_formats 14 years ago
  Mans Rullgard 2728fd9053 regtest: simplify encoding functions 14 years ago
  Anton Khirnov 648e55ff1b ffmpeg.c: check for interlaced flag in the correct place. 14 years ago
  Stefano Sabatini 994de197c0 drawtext: add documentation for the shadow parameters 15 years ago
  Michael Niedermayer c5420f100f drawtext: add shadow support. 15 years ago
  Michael Niedermayer e73127a443 drawtext: factor draw_glyphs. 15 years ago
  Michael Niedermayer a5b81c317e drawtext: fix and optimize yuv blend. 15 years ago
  Michael Niedermayer 3953a88014 drawtext: get rid of divisions in the inner loop. 15 years ago
  Michael Niedermayer e74bf3f368 drawtext: simplify chroma blend and fix chroma alpha. 15 years ago
  Stefano Sabatini a5b64584f3 lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo 15 years ago
  Yusuke Nakamura 45a811b512 mov: fix composition timestamps on movie fragments. 15 years ago
  Alex Converse 869303bebd wmavoice: Use proper size in memeset(). 14 years ago
  Mans Rullgard 762f95e4cb configure: warn if pkg-config is missing 14 years ago
  Diego Biurrun af1ca249e8 doc: Check standalone compilation before submitting new components. 14 years ago
  Diego Biurrun 8799541a0a Fix standalone compilation of pipe protocol. 14 years ago
  Diego Biurrun 3d26905925 Fix standalone compilation of ac3_fixed encoder. 14 years ago
  Diego Biurrun a33657ce5b Fix standalone compilation of binkaudio_dct / binkaudio_rdft decoders. 14 years ago
  Diego Biurrun 56c8227d46 Fix standalone compilation of IMC decoder. 14 years ago
  Diego Biurrun 61165a1bba Fix standalone compilation of WTV demuxer. 14 years ago
  Diego Biurrun 091018e0dd Fix standalone compilation of MXPEG decoder. 14 years ago
  Diego Biurrun 35e376b0d2 flashsv: K&R cosmetics 14 years ago
  Mans Rullgard eddd580b74 matroskaenc: fix memory leak 14 years ago
  Ronald S. Bultje 7d2e03afc8 vc1: make overlap filter for I-frames bit-exact. 14 years ago
  Ronald S. Bultje 5c9f147e05 vc1dec: use s->start/end_mb_y instead of passing them as function args. 14 years ago