source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c57fc97e   11 years michaelni avformat/bink: Check return value of av_add_index_entry() Fixes null …
(edit) @6742614c   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @f3bb5f28   11 years michaelni Merge commit '4d7ab5cfebef91820af2933ef2f622ea598e6b53' * commit …
(edit) @27f55be   11 years michaelni Merge commit '614b9e4db8f3d7c23fc0410fc04745a727a82f4e' * commit …
(edit) @d42ec843   11 years michaelni avcodec/ansi: fix integer overflow Fixes out of array read Fixes: …
(edit) @911eb711   11 years michaelni avcodec/vp8dsp: evaluate CONFIG_VP7_DECODER/CONFIG_VP8_DECODER …
(edit) @2f2b2efd   11 years diego doxygen: Replace @parblock syntax with manual linebreaks @parblock is …
(edit) @4d7ab5cf   11 years diego doxygen: Add a number of missing function parameter descriptions
(edit) @07b4b0ca   11 years michaelni tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} Results are from …
(edit) @341639fe   11 years michaelni doc/examples: remove pathes from doxy examples This makes the …
(edit) @21a04511   11 years u vp9: split decode_coeff_b loop inside txsz branch. The advantage of …
(edit) @fdb093c4   11 years u vp9/x86: intra prediction SIMD. Partially based on h264_intrapred. (I …
(edit) @38a08e0a   11 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @b02b7834   11 years michaelni MAINTAINERS: add myself as vf_dejudder.c maintainer Signed-off-by: …
(edit) @a707d18a   11 years michaelni avcodec/vp8dsp: zeroise input coefficient array after use in vp7 idct …
(edit) @c97c7c2a   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
(edit) @1fc74926   11 years michaelni Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90' * commit …
(edit) @91253839   11 years michaelni avcodec/h264: more completely check the loop filter parameters Fixes …
(edit) @614b9e4   11 years vittorio.giovara h264: use avpriv_request_sample for chroma_format_idc
(edit) @c919e1ca   11 years michaelni avcodec/msrle: use av_image_get_linesize() to calculate the linesize …
(edit) @2218fbe0   11 years eclipse7 doc/APIchanges: Update for new function avio_find_protocol_name …
(edit) @2b17c768   11 years eclipse7 ffmpeg_opt: assert_file_overwrite: Work for all file protocol outputs …
(edit) @db3c970   11 years eclipse7 lavf/avio: Introduce avio_find_protocol_name Make it possible to find …
(edit) @f53e274f   11 years diego doc: Fix project name typo
(edit) @b339182e   11 years diego Move all example programs to doc/examples Also drop support for …
(edit) @a392bf65   11 years michaelni avcodec/dxtory: fix src size checks Fixes integer overflow Fixes out …
(edit) @573a8ce8   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: g2meet: …
(edit) @81c3f81d   11 years lukasz.m.luki lavd: add list devices API Signed-off-by: Lukasz Marek …
(edit) @d3cf9b24   11 years lukasz.m.luki lavd/opengl_enc_shaders: fix gray* shader Signed-off-by: Lukasz Marek …
(edit) @05e9e334   11 years michaelni avformat/mov: fix avg_frame_rate calculation Fixes integer overflow …
(edit) @b4d308c0   11 years michaelni lavfi: adding dejudder filter to remove judder produced by partially …
(edit) @77fbc032   11 years kostya.shishkov g2meet: validate bpp and bitmasks in the display info Signed-off-by: …
(edit) @18f94df8   11 years michaelni avcodec/alsdec: check predictor order against block length Fixes out …
(edit) @ec482e73   11 years michaelni x86/fladsp: add missing check to ff_flacdsp_init_x86() Fixes …
(edit) @8fe10760   11 years michaelni doc/ffmpeg: make the ASCII flow charts narrower to fit onto TTY These …
(edit) @45581ed1   11 years michaelni oggdec/vorbis: fix stream duration condition Signed-off-by: Michael …
(edit) @bbd8fd03   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Prepare …
(edit) @1db87da3   11 years michaelni Merge commit '9cd4bc41760f8ad879e248920eacbe1e7757152c' * commit …
(edit) @a2bc6c11   11 years michaelni Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c' * commit …
(edit) @fdf8b59b   11 years michaelni Merge commit '9c0e4b3395cad79c560d03d2a94595d89e017885' * commit …
(edit) @e5c72299   11 years michaelni avcodec/utils: set AVFrame format unconditional Fixes inconsistency …
(edit) @d1e66026   11 years michaelni avcodec/hevc: make *ps_id unsigned Fixes integer overflow Fixes out …
(edit) @bf2ce19e   11 years michaelni avcodec/hevc: Dont turn 32bit timebases into negative numbers Fixes …
(edit) @f58dcfb3   11 years siretart Prepare for 10_beta1 Release
(edit) @b818637b   11 years michaelni avcodec/hevc_ps: Use get_bits_long() in decode_vui() Fix assertion …
(edit) @9cd4bc41   11 years tdskywalker ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.
(edit) @c98f3169   11 years tdskywalker lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.
(edit) @9c0e4b33   11 years tdskywalker ac3: update AC3PreferredStereoDownmixMode. '11b' is reserved in the …
(edit) @f3a86293   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @91126dc4   11 years michaelni flacdsp_lpc_template: add comment to explain the CONFIG_SMALL code I …
(edit) @9ae8e231   11 years michaelni dcadsp: scan coefficients linearly instead. This change is inspired …
(edit) @5a48caa3   11 years michaelni dca: replace some memcpy by AV_COPY128 Signed-off-by: Michael …
(edit) @133b3420   11 years michaelni x86: float dsp: unroll SSE versions vector_fmul and …
(edit) @dc971acf   11 years vittorio.giovara h264_parser: use enum values in h264_find_frame_end()
(edit) @1db8bc56   11 years michaelni avcodec/fic: clear slice_data Fixes artifacts Fixes use of freed …
(edit) @d46ef401   11 years michaelni avcodec/fic: fix slice checks fix integer overflows Signed-off-by: …
(edit) @ed1a6878   11 years michaelni avcodec/lossless_videodsp: add_hfyu_left_prediction_int16_c: fix …
(edit) @042ab7c4   11 years michaelni doc/doxy-wrapper.sh: fix execute flags Signed-off-by: Michael …
(edit) @3c7220fc   11 years michaelni avcodec/frame_thread_encoder: warn about huffyuv limitations …
(edit) @f7459bc   11 years michaelni avcodec/frame_thread_encoder: restructure huffyuv checks This makes …
(edit) @59279bf2   11 years michaelni avcodec/huffyuvenc: only allocate stats_out when it will be used …
(edit) @776cda74   11 years michaelni lavc/motion_est: remove unused variable Signed-off-by: Lukasz Marek …
(edit) @709746b6   11 years onemda avfilter/af_compand: do not leak frames on error Signed-off-by: Paul …
(edit) @d601106   11 years michaelni avcodec/x86/lossless_videodsp: fix w type Fixes fate issues on …
(edit) @baaa6d67   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavfi …
(edit) @efe4a069   11 years michaelni Merge commit 'f758ea6e99af6ebd24bbe222898a921c222e5593' * commit …
(edit) @b8664c92   11 years michaelni avcodec/vp8dsp: add VP7 idct and loop filter Signed-off-by: Peter …
(edit) @a91d9e4b   11 years michaelni lavc/ffv1enc: add const to silent warning Signed-off-by: Lukasz Marek …
(edit) @ffe50a9   11 years michaelni lavc/tiff_common: add const to silent warnings Signed-off-by: Lukasz …
(edit) @c5514317   11 years michaelni avcodec/h264pred: deconflict DC_128_PRED and HOR_VP8_PRED Both are …
(edit) @ba7dfe5c   11 years anton lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy group
(edit) @f758ea6e   11 years anton buffersink: document special error codes returned from …
(edit) @f1190576   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: ppc: …
(edit) @e136579   11 years michaelni Merge commit '3fbad00714698f59c6326edfcc63db87f525e7c0' * commit …
(edit) @efec857c   11 years michaelni utvideoenc: Enable support for multiple slices and use them The …
(edit) @92225877   11 years michaelni Merge commit '4127e6aeb6e9ef53f5acf06e99c06f4b2c0cce34' * commit …
(edit) @374576d6   11 years michaelni Merge commit '41836c4e306e572ecf80d5a714aaec532c7ece60' * commit …
(edit) @480af3a3   11 years michaelni avformat/utils: skip the MPEG-2 style dts/pts code for HEVC This …
(edit) @68a959cb   11 years michaelni avcodec/utils: improve guess_correct_pts() by considerng mixed dts/pts …
(edit) @98fdfa99   11 years janne-libav ppc: reduce overreads when loading 8 pixels in altivec dsp functions …
(edit) @9ed876ac   11 years r.verdejo MAINTAINERS: add myself as ffserver maintainer Signed-off-by: …
(edit) @87079bd0   11 years r.verdejo ffserver: merge RTSP's teardown & pause routines They were basically …
(edit) @720530e5   11 years r.verdejo ffserver: cosmetics Signed-off-by: Reynaldo H. Verdejo Pinochet …
(edit) @35e525b7   11 years r.verdejo ffserver: fix some comments Signed-off-by: Reynaldo H. Verdejo …
(edit) @ba6186d6   11 years r.verdejo ffserver: factor out connection closing from handler Signed-off-by: …
(edit) @5df2a502   11 years r.verdejo ffserver: avoid useless substitution Signed-off-by: Reynaldo H. …
(edit) @1ffac25d   11 years onemda doc/filters/histogram: copyedit for grammar There were a few grammar …
(edit) @3fbad007   11 years derek.buitenhuis utvideoenc: Enable support for multiple slices and use them The …
(edit) @fba1592f   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @4127e6ae   11 years derek.buitenhuis libx265: Remove redundant default param call Signed-off-by: Derek …
(edit) @41836c4e   11 years derek.buitenhuis libx265: Fix use of uninitialized input picture Signed-off-by: Derek …
(edit) @71052d8   11 years michaelni Merge commit '3a26ccbf0d9f806d067e76a3f484170abecb36b3' * commit …
(edit) @cbf09bb6   11 years michaelni Merge commit '19d3127867f001d007f98bc8c5a85c5409abf788' * commit …
(edit) @2fd0b5bd   11 years michaelni Merge commit 'f1f42cfc66804907d1df9231469e4296472bb0f5' * commit …
(edit) @c0c6f9ab   11 years michaelni Merge commit 'e6c175dfd51e4b0e6deeae72cd8a161b22af3492' * commit …
(edit) @a062bee1   11 years michaelni Merge commit '066ad249843bde656265b59110c2521e2b1ce131' * commit …
(edit) @1d91af5a   11 years michaelni Merge commit '304e916a92bc17385a485bec2f957e192257ddb6' * commit …
(edit) @a7eb93b3   11 years michaelni Merge commit '15210354cf27cf4e24d91f84d66cf471511ce718' * commit …
(edit) @99b12357   11 years michaelni Merge commit '3a0576702825423abecb32627c530dbc4c0f73bc' * commit …
(edit) @60b46a00   11 years michaelni Merge commit '73e8fab31dc19c4371499e612856accbc00b2820' * commit …
Note: See TracRevisionLog for help on using the revision log.