July 2010 Archives by subject
Starting: Thu Jul 1 00:06:29 CEST 2010
Ending: Sat Jul 31 23:15:17 CEST 2010
Messages: 2391
- [create-lavcore PATCH] Add libavcore.
Stefano Sabatini
- [doxy-person-bikeshed PATCH] State in the guidelines that function and parameter descriptions in the doxy must use impersonal verbal form.
Stefano Sabatini
- [FFmpeg-devel] [doxy-person-bikeshed PATCH] State in the guidelines that function and parameter descriptions in the doxy must use impersonal verbal form.
Stefano Sabatini
- [FFmpeg-devel] [doxy-person-bikeshed PATCH] State in the guidelines that function and parameter descriptions in the doxy must use impersonal verbal form.
Stefano Sabatini
- [FFmpeg-devel] [doxy-person-bikeshed PATCH] State in the guidelines that function and parameter descriptions in the doxy must use impersonal verbal form.
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-devel-irc] IRC log for 2010-07-09
Michael Niedermayer
- [fix-error-codes-handling PATCH] Change the definition of AVERROR_EOF, using an FFmpeg specific error code rather than EPIPE, which has a different semantics.
Stefano Sabatini
- [FFmpeg-devel] [fix-multiple-filter-chain.patch PATCH 1/2] Make configure_filters() return a meaningful error code rather than always -1.
Stefano Sabatini
- [FFmpeg-devel] [fix-multiple-filter-chain.patch PATCH 1/2] Make configure_filters() return a meaningful error code rather than always -1.
Benoit Fouet
- [FFmpeg-devel] [fix-multiple-filter-chain.patch PATCH 1/2] Make configure_filters() return a meaningful error code rather than always -1.
Stefano Sabatini
- [FFmpeg-devel] [fix-multiple-filter-chain.patch PATCH 2/2] Cosmetics: rename out_video_filter to output_video_filter, for consistency with input_video_filter.
Stefano Sabatini
- [FFmpeg-devel] [fix-multiple-filter-chain.patch PATCH 3/3] Cosmetics: rename enc -> avctx in opt_input_file(), the variable refer to a *decoder*, the old name was misleading.
Stefano Sabatini
- [FFmpeg-devel] [fix-multiple-filter-chain.patch PATCH 3/3] Cosmetics: rename enc -> avctx in opt_input_file(), the variable refer to a *decoder*, the old name was misleading.
Michael Niedermayer
- [FFmpeg-devel] [fix-multiple-filter-chain.patch PATCH 3/3] Cosmetics: rename enc -> avctx in opt_input_file(), the variable refer to a *decoder*, the old name was misleading.
Stefano Sabatini
- [FFmpeg-devel] [fix-multiple-filter-chain.patch PATCH 3/3] Cosmetics: rename enc -> avctx in opt_input_file(), the variable refer to a *decoder*, the old name was misleading.
Michael Niedermayer
- [FFmpeg-devel] [fix-multiple-filter-chain.patch PATCH 3/3] Cosmetics: rename enc -> avctx in opt_input_file(), the variable refer to a *decoder*, the old name was misleading.
Stefano Sabatini
- [FFmpeg-devel] [fix-multiple-filter-chain.patch PATCH 3/3] Cosmetics: rename enc -> avctx in opt_input_file(), the variable refer to a *decoder*, the old name was misleading.
Måns Rullgård
- [FFmpeg-devel] [fix-multiple-filter-chain.patch PATCH 3/3] Cosmetics: rename enc -> avctx in opt_input_file(), the variable refer to a *decoder*, the old name was misleading.
Michael Niedermayer
- [FFmpeg-devel] [fix-multiple-filter-chain.patch PATCH 3/3] Cosmetics: rename enc -> avctx in opt_input_file(), the variable refer to a *decoder*, the old name was misleading.
Stefano Sabatini
- [FFmpeg-devel] [HACK] CDQ "support" for mov demuxer
Reimar Döffinger
- [FFmpeg-devel] [HACK] force "last message repeated" output
Reimar Döffinger
- [FFmpeg-devel] [HACK] force "last message repeated" output
Michael Niedermayer
- [FFmpeg-devel] [HACK] force "last message repeated" output
Reimar Döffinger
- [FFmpeg-devel] [HACK] force "last message repeated" output
Michael Niedermayer
- [implement-pixdesctest PATCH 1/2] Implement avfilter_copy_picref_props().
Stefano Sabatini
- [FFmpeg-devel] [implement-pixdesctest PATCH] Rename read_line() and write_line() to av_read_image_data_line and av_write_image_data_line().
Stefano Sabatini
- [FFmpeg-devel] [implement-pixdesctest PATCH] Rename read_line() and write_line() to av_read_image_data_line and av_write_image_data_line().
Måns Rullgård
- [FFmpeg-devel] [implement-pixdesctest PATCH] Rename read_line() and write_line() to av_read_image_data_line and av_write_image_data_line().
Stefano Sabatini
- [FFmpeg-devel] [implement-pixdesctest PATCH] Rename read_line() and write_line() to av_read_image_data_line and av_write_image_data_line().
Måns Rullgård
- [FFmpeg-devel] [implement-pixdesctest PATCH] Rename read_line() and write_line() to av_read_image_data_line and av_write_image_data_line().
Michael Niedermayer
- [FFmpeg-devel] [implement-pixdesctest PATCH] Rename read_line() and write_line() to av_read_image_data_line and av_write_image_data_line().
Måns Rullgård
- [FFmpeg-devel] [issue2079] ffplay: munmap_chunk(): invalid pointer
U. George
- [misc-filters PATCH 1/7] Remove options entry for the pad* options, as they have been removed, and updated the manual page accordingly.
Stefano Sabatini
- [misc-filters PATCH 1/8] Update help message for the -pad* options, as they have been removed, and update the manual page accordingly.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 2/5] Add color source.
Michael Niedermayer
- [FFmpeg-devel] [misc-filters PATCH 2/5] Add color source.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 2/5] Add color source.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 2/5] Add color source.
Michael Niedermayer
- [FFmpeg-devel] [misc-filters PATCH 2/5] Add color source.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 2/5] Add color source.
Michael Niedermayer
- [FFmpeg-devel] [misc-filters PATCH 2/5] Add color source.
Stefano Sabatini
- [misc-filters PATCH 2/8] Make opt_pad() print more information.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 2/8] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 2/8] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.
Michael Niedermayer
- [FFmpeg-devel] [misc-filters PATCH 2/8] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 2/8] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.
Michael Niedermayer
- [FFmpeg-devel] [misc-filters PATCH 2/8] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 2/8] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 2/8] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.
Michael Niedermayer
- [FFmpeg-devel] [misc-filters PATCH 2/8] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 2/8] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.
Måns Rullgård
- [FFmpeg-devel] [misc-filters PATCH 2/8] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.
Michael Niedermayer
- [FFmpeg-devel] [misc-filters PATCH 2/8] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 2/8] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.
Måns Rullgård
- [FFmpeg-devel] [misc-filters PATCH 2/8] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.
Michael Niedermayer
- [FFmpeg-devel] [misc-filters PATCH 2/8] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavutil. This way they can be used without to require a dependency on libavcodec.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 4/5] Move colorspace.h from lavc to lavu. Avoid a compile-dependancy of the pad filter on lavc.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 4/5] Move colorspace.h from lavc to lavu. Avoid a compile-dependancy of the pad filter on lavc.
Michael Niedermayer
- [FFmpeg-devel] [misc-filters PATCH 4/5] Move colorspace.h from lavc to lavu. Avoid a compile-dependancy of the pad filter on lavc.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 4/8] Factorize out some code and implement the fill_line_with_color() function. Allow to share code with the pending color source.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 4/8] Factorize out some code and implement the fill_line_with_color() function. Allow to share code with the pending color source.
Michael Niedermayer
- [FFmpeg-devel] [misc-filters PATCH 4/8] Factorize out some code and implement the fill_line_with_color() function. Allow to share code with the pending color source.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 4/8] Factorize out some code and implement the fill_line_with_color() function. Allow to share code with the pending color source.
Måns Rullgård
- [FFmpeg-devel] [misc-filters PATCH 4/8] Factorize out some code and implement the fill_line_with_color() function. Allow to share code with the pending color source.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 4/8] Factorize out some code and implement the fill_line_with_color() function. Allow to share code with the pending color source.
Michael Niedermayer
- [FFmpeg-devel] [misc-filters PATCH 5/5] Factorize common code shared between pad and color source. Implement fill_line_with_color().
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 5/8] Move shareable draw_rectangle() and query_formats function to the top of the file, and put under #if CONFIG_PAD_FILTER the code specific to the pad filter.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH 5/8] Move shareable draw_rectangle() and query_formats function to the top of the file, and put under #if CONFIG_PAD_FILTER the code specific to the pad filter.
Michael Niedermayer
- [FFmpeg-devel] [misc-filters PATCH 5/8] Move shareable draw_rectangle() and query_formats function to the top of the file, and put under #if CONFIG_PAD_FILTER the code specific to the pad filter.
Stefano Sabatini
- [misc-filters PATCH 6/8] Add color source.
Stefano Sabatini
- [misc-filters PATCH] Add color source.
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH] Make dprintf functions internal and declare them in an internal.h
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH] Make dprintf functions internal and declare them in an internal.h
Michael Niedermayer
- [FFmpeg-devel] [misc-filters PATCH] Make dprintf functions internal and declare them in an internal.h
Stefano Sabatini
- [FFmpeg-devel] [misc-filters PATCH] Rename AVFilterPicRef fields:
Stefano Sabatini
- [FFmpeg-devel] [PATCH+RFC] AVFrame for audio
Peter Ross
- [FFmpeg-devel] [PATCH+RFC] AVFrame for audio
Måns Rullgård
- [FFmpeg-devel] [PATCH+RFC] AVFrame for audio
Michael Niedermayer
- [FFmpeg-devel] [PATCH+RFC] AVFrame for audio
Aurelien Jacobs
- [FFmpeg-devel] [PATCH+RFC] AVFrame for audio
Michael Niedermayer
- [FFmpeg-devel] [PATCH+RFC] AVFrame for audio
Peter Ross
- [FFmpeg-devel] [PATCH+RFC] AVFrame for audio
Michael Niedermayer
- [FFmpeg-devel] [PATCH+RFC] AVFrame for audio
Justin Ruggles
- [FFmpeg-devel] [PATCH+RFC] AVFrame for audio
Baptiste Coudurier
- [FFmpeg-devel] [PATCH+RFC] AVFrame for audio
Justin Ruggles
- [FFmpeg-devel] [PATCH+RFC] AVFrame for audio
Baptiste Coudurier
- [FFmpeg-devel] [PATCH+RFC] AVFrame for audio
Peter Ross
- [FFmpeg-devel] [PATCH+RFC] AVFrame for audio
Reimar Döffinger
- [FFmpeg-devel] [PATCH+RFC] AVFrame for audio
Michael Niedermayer
- [FFmpeg-devel] [PATCH+RFC] Sort of Cosmetic: index is a gcc builtin now
Luca Barbato
- [FFmpeg-devel] [PATCH+RFC] Sort of Cosmetic: index is a gcc builtin now
Måns Rullgård
- [FFmpeg-devel] [PATCH+RFC] Sort of Cosmetic: index is a gcc builtin now
Luca Barbato
- [FFmpeg-devel] [PATCH+RFC] Sort of Cosmetic: index is a gcc builtin now
Måns Rullgård
- [FFmpeg-devel] [PATCH/RFC] H.264 FMO+ASO decoding
Stefan Gehrer
- [FFmpeg-devel] [PATCH/RFC] H.264 FMO+ASO decoding
Jason Garrett-Glaser
- [FFmpeg-devel] [PATCH/RFC] H.264 FMO+ASO decoding
Stefan Gehrer
- [FFmpeg-devel] [PATCH/RFC] H.264 FMO+ASO decoding
Stefan Gehrer
- [FFmpeg-devel] [PATCH/RFC] H.264 FMO+ASO decoding
Jason Garrett-Glaser
- [FFmpeg-devel] [PATCH/RFC] H.264 FMO+ASO decoding
Reimar Döffinger
- [FFmpeg-devel] [PATCH/RFC] H.264 FMO+ASO decoding
Stefan Gehrer
- [FFmpeg-devel] [PATCH/RFC] H.264 FMO+ASO decoding
Reimar Döffinger
- [FFmpeg-devel] [PATCH/RFC] H.264 FMO+ASO decoding
Stefan Gehrer
- [FFmpeg-devel] [PATCH 0/4] improve text subtitles muxing/demuxing
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 0/8] improve text subtitles muxing/demuxing
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 01/28] Added: Ticket #5481 - added support for LATM encapsulated AAC audio streams within FFmpeg (thanks Paul Kendall).
Jindrich Makovicka
- [FFmpeg-devel] [PATCH 02/28] changed: allow reading of growing avi files (ie currently being written)
Michael Niedermayer
- [FFmpeg-devel] [PATCH 04/28] asf hacks
Michael Niedermayer
- [FFmpeg-devel] [PATCH 04/28] asf hacks
Joakim Plate
- [FFmpeg-devel] [PATCH 04/28] asf hacks
Joakim Plate
- [FFmpeg-devel] [PATCH 06/28] fixed: #5585 Media file gets played twice. we assume avi EOF when we can't find the next streams index entry for non interleaved files.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 07/28] changed: check return value of seeks to avoid messing up current stream location
Michael Niedermayer
- [FFmpeg-devel] [PATCH 07/28] changed: check return value of seeks to avoid messing up current stream location
Michael Niedermayer
- [PATCH 1/1] Add hflip filter.
Stefano Sabatini
- [PATCH 1/1] Add hflip filter.
Stefano Sabatini
- [PATCH 1/1] Add lavfi-pixfmts_le and lavfi-pixfmts_be tests.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Add protocols.texi.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Add protocols.texi.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Add protocols.texi.
Stefano Sabatini
- [PATCH 1/1] Add the indevs.texi and outdevs.texi files.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Change signature to avfilter_open(), from AVFilterContext *avfilter_open(AVFilter *filter, const char *inst_name); to int avfilter_open(AVFilterContext **filter_ctx, AVFilter *filter, const char *inst_name);
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Change signature to avfilter_open(), from AVFilterContext *avfilter_open(AVFilter *filter, const char *inst_name); to int avfilter_open(AVFilterContext **filter_ctx, AVFilter *filter, const char *inst_name);
Stefano Sabatini
- [PATCH 1/1] Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() in favor of the newly added corresponding functions av_parse_video_size() and av_parse_video_rate() defined in libavcore/parseutils.h.
Stefano Sabatini
- [PATCH 1/1] Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() in favor of the newly added corresponding functions av_parse_video_size() and av_parse_video_rate() defined in libavcore/parseutils.h.
Stefano Sabatini
- [PATCH 1/1] Deprecate avcodec_check_dimensions() in favor of the new function av_check_image_size() declared in libavcore/imgutils.h.
Stefano Sabatini
- [PATCH 1/1] Extend and clarify documentation for -ac ffmpeg option.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Extend and clarify documentation for -ac ffmpeg option.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Extend and clarify documentation for -ac ffmpeg option.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/1] Extend and clarify documentation for -ac ffmpeg option.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Extend and clarify documentation for -ac ffmpeg option.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/1] Extend and clarify documentation for -ac ffmpeg option.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Extend and clarify documentation for -ac ffmpeg option.
Reimar Döffinger
- [FFmpeg-devel] [PATCH 1/1] Extend and clarify documentation for -ac ffmpeg option.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/1] Extend and clarify documentation for -ac ffmpeg option.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Make avpicture_fill() directly call av_fill_image_linesizes() and av_fill_image_pointers() rather than their wrappers ff_fill_linesize() and ff_fill_pointer().
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Make avpicture_fill() directly call av_fill_image_linesizes() and av_fill_image_pointers() rather than their wrappers ff_fill_linesize() and ff_fill_pointer().
Stefano Sabatini
- [PATCH 1/1] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec/avcodec.h to libavcore/parseutils.h.
Stefano Sabatini
- [PATCH 1/1] Move fill_image_linesize() and fill_image_data_ptr() from libavcodec and make them public in libavcore/imgutils.h, with the names av_fill_image_linesizes() and av_fill_image_pointers().
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Move fill_image_linesize() and fill_image_data_ptr() from libavcodec and make them public in libavcore/imgutils.h.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Move fill_image_linesize() and fill_image_data_ptr() from libavcodec and make them public in libavcore/imgutils.h.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/1] Move fill_image_linesize() and fill_image_data_ptr() from libavcodec and make them public in libavcore/imgutils.h.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Move fill_image_linesize() and fill_image_data_ptr() from libavcodec and make them public in libavcore/imgutils.h.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/1] Move fill_image_linesize() and fill_image_data_ptr() from libavcodec and make them public in libavcore/imgutils.h.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Move fill_image_linesize() and fill_image_data_ptr() from libavcodec and make them public in libavcore/imgutils.h.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Move fill_image_linesize() and fill_image_data_ptr() from libavcodec and make them public in libavcore/imgutils.h.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Reimplement ff_fill_pointer() using the information stored in the pixdescs.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Reimplement ff_fill_pointer() using the information stored in the pixdescs.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Reimplement ff_fill_pointer() using the information stored in the pixdescs.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/1] Reimplement ff_fill_pointer() using the information stored in the pixdescs.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Use av_fill_image_pointers/linesizes in place of ff_fill_pointer/linesize, and drop the the ff_ variants at the next major bump.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/1] Use av_fill_image_pointers/linesizes in place of ff_fill_pointer/linesize, and drop the the ff_ variants at the next major bump.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/1] Use av_fill_image_pointers/linesizes in place of ff_fill_pointer/linesize, and drop the the ff_ variants at the next major bump.
Stefano Sabatini
- [PATCH 1/2] Add protocols.texi.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/2] Add split filter.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/2] Add split filter.
Víctor Paesa
- [PATCH 1/2] avformat: add support for codecs to set probe fallbacks
Anssi Hannula
- [FFmpeg-devel] [PATCH 1/2] avidec : Free DV codec context.
Jai Menon
- [FFmpeg-devel] [PATCH 1/2] avidec : Free DV codec context.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avidec : Free DV codec context.
Jai Menon
- [FFmpeg-devel] [PATCH 1/2] DCA - setup correct channel value when downmixing is required
Nick Brereton
- [FFmpeg-devel] [PATCH 1/2] Move XCH parameters into context structure
Nick Brereton
- [FFmpeg-devel] [PATCH 1/2] Move XCH parameters into context structure
Kostya
- [FFmpeg-devel] [PATCH 1/2] Move XCH parameters into context structure
Nick Brereton
- [FFmpeg-devel] [PATCH 1/2] Move XCH parameters into context structure
Kostya
- [FFmpeg-devel] [PATCH 1/2] Move XCH parameters into context structure
Benoit Fouet
- [FFmpeg-devel] [PATCH 1/2] mpegaudio: define only one of compute_antialias_{float, integer}
Mans Rullgard
- [FFmpeg-devel] [PATCH 1/2] mpegaudio: define only one of compute_antialias_{float, integer}
Vitor Sessak
- [FFmpeg-devel] [PATCH 1/2] mpegaudio: define only one of compute_antialias_{float, integer}
Måns Rullgård
- [FFmpeg-devel] [PATCH 1/2] mpegaudio: define only one of compute_antialias_{float, integer}
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] mpegaudio: define only one of compute_antialias_{float, integer}
Måns Rullgård
- [FFmpeg-devel] [PATCH 1/2] mpegaudio: define only one of compute_antialias_{float, integer}
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] mpegaudio: define only one of compute_antialias_{float, integer}
Måns Rullgård
- [FFmpeg-devel] [PATCH 1/2] Remove reference to the unexisting movie filter and the corresponding useless --enable-avfilter-lavf option.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/2] Remove reference to the unexisting movie filter and the corresponding useless --enable-avfilter-lavf option.
Måns Rullgård
- [FFmpeg-devel] [PATCH 1/2] Remove reference to the unexisting movie filter and the corresponding useless --enable-avfilter-lavf option.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/2] resample: check memory allocations in av_resample_init()
Mans Rullgard
- [FFmpeg-devel] [PATCH 1/2] resample: check memory allocations in av_resample_init()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] resample: check memory allocations in av_resample_init()
Måns Rullgård
- [FFmpeg-devel] [PATCH 1/3] Allow pre-generation of AES tables.
Reimar Döffinger
- [FFmpeg-devel] [PATCH 1/4] add SRT parser, demuxer and muxer
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 1/4] add SRT parser, demuxer and muxer
Alexander Strange
- [FFmpeg-devel] [PATCH 1/4] add SRT parser, demuxer and muxer
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 1/4] add SRT parser, demuxer and muxer
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] Compute the max pixel step for each plane, and use it in place of
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/4] Compute the max pixel step for each plane, and use it in place of
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] Compute the max pixel step for each plane, and use it in place of
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/4] Doxygen sws_getColorspaceDetails(), and use saner names for the used tables.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/4] Doxygen sws_getColorspaceDetails(), and use saner names for the used tables.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] Add av_ prefix to bswap macros
Mans Rullgard
- [FFmpeg-devel] [PATCH 1/5] Add av_ prefix to bswap macros
Justin Ruggles
- [FFmpeg-devel] [PATCH 1/5] Add av_ prefix to bswap macros
Måns Rullgård
- [FFmpeg-devel] [PATCH 1/5] Add av_ prefix to bswap macros
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] Add av_ prefix to bswap macros
Måns Rullgård
- [FFmpeg-devel] [PATCH 1/5] Add av_ prefix to bswap macros
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] Add av_ prefix to bswap macros
Måns Rullgård
- [FFmpeg-devel] [PATCH 1/5] Increase flexibility of PRINT_LIB_VERSION(), make it accept a flags
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/5] Increase flexibility of PRINT_LIB_VERSION(), make it accept a flags
Måns Rullgård
- [FFmpeg-devel] [PATCH 1/5] Increase flexibility of PRINT_LIB_VERSION(), make it accept a flags
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/5] Increase flexibility of PRINT_LIB_VERSION(), make it accept a flags
Måns Rullgård
- [FFmpeg-devel] [PATCH 1/5] Increase flexibility of PRINT_LIB_VERSION(), make it accept a flags
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] Increase flexibility of PRINT_LIB_VERSION(), make it accept a flags
Stefano Sabatini
- [PATCH 1/5] Make configure_filters() return a meaningful error code rather than always -1.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/5] Make configure_filters() return a meaningful error code rather than always -1.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/5] Make configure_filters() return a meaningful error code rather than always -1.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] Move timestamp correction code from ffplay to cmdutils
Alexander Strange
- [FFmpeg-devel] [PATCH 1/5] Move timestamp correction code from ffplay to cmdutils
Michael Niedermayer
- [PATCH 1/6] add MXFContainerUL struct for containers UL dict
Maksym Veremeyenko
- [PATCH 1/6] mpegts: add channel specific languages into metadata
Anssi Hannula
- [PATCH 1/7] add MXFContainerUL struct for containers UL dict
Maksym Veremeyenko
- [PATCH 1/7] add MXFContainerUL struct for containers UL dict
Maksym Veremeyenko
- [PATCH 1/7] add MXFContainerUL struct for containers UL dict
Maksym Veremeyenko
- [PATCH 1/7] Implement settb filter.
Stefano Sabatini
- [PATCH 1/7] Implement settb filter.
Stefano Sabatini
- [PATCH 1/7] Move link_dpad and link_spad macros from avfilter.c to internal.h, so they can be shared with other files, and renamed them FF_LINK_DSTPAD and FF_LINK_SRCPAD.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 1/8] rename get_line to ff_get_line
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 1/8] rename get_line to ff_get_line
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/8] rename get_line to ff_get_line
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 10/28] silence 'invalid dts/pts combination' spew coming from ffmpeg. This is an info message not a error condition as ffmpeg will flag the invalid pts as AV_NOPTS_VALUE.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 11/28] fixed: Modify ffmpeg's AVI demuxer to handle VBR audio with a/v offset and padding at beginning of stream, also known as DirectShow emulation. (mplayer has been doing this since 2002, vlc since 2004, and xine since 2005...)
Michael Niedermayer
- [FFmpeg-devel] [PATCH 11/28] fixed: Modify ffmpeg's AVI demuxer to handle VBR audio with a/v offset and padding at beginning of stream, also known as DirectShow emulation. (mplayer has been doing this since 2002, vlc since 2004, and xine since 2005...)
Vladimir Pantelic
- [FFmpeg-devel] [PATCH 11/28] fixed: Modify ffmpeg's AVI demuxer to handle VBR audio with a/v offset and padding at beginning of stream, also known as DirectShow emulation. (mplayer has been doing this since 2002, vlc since 2004, and xine since 2005...)
Michael Niedermayer
- [FFmpeg-devel] [PATCH 14/28] don't reparse PMT unless it's version has changed readded: don't accept PMT that isn't current
Baptiste Coudurier
- [FFmpeg-devel] [PATCH 16/28] dvdsub hacks
Michael Niedermayer
- [FFmpeg-devel] [PATCH 17/19] Add devices section to ff* tools man pages.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 17/19] Add devices section to ff* tools man pages.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 19/28] changed: check some?more?url_fseeks in asf demuxer to avoid problems if file?systemis?unseekable
Michael Niedermayer
- [FFmpeg-devel] [PATCH 19/28] changed: check some more url_fseeks in asf demuxer to avoid problems if file system is unseekable
Michael Niedermayer
- [FFmpeg-devel] [PATCH 19/28] changed: check some more url_fseeks in asf demuxer to avoid problems if file systemis unseekable
Joakim Plate
- [FFmpeg-devel] [PATCH 2/2] Add hflip filter.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/2] DCA - fix downmix
Nick Brereton
- [FFmpeg-devel] [PATCH 2/2] DCA - fix downmix
Benjamin Larsson
- [FFmpeg-devel] [PATCH 2/2] DCA - fix downmix
Nick Brereton
- [FFmpeg-devel] [PATCH 2/2] DCA - fix downmix
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/2] DCA - fix downmix
Nick Brereton
- [FFmpeg-devel] [PATCH 2/2] DCA - fix downmix
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/2] DCA - fix downmix
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/2] DCA - fix downmix
Nick Brereton
- [FFmpeg-devel] [PATCH 2/2] DCA - fix downmix
Nick Brereton
- [FFmpeg-devel] [PATCH 2/2] DCA - fix downmix
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/2] Deprecate avcodec_check_dimensions() in favor of the new function av_check_image_size() declared in libavcore/imgutils.h.
Stefano Sabatini
- [PATCH 2/2] Extend show_protocol() to make it print more information.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/2] Extend show_protocol() to make it print more information.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/2] Extend show_protocol() to make it print more information.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] Extend show_protocol() to make it print more information.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/2] Fix pkg_generate line for libavcore.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/2] Fix pkg_generate line for libavcore.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/2] Fix pkg_generate line for libavcore.
Måns Rullgård
- [FFmpeg-devel] [PATCH 2/2] Fix pkg_generate line for libavcore.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/2] Fix side channels when XCh extension is present
Nick Brereton
- [FFmpeg-devel] [PATCH 2/2] Fix side channels when XCh extension is present
Kostya
- [FFmpeg-devel] [PATCH 2/2] Fix side channels when XCh extension is present
Nick Brereton
- [FFmpeg-devel] [PATCH 2/2] Fix side channels when XCh extension is present
Kostya
- [FFmpeg-devel] [PATCH 2/2] Fix side channels when XCh extension is present
Nick Brereton
- [FFmpeg-devel] [PATCH 2/2] Fix side channels when XCh extension is present
Christophe Gisquet
- [FFmpeg-devel] [PATCH 2/2] Fix side channels when XCh extension is present
Benjamin Larsson
- [FFmpeg-devel] [PATCH 2/2] Fix side channels when XCh extension is present
Benoit Fouet
- [FFmpeg-devel] [PATCH 2/2] Fix side channels when XCh extension is present
FB2000
- [FFmpeg-devel] [PATCH 2/2] Free allocated packet before returning from av_read_frame_internal.
Jai Menon
- [FFmpeg-devel] [PATCH 2/2] Free allocated packet before returning from av_read_frame_internal.
Reimar Döffinger
- [FFmpeg-devel] [PATCH 2/2] Free allocated packet before returning from av_read_frame_internal.
Jai Menon
- [FFmpeg-devel] [PATCH 2/2] Free allocated packet before returning from av_read_frame_internal.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] Free allocated packet before returning from av_read_frame_internal.
Jai Menon
- [FFmpeg-devel] [PATCH 2/2] Free allocated packet before returning from av_read_frame_internal.
Jai Menon
- [FFmpeg-devel] [PATCH 2/2] mpegaudio: call ff_mpegaudiodec_init_mmx() only from float decoder
Mans Rullgard
- [FFmpeg-devel] [PATCH 2/2] mpegaudio: call ff_mpegaudiodec_init_mmx() only from float decoder
Vitor Sessak
- [FFmpeg-devel] [PATCH 2/2] mpegaudio: call ff_mpegaudiodec_init_mmx() only from float decoder
Måns Rullgård
- [FFmpeg-devel] [PATCH 2/2] mpegaudio: call ff_mpegaudiodec_init_mmx() only from float decoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] mpegaudio: call ff_mpegaudiodec_init_mmx() only from float decoder
Måns Rullgård
- [FFmpeg-devel] [PATCH 2/2] mpegaudio: call ff_mpegaudiodec_init_mmx() only from float decoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] Require libswscale only if the scale filter is used.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/2] Require libswscale only if the scale filter is used.
Måns Rullgård
- [FFmpeg-devel] [PATCH 2/2] Require libswscale only if the scale filter is used.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/2] resample: replace VLA with malloc/free
Mans Rullgard
- [FFmpeg-devel] [PATCH 2/2] resample: replace VLA with malloc/free
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] resample: replace VLA with malloc/free
Måns Rullgård
- [PATCH 2/2] wav: probe for non-pcm audio in case of pcm_s16le (issue70)
Anssi Hannula
- [FFmpeg-devel] [PATCH 2/3] Add some comments to the rgb2yuv_table, clarifying the standard where are defined.
Stefano Sabatini none
- [FFmpeg-devel] [PATCH 2/3] Add some comments to the rgb2yuv_table, clarifying the standard where are defined.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] Add some comments to the rgb2yuv_table, clarifying the standard where are defined.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/3] Make pkgconfig_generate check if the library is enabled before to generate the pc files.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/3] Make pkgconfig_generate check if the library is enabled before to generate the pc files.
Måns Rullgård
- [FFmpeg-devel] [PATCH 2/3] Make pkgconfig_generate check if the library is enabled before to generate the pc files.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/4] add ASS parser
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 2/4] add ASS parser
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] add ASS parser
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 2/4] add ASS parser
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] add ASS parser
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 2/4] add ASS parser
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] add ASS parser
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 2/4] add ASS parser
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] add ASS parser
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 2/4] Change the PTS time base to AV_TIME_BASE before to process a frame in the filter chain, and change it back to the stream time base in the filtered frame.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/4] Change the PTS time base to AV_TIME_BASE before to process a frame in the filter chain, and change it back to the stream time base in the filtered frame.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] Change the PTS time base to AV_TIME_BASE before to process a frame in the filter chain, and change it back to the stream time base in the filtered frame.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/4] Change the PTS time base to AV_TIME_BASE before to process a frame in the filter chain, and change it back to the stream time base in the filtered frame.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] Change the PTS time base to AV_TIME_BASE before to process a frame in the filter chain, and change it back to the stream time base in the filtered frame.
Stefano Sabatini
- [PATCH 2/4] Clarify logic and feedback of the init() function.
Stefano Sabatini
- [PATCH 2/5] Add a time_base field to AVFilterPad.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/5] Cosmetics: rename out_video_filter to output_video_filter, for consistency with input_video_filter.
Stefano Sabatini
- [PATCH 2/5] Extend buffer source to accept the time base for the output PTS.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 2/5] ffplay: Restore -drp 0/1 behavior after last commit
Alexander Strange
- [FFmpeg-devel] [PATCH 2/5] ffplay: Restore -drp 0/1 behavior after last commit
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] Make bswap.h safe to install as public API
Mans Rullgard
- [FFmpeg-devel] [PATCH 2/5] Make bswap.h safe to install as public API
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] Make bswap.h safe to install as public API
Reimar Döffinger
- [FFmpeg-devel] [PATCH 2/5] Make bswap.h safe to install as public API
Måns Rullgård
- [PATCH 2/6] mpegts: parse audio_type into metadata
Anssi Hannula
- [PATCH 2/6] revert container wrapping detection from r11567
Maksym Veremeyenko
- [PATCH 2/7] Add a time_base field to AVFilterPad.
Stefano Sabatini
- [PATCH 2/7] revert container wrapping detection from r11567
Maksym Veremeyenko
- [PATCH 2/7] revert container wrapping detection from r11567
Maksym Veremeyenko
- [PATCH 2/7] revert container wrapping detection from r11567
Maksym Veremeyenko
- [FFmpeg-devel] [PATCH 2/8] move ff_get_line to aviobuf.c
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 2/8] move ff_get_line to aviobuf.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/8] move ff_get_line to aviobuf.c
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 21/28] added: make libavformat expose?the FORCED flag from matroska as a disposition
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 21/28] added: make libavformat expose the FORCED flag from matroska as a disposition
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 21/28] added: make libavformat expose the FORCED flag from matroska as a disposition
Michael Niedermayer
- [FFmpeg-devel] [PATCH 21/28] added: make libavformat expose the FORCED flag from matroska as a disposition
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 21/28] added: make libavformat expose the FORCED flag from matroska as a disposition
Michael Niedermayer
- [FFmpeg-devel] [PATCH 21/28] added: make libavformat expose the FORCED flag from matroska as a disposition
Måns Rullgård
- [FFmpeg-devel] [PATCH 21/28] added: make libavformat expose the FORCED flag from matroska as a disposition
Rodney Baker
- [FFmpeg-devel] [PATCH 23/28] Setup wanted pkt size in spdif muxers header parser
Michael Niedermayer
- [FFmpeg-devel] [PATCH 24/28] changed: only require first?packet?to be known for all audio and video streams
Michael Niedermayer
- [FFmpeg-devel] [PATCH 24/28] changed: only require first packet to be known for all audio and video streams
Michael Niedermayer
- [FFmpeg-devel] [PATCH 24/28] changed: only require first packet to be known for all audio and video streams
Joakim Plate
- [FFmpeg-devel] [PATCH 25/28] Don't assume reading more frames in av_find_stream_info will change a CODEC_ID_NONE into something better
Baptiste Coudurier
- [FFmpeg-devel] [PATCH 25/28] Don't assume reading more frames in av_find_stream_info will change a CODEC_ID_NONE into something better
Michael Niedermayer
- [FFmpeg-devel] [PATCH 25/28] Don't assume reading more frames in av_find_stream_info will change a CODEC_ID_NONE into something better
Baptiste Coudurier
- [FFmpeg-devel] [PATCH 25/28] Don't assume reading more frames in av_find_stream_info will change a CODEC_ID_NONE into something better
Michael Niedermayer
- [FFmpeg-devel] [PATCH 27/28] fixed: wrong fps for rmvb files (patch by taxigps)
Vladimir Pantelic
- [FFmpeg-devel] [PATCH 27/28] fixed: wrong fps for rmvb files (patch by taxigps)
Kostya Shishkov
- [FFmpeg-devel] [PATCH 27/28] fixed: wrong fps for rmvb files (patch by taxigps)
Vladimir Pantelic
- [FFmpeg-devel] [PATCH 27/28] fixed: wrong fps for rmvb files (patch by taxigps)
Michael Niedermayer
- [FFmpeg-devel] [PATCH 27/28] fixed: wrong fps for rmvb files (patch by taxigps)
Kostya Shishkov
- [FFmpeg-devel] [PATCH 3/3] Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M] coefficients.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/3] Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M] coefficients.
Vitor Sessak
- [FFmpeg-devel] [PATCH 3/3] Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M] coefficients.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/3] Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M] coefficients.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/3] Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M] coefficients.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/4] Add constant M_PHI, contains an approximation of the golden ratio
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/4] Add constant M_PHI, contains an approximation of the golden ratio
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] Add constant M_PHI, contains an approximation of the golden ratio
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/4] imporve long_name for ass (de)muxer
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 3/4] imporve long_name for ass (de)muxer
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] imporve long_name for ass (de)muxer
Aurelien Jacobs
- [PATCH 3/5] Implement add_filter() and use it in configure_filters(). Factorize.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/5] Rename:
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/5] Rename:
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] Rename:
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/5] Set fast_unaligned in avconfig.h
Mans Rullgard
- [FFmpeg-devel] [PATCH 3/5] Set fast_unaligned in avconfig.h
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] Use int for num_faulty_pts/dts instead of int64_t
Alexander Strange
- [FFmpeg-devel] [PATCH 3/5] Use int for num_faulty_pts/dts instead of int64_t
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] Use X ? Y : Z construct, simplify.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/5] Use X ? Y : Z construct, simplify.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] Use X ? Y : Z construct, simplify.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/6] Add description to the buffer source.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 3/6] Add description to the buffer source.
Stefano Sabatini
- [PATCH 3/6] make key output in RP 224.10 form
Maksym Veremeyenko
- [PATCH 3/6] mpegtsenc: handle audio channel specific language metadata
Anssi Hannula
- [FFmpeg-devel] [PATCH 3/8] improve get_line to return line length
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 3/8] improve get_line to return line length
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/8] improve get_line to return line length
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 4/4] avidec: demux ASS and SRT tracks
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 4/4] avidec: demux ASS and SRT tracks
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avidec: demux ASS and SRT tracks
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 4/4] avidec: demux ASS and SRT tracks
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avidec: demux ASS and SRT tracks
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 4/4] avidec: demux ASS and SRT tracks
Michael Niedermayer
- [PATCH 4/4] Extend buffer source syntax.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 4/4] Make the crop filter accept parametric expressions.
Stefano Sabatini
- [PATCH 4/5] Factorize opt_new_{audio,video,subtitle} definitions.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 4/5] Make intreadwrite.h installation-safe
Mans Rullgard
- [FFmpeg-devel] [PATCH 4/5] Merge maybe_print_config() and PRINT_LIB_CONFIG() in PRINT_LIB_INFO().
Stefano Sabatini
- [FFmpeg-devel] [PATCH 4/5] Merge maybe_print_config() and PRINT_LIB_CONFIG() in PRINT_LIB_INFO().
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] Merge maybe_print_config() and PRINT_LIB_CONFIG() in PRINT_LIB_INFO().
Stefano Sabatini
- [FFmpeg-devel] [PATCH 4/5] Prefer pts over dts in timestamp correction
Alexander Strange
- [FFmpeg-devel] [PATCH 4/5] Prefer pts over dts in timestamp correction
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] Rename av_exit() to ffmpeg_exit().
Stefano Sabatini
- [FFmpeg-devel] [PATCH 4/5] Rename av_exit() to ffmpeg_exit().
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] Rename av_exit() to ffmpeg_exit().
Stefano Sabatini
- [FFmpeg-devel] [PATCH 4/5] Rename av_exit() to ffmpeg_exit().
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] Rename av_transcode() to transcode().
Stefano Sabatini
- [FFmpeg-devel] [PATCH 4/5] Rename av_transcode() to transcode().
Stefano Sabatini
- [PATCH 4/6] add new essence container uls
Maksym Veremeyenko
- [FFmpeg-devel] [PATCH 4/6] Clarify logic and feedback of the init() function.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 4/6] Clarify logic and feedback of the init() function.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/6] Clarify logic and feedback of the init() function.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 4/6] Clarify logic and feedback of the init() function.
Víctor Paesa
- [FFmpeg-devel] [PATCH 4/6] Clarify logic and feedback of the init() function.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 4/6] Clarify logic and feedback of the init() function.
Stefano Sabatini
- [PATCH 4/6] mpegtsenc: handle audio_type metadata
Anssi Hannula
- [FFmpeg-devel] [PATCH 4/7] Extend buffer source to accept the time base for the output PTS.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 4/7] Extend buffer source to accept the time base for the output PTS.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/8] document ff_get_line()
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 4/8] document ff_get_line()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/8] document ff_get_line()
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 5/5] Document the buffer source.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 5/5] Document the buffer source.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 5/5] Factorize indent definition in PRINT_LIB_INFO().
Stefano Sabatini
- [FFmpeg-devel] [PATCH 5/5] Factorize indent definition in PRINT_LIB_INFO().
Stefano Sabatini
- [FFmpeg-devel] [PATCH 5/5] ffmpeg: Use guess_correct_pts() for decoded timestamps
Alexander Strange
- [FFmpeg-devel] [PATCH 5/5] Implement add_filter() and use it in configure_filters(). Factorize.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 5/5] Install bswap.h and intreadwrite.h
Mans Rullgard
- [FFmpeg-devel] [PATCH 5/5] Install bswap.h and intreadwrite.h
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] Install bswap.h and intreadwrite.h
Måns Rullgård
- [FFmpeg-devel] [PATCH 5/6] Add an informational trace in init().
Stefano Sabatini
- [FFmpeg-devel] [PATCH 5/6] Add an informational trace in init().
Stefano Sabatini
- [PATCH 5/6] extend MXFIndexTableSegment
Maksym Veremeyenko
- [PATCH 5/6] ffplay: add support for selecting a single audio channel
Anssi Hannula
- [FFmpeg-devel] [PATCH 5/6] vorbisdec: remove variable-length arrays
David Conrad
- [FFmpeg-devel] [PATCH 5/6] vorbisdec: remove variable-length arrays
Måns Rullgård
- [PATCH 5/7] extend MXFIndexTableSegment
Maksym Veremeyenko
- [PATCH 5/7] extend MXFIndexTableSegment
Maksym Veremeyenko
- [PATCH 5/7] extend MXFIndexTableSegment
Maksym Veremeyenko
- [FFmpeg-devel] [PATCH 5/7] Make the ffmpeg output video sink explicitely set the timebase.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 5/7] Make the ffmpeg output video sink explicitely set the timebase.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/7] Make the ffmpeg output video sink explicitely set the timebase.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 5/8] use return value of ff_get_line()
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 5/8] use return value of ff_get_line()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/8] use return value of ff_get_line()
Aurelien Jacobs
- [PATCH 6/6] clip-wrapped support added for single track file
Maksym Veremeyenko
- [FFmpeg-devel] [PATCH 6/6] Extend buffer source syntax.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 6/6] Extend buffer source syntax.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/6] Extend buffer source syntax.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 6/6] Extend buffer source syntax.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/6] Extend buffer source syntax.
Stefano Sabatini
- [PATCH 6/6] ffmpeg: add support for selecting a single audio channel
Anssi Hannula
- [FFmpeg-devel] [PATCH 6/7] Factorize opt_new_{audio, video, subtitle} definitions.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 6/7] Implement settb filter.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 6/7] Implement settb filter.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/7] Implement settb filter.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 6/7] Implement settb filter.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/7] Make av_parse_video_frame_size() and av_parse_video_frame_rate() return AVERROR(EINVAL) rather than -1 in case of unsuccess.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 6/7] Make av_parse_video_frame_size() and av_parse_video_frame_rate() return AVERROR(EINVAL) rather than -1 in case of unsuccess.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/7] Make av_parse_video_frame_size() and av_parse_video_frame_rate() return AVERROR(EINVAL) rather than -1 in case of unsuccess.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 6/8] add SRT muxer and demuxer
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 6/8] add SRT muxer and demuxer
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/8] add SRT muxer and demuxer
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 6/8] add SRT muxer and demuxer
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/8] add SRT muxer and demuxer
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 7/7] Make VideoFrameRateAbbr contain a rational rather than two int (for num and den). Simplify.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 7/7] Make VideoFrameRateAbbr contain a rational rather than two int (for num and den). Simplify.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 7/7] Make VideoFrameRateAbbr contain a rational rather than two int (for num and den). Simplify.
Stefano Sabatini
- [FFmpeg-devel] [PATCH 7/8] add seeking support in ASS demuxer
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 7/8] add seeking support in ASS demuxer
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 7/8] add seeking support in ASS demuxer
Michael Niedermayer
- [FFmpeg-devel] [PATCH 7/8] add seeking support in ASS demuxer
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 7/8] add seeking support in ASS demuxer
Michael Niedermayer
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
zi yang
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
Reimar Döffinger
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
compn
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
zi yang
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
zi yang
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
Reimar Döffinger
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
Reimar Döffinger
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
Aurelien Jacobs
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
Michael Niedermayer
- [FFmpeg-devel] [PATCH 8/8] avidec: demux ASS and SRT tracks
Aurelien Jacobs
- [FFmpeg-devel] [PATCH] 3dnow optimized mp3 windowing
Vitor Sessak
- [FFmpeg-devel] [PATCH] 3dnow optimized mp3 windowing
Vitor Sessak
- [FFmpeg-devel] [PATCH] 3dnow optimized mp3 windowing
Michael Niedermayer
- [FFmpeg-devel] [PATCH]: fix ES name in the UMF media description
Thierry Foucu
- [FFmpeg-devel] [PATCH]: fix ES name in the UMF media description
Thierry Foucu
- [FFmpeg-devel] [PATCH]: fix ES name in the UMF media description
Baptiste Coudurier
- [FFmpeg-devel] [PATCH]: fix ES name in the UMF media description
Thierry Foucu
- [FFmpeg-devel] [PATCH]: fix ES name in the UMF media description
Thierry Foucu
- [FFmpeg-devel] [PATCH]: fix ES name in the UMF media description
Martin Storsjö
- [FFmpeg-devel] [PATCH] @param attribute doxygen syntax errors
Diego Biurrun
- [FFmpeg-devel] [PATCH] @param attribute doxygen syntax errors
Reimar Döffinger
- [FFmpeg-devel] [PATCH] @param attribute doxygen syntax errors
Diego Biurrun
- [FFmpeg-devel] [PATCH] @param attribute doxygen syntax errors
Michael Niedermayer
- [FFmpeg-devel] [PATCH] @param attribute doxygen syntax errors
Diego Biurrun
- [FFmpeg-devel] [PATCH] aacdec: remove checks for impossible error conditions
Mans Rullgard
- [FFmpeg-devel] [PATCH] aacdec: remove checks for impossible error conditions
Alex Converse
- [FFmpeg-devel] [PATCH] aacdec: remove checks for impossible error conditions
Måns Rullgård
- [FFmpeg-devel] [PATCH] aacdec: remove checks for impossible error conditions
Alex Converse
- [FFmpeg-devel] [PATCH] aacdec: remove checks for impossible error conditions
Måns Rullgård
- [FFmpeg-devel] [PATCH] aacenc: adjust array offset for the current channel before calling ff_psy_suggest_window()
Nathan Caldwell
- [FFmpeg-devel] [PATCH] aacenc: Fix channel offsets in apply_window_and_mdct().
Nathan Caldwell
- [FFmpeg-devel] [PATCH] aacenc: Fix channel offsets in apply_window_and_mdct().
Alex Converse
- [FFmpeg-devel] [PATCH] aacenc: Fix channel offsets in apply_window_and_mdct().
Nathan Caldwell
- [FFmpeg-devel] [PATCH] aacenc: Fix channel offsets in apply_window_and_mdct().
Alex Converse
- [FFmpeg-devel] [PATCH] aacenc: replace VLA with fixed size
Mans Rullgard
- [FFmpeg-devel] [PATCH] aacenc: replace VLA with fixed size
Alex Converse
- [FFmpeg-devel] [PATCH] aacenc: replace VLA with fixed size
Måns Rullgård
- [FFmpeg-devel] [PATCH] aacenc: replace VLA with malloced buffer in context
Mans Rullgard
- [FFmpeg-devel] [PATCH] aacenc: replace VLA with malloced buffer in context
Alex Converse
- [FFmpeg-devel] [PATCH] aacenc: replace VLA with malloced buffer in context
Måns Rullgård
- [FFmpeg-devel] [PATCH] AAC fatetests
Alex Converse
- [FFmpeg-devel] [PATCH] AAC fatetests
Måns Rullgård
- [FFmpeg-devel] [PATCH] AAC fatetests
Reimar Döffinger
- [FFmpeg-devel] [PATCH] AAC fatetests
Måns Rullgård
- [FFmpeg-devel] [PATCH] AAC fatetests
Alex Converse
- [FFmpeg-devel] [PATCH] AAC fatetests
Michael Niedermayer
- [FFmpeg-devel] [PATCH] AAC fatetests
Måns Rullgård
- [FFmpeg-devel] [PATCH] AAC fatetests
Michael Niedermayer
- [FFmpeg-devel] [PATCH] AAC fatetests
Michael Niedermayer
- [FFmpeg-devel] [PATCH] AAC fatetests
Måns Rullgård
- [FFmpeg-devel] [PATCH] AAC fatetests
Måns Rullgård
- [FFmpeg-devel] [PATCH] AAC fatetests
Michael Niedermayer
- [FFmpeg-devel] [PATCH] AAC fatetests
Reimar Döffinger
- [FFmpeg-devel] [PATCH] AAC fatetests
Thad Ward
- [FFmpeg-devel] [PATCH] AAC fatetests
Roberto Ragusa
- [FFmpeg-devel] [PATCH] Accept "-" for stdin input for tiny_psnr
Vitor Sessak
- [FFmpeg-devel] [PATCH] Accept "-" for stdin input for tiny_psnr
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Accept "-" for stdin input for tiny_psnr
Vitor Sessak
- [FFmpeg-devel] [PATCH] Accept "-" for stdin input for tiny_psnr
Måns Rullgård
- [FFmpeg-devel] [PATCH] Accept "-" for stdin input for tiny_psnr
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Vitor Sessak
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Vitor Sessak
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Vitor Sessak
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Diego Biurrun
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Vitor Sessak
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Vitor Sessak
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Mike Melanson
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Mike Melanson
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add "unofficial" FATE tests
Vitor Sessak
- [FFmpeg-devel] [PATCH] Add #ifdefs around code specific to file and pipe protocols
Mans Rullgard
- [FFmpeg-devel] [PATCH] Add #ifdefs around code specific to file and pipe protocols
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add #ifdefs around code specific to file and pipe protocols
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add #ifdefs around code specific to file and pipe protocols
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add #ifdefs around code specific to file and pipe protocols
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add #ifdefs around code specific to file and pipe protocols
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add #ifdefs around code specific to file and pipe protocols
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add af_resample
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] Add a function for testing float codecs in "make fate2"
Vitor Sessak
- [FFmpeg-devel] [patch]add a guid for asf header parser
zhentan feng
- [FFmpeg-devel] [patch]add a guid for asf header parser
Michael Niedermayer
- [FFmpeg-devel] [patch]add a guid for asf header parser
Vladimir Pantelic
- [FFmpeg-devel] [patch]add a guid for asf header parser
Eugene Mymrin
- [FFmpeg-devel] [patch]add a guid for asf header parser
zhentan feng
- [FFmpeg-devel] [patch]add a guid for asf header parser
Michael Niedermayer
- [FFmpeg-devel] [patch]add a guid for asf header parser
Ronald S. Bultje
- [FFmpeg-devel] [patch]add a guid for asf header parser
Michael Niedermayer
- [FFmpeg-devel] [patch]add a guid for asf header parser
Ronald S. Bultje
- [FFmpeg-devel] [patch]add a guid for asf header parser
Ronald S. Bultje
- [FFmpeg-devel] [patch]add a guid for asf header parser
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Vitor Sessak
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Vitor Sessak
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Jason Garrett-Glaser
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Vitor Sessak
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Rafaël Carré
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Daniel Verkamp
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Diego Biurrun
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Rafaël Carré
- [FFmpeg-devel] [PATCH] Add a MAXDIST parameter to tiny_psnr (for 1-off fate tests)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Luca Barbato
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Vladimir Pantelic
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Olivier Galibert
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
- [FFmpeg-devel] [PATCH] add avsubtitle_free
Reimar Döffinger
- [FFmpeg-devel] [PATCH] add avsubtitle_free
Reimar Döffinger
- [FFmpeg-devel] [PATCH] add avsubtitle_free
Michael Niedermayer
- [FFmpeg-devel] [PATCH] add avsubtitle_free
Reimar Döffinger
- [FFmpeg-devel] [PATCH] add avsubtitle_free
Michael Niedermayer
- [FFmpeg-devel] [PATCH] add avsubtitle_free
Reimar Döffinger
- [FFmpeg-devel] [PATCH] add avsubtitle_free
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Add data_types for EAC3 and TrueHD to spdif
Anssi Hannula
- [FFmpeg-devel] [PATCH]Add data_types for EAC3 and TrueHD to spdif
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Add data_types for EAC3 and TrueHD to spdif
Anssi Hannula
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
Måns Rullgård
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
Måns Rullgård
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
Michael Niedermayer
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
Diego Biurrun
- [FFmpeg-devel] [PATCH] adding xavs encoding support
Stefan Gehrer
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
Diego Biurrun
- [FFmpeg-devel] [PATCH] adding xavs encoding support
Stefan Gehrer
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
Vladimir Pantelic
- [FFmpeg-devel] [PATCH] adding xavs encoding support
Michael Niedermayer
- [FFmpeg-devel] [PATCH] adding xavs encoding support
Vladimir Pantelic
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
Stefan Gehrer
- [FFmpeg-devel] [PATCH] adding xavs encoding support
Stefan Gehrer
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
Stefan Gehrer
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] adding xavs encoding support
Stefan Gehrer
- [FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
- [FFmpeg-devel] [PATCH] Add MD5 protocol
Mans Rullgard
- [FFmpeg-devel] [PATCH] Add MD5 protocol
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add MD5 protocol
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add MD5 protocol
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add MD5 protocol
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add MD5 protocol
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add MD5 protocol
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add MD5 protocol
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add VorbisComment writing for Vorbis and Theora streams in Ogg
Anton Khirnov
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Alex Converse
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Alex Converse
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Alex Converse
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Alex Converse
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Alex Converse
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Alex Converse
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Alex Converse
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Alex Converse
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Alex Converse
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Diego Biurrun
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Alex Converse
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Alex Converse
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Alex Converse
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Måns Rullgård
- [FFmpeg-devel] [PATCH] Add WebM to the Matroska demuxer name
Reimar Döffinger
- [FFmpeg-devel] [PATCH] aes: fix array index out of bounds warnings
Reimar Döffinger
- [FFmpeg-devel] [PATCH] aes: fix array index out of bounds warnings
Måns Rullgård
- [FFmpeg-devel] [PATCH] aes: fix array index out of bounds warnings
Michael Niedermayer
- [FFmpeg-devel] [PATCH] aes: fix array index out of bounds warnings
Måns Rullgård
- [FFmpeg-devel] [PATCH] Allow all (and only) valid characters in URL scheme for url_open()
Mans Rullgard
- [FFmpeg-devel] [PATCH] Allow all (and only) valid characters in URL scheme for url_open()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Allow all (and only) valid characters in URL scheme for url_open()
Måns Rullgård
- [FFmpeg-devel] [PATCH] allow feeds to be a stream source
Howard Chu
- [FFmpeg-devel] [PATCH] Allow remuxing of explicitly signalled AAC files into ADTS.
Alex Converse
- [FFmpeg-devel] [PATCH] Allow remuxing of explicitly signalled AAC files into ADTS.
Alex Converse
- [FFmpeg-devel] [PATCH] Allow remuxing of explicitly signalled AAC files into ADTS.
Alex Converse
- [FFmpeg-devel] [PATCH] Altivec-optimized MP3 windowing
Vitor Sessak
- [FFmpeg-devel] [PATCH] Altivec-optimized MP3 windowing
Luca Barbato
- [FFmpeg-devel] [PATCH] Altivec-optimized MP3 windowing
Vitor Sessak
- [FFmpeg-devel] [PATCH] Altivec split-radix FFT
Måns Rullgård
- [FFmpeg-devel] [PATCH] Another optimization for mp3 decoder
Måns Rullgård
- [FFmpeg-devel] [PATCH] APIchanges entry for lavfi media format changes
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] APIchanges entry for lavfi media format changes
Stefano Sabatini
- [FFmpeg-devel] [PATCH]Associate .tga with image2
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Associate .tga with image2
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Associate .tga with image2
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat/mov.c: mov_read_seek update cur_dts
Yvan LABADIE
- [FFmpeg-devel] [PATCH] avformat/mov.c: mov_read_seek update cur_dts
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] avformat/mov.c: mov_read_seek update cur_dts
Yvan LABADIE
- [FFmpeg-devel] [PATCH] avformat/mov.c: mov_read_seek update cur_dts
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] avformat/mov.c: mov_read_seek update cur_dts
Yvan LABADIE
- [PATCH] avformat: add support for codecs to set probe fallbacks
Anssi Hannula
- [FFmpeg-devel] [PATCH] Avoid a segfault on invalid data in rtpdec_h264
Luca Barbato
- [FFmpeg-devel] [PATCH] Avoid a segfault on invalid data in rtpdec_h264
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] avoid double-free on ffmdec open fail
Reimar Döffinger
- [FFmpeg-devel] [PATCH] avoid double-free on ffmdec open fail
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] avoid double-free on ffmdec open fail
Reimar Döffinger
- [FFmpeg-devel] [PATCH] avoid double-free on ffmdec open fail
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Be explicit about minimum libvpx version required
Dominik 'Rathann' Mierzejewski
- [FFmpeg-devel] [PATCH] Be explicit about minimum libvpx version required
Måns Rullgård
- [FFmpeg-devel] [PATCH] Be explicit about minimum libvpx version required
Dominik 'Rathann' Mierzejewski
- [FFmpeg-devel] [PATCH] Be explicit about minimum libvpx version required
Måns Rullgård
- [FFmpeg-devel] [PATCH] C99ify array initialisation in mxfdec.c
Axel Holzinger
- [FFmpeg-devel] [PATCH] C99ify array initialisation in mxfdec.c
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] C99ify array initialisation in mxfdec.c
Axel Holzinger
- [FFmpeg-devel] [PATCH] C99ify array initialisation in mxfdec.c
Ramiro Polla
- [FFmpeg-devel] [PATCH] C99ify array initialisation in mxfdec.c
Axel Holzinger
- [FFmpeg-devel] [PATCH] C99ify array initialisation in mxfdec.c
Ramiro Polla
- [FFmpeg-devel] [PATCH] C99ify array initialisation in mxfdec.c
Ramiro Polla
- [FFmpeg-devel] [PATCH] C99ify array initialisation in mxfdec.c
Axel Holzinger
- [FFmpeg-devel] [PATCH] C99ify array initialisation in mxfdec.c
Axel Holzinger
- [FFmpeg-devel] [PATCH] C99ify array initialisation in mxfdec.c
Måns Rullgård
- [FFmpeg-devel] [PATCH] C99ify array initialisation in mxfdec.c
Axel Holzinger
- [FFmpeg-devel] [PATCH] C99ify array initialisation in mxfdec.c
Martin Storsjö
- [FFmpeg-devel] [PATCH] C99ify array initialisation in mxfdec.c
Reimar Döffinger
- [FFmpeg-devel] [PATCH] C99ify struct initialisation in rtsp.c
Axel Holzinger
- [FFmpeg-devel] [PATCH] C99ify struct initialisation in rtsp.c
Martin Storsjö
- [FFmpeg-devel] [PATCH] Change all instances of "inofficial" to "unofficial" (except c/l option in lavc/options.c)
Rodney Baker
- [FFmpeg-devel] [PATCH] change AVCodecContext.use_lpc to lpc_type and lpc_passes
Justin Ruggles
- [FFmpeg-devel] [PATCH] change AVCodecContext.use_lpc to lpc_type and lpc_passes
Michael Niedermayer
- [FFmpeg-devel] [PATCH] change AVCodecContext.use_lpc to lpc_type and lpc_passes
Justin Ruggles
- [FFmpeg-devel] [PATCH] change AVCodecContext.use_lpc to lpc_type and lpc_passes
Michael Niedermayer
- [FFmpeg-devel] [PATCH] change AVCodecContext.use_lpc to lpc_type and lpc_passes
Justin Ruggles
- [FFmpeg-devel] [PATCH] check for udp_set_remote_url error
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] check for udp_set_remote_url error
Martin Storsjö
- [FFmpeg-devel] [PATCH] check for udp_set_remote_url error
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Codify rules for AVInputFormat.name
Alex Converse
- [FFmpeg-devel] [PATCH] Codify rules for AVInputFormat.name
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Codify rules for AVInputFormat.name
Alex Converse
- [FFmpeg-devel] [PATCH] configure libvpx check version of decoder only
Frank Barchard
- [FFmpeg-devel] [PATCH] configure libvpx check version of decoder only
Reimar Döffinger
- [FFmpeg-devel] [PATCH] configure libvpx check version of decoder only
Diego Biurrun
- [FFmpeg-devel] [PATCH] configure libvpx check version of decoder only
Jason Garrett-Glaser
- [FFmpeg-devel] [PATCH] configure libvpx check version of decoder only
Frank Barchard
- [FFmpeg-devel] [PATCH] configure libvpx check version of decoder only
Reimar Döffinger
- [FFmpeg-devel] [PATCH] configure libvpx check version of decoder only
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] configure libvpx check version of decoder only
Måns Rullgård
- [FFmpeg-devel] [PATCH] Convert MMX deinterlacing code to YASM
Vitor Sessak
- [FFmpeg-devel] [PATCH] Convert MMX deinterlacing code to YASM
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Convert MMX deinterlacing code to YASM
Vitor Sessak
- [FFmpeg-devel] [PATCH] Convert MMX deinterlacing code to YASM
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Convert MMX deinterlacing code to YASM
Vitor Sessak
- [FFmpeg-devel] [PATCH] Convert MMX deinterlacing code to YASM
Måns Rullgård
- [FFmpeg-devel] [PATCH] Convert MMX deinterlacing code to YASM
Vitor Sessak
- [FFmpeg-devel] [PATCH] Convert MMX deinterlacing code to YASM
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Convert MMX deinterlacing code to YASM
Vitor Sessak
- [FFmpeg-devel] [PATCH] Convert MMX deinterlacing code to YASM
Vitor Sessak
- [FFmpeg-devel] [PATCH] Convert MMX deinterlacing code to YASM
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Convert MMX deinterlacing code to YASM
Vitor Sessak
- [FFmpeg-devel] [PATCH] dca, verify xch extension sync word
Nick Brereton
- [FFmpeg-devel] [PATCH] dca, verify xch extension sync word
Nick Brereton
- [FFmpeg-devel] [PATCH] dca, verify xch extension sync word
Kostya
- [FFmpeg-devel] [PATCH] dca, verify xch extension sync word
Benjamin Larsson
- [FFmpeg-devel] [PATCH] DCA - setup correct channel value when downmixing is required
FB2000
- [FFmpeg-devel] [PATCH] DCA - setup correct channel value when downmixing is required
Benjamin Larsson
- [FFmpeg-devel] [PATCH] DCA - setup correct channel value when downmixing is required
Nick Brereton
- [FFmpeg-devel] [PATCH] DCA - setup correct channel value when downmixing is required
Benjamin Larsson
- [FFmpeg-devel] [PATCH] DCA - setup correct channel value when downmixing is required
FB2000
- [FFmpeg-devel] [PATCH] dca: fix dynrange coefficient in xch
Nick Brereton
- [FFmpeg-devel] [PATCH] dca: fix dynrange coefficient in xch
Benjamin Larsson
- [FFmpeg-devel] [PATCH] decode at least 4 H.264 frames in av_find_stream_info
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] decode at least 4 H.264 frames in av_find_stream_info
Michael Niedermayer
- [FFmpeg-devel] [PATCH] decode at least 4 H.264 frames in av_find_stream_info
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] decode at least 4 H.264 frames in av_find_stream_info
Michael Niedermayer
- [FFmpeg-devel] [PATCH] decode at least 4 H.264 frames in av_find_stream_info
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] decode at least 4 H.264 frames in av_find_stream_info
Michael Niedermayer
- [FFmpeg-devel] [PATCH] decode at least 4 H.264 frames in av_find_stream_info
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] default multicast to socket reuse
David Fries
- [FFmpeg-devel] [PATCH] default multicast to socket reuse
David Fries
- [PATCH] Default socket reuse when multicasting.
David Fries
- [PATCH] Default socket reuse when multicasting.
David Fries
- [FFmpeg-devel] [PATCH] define _DARWIN_C_SOURCE for MAP_ANON
Ramiro Polla
- [FFmpeg-devel] [PATCH] define _DARWIN_C_SOURCE for MAP_ANON
Måns Rullgård
- [FFmpeg-devel] [PATCH] define _DARWIN_C_SOURCE for MAP_ANON
Alexander Strange
- [FFmpeg-devel] [PATCH] define _DARWIN_C_SOURCE for MAP_ANON
Ramiro Polla
- [FFmpeg-devel] [PATCH] define _DARWIN_C_SOURCE for MAP_ANON
Måns Rullgård
- [FFmpeg-devel] [PATCH] define _DARWIN_C_SOURCE for MAP_ANON
Ramiro Polla
- [FFmpeg-devel] [PATCH] define _DARWIN_C_SOURCE for MAP_ANON
Reimar Döffinger
- [FFmpeg-devel] [PATCH] define _DARWIN_C_SOURCE for MAP_ANON
Alexander Strange
- [FFmpeg-devel] [PATCH] define _DARWIN_C_SOURCE for MAP_ANON
Reimar Döffinger
- [FFmpeg-devel] [PATCH] define _DARWIN_C_SOURCE for MAP_ANON
Måns Rullgård
- [FFmpeg-devel] [PATCH] define _DARWIN_C_SOURCE for MAP_ANON
Måns Rullgård
- [FFmpeg-devel] [PATCH] define _DARWIN_C_SOURCE for MAP_ANON
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Define ff_fill_image_linesize, ff_fill_image_data_ptr and make existing ff_fill* wrap these.
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] Define ff_fill_image_linesize, ff_fill_image_data_ptr and make existing ff_fill* wrap these.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Define ff_fill_image_linesize, ff_fill_image_data_ptr and make existing ff_fill* wrap these.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Define ff_fill_image_linesize, ff_fill_image_data_ptr and make existing ff_fill* wrap these.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Deprecated crop examples are wrong
Stefan de Konink
- [FFmpeg-devel] [PATCH] Deprecated crop examples are wrong
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Detect DTS in wav (issue70) + about?ac3-in-wav
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Detect DTS in wav (issue70) + about?ac3-in-wav
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Detect DTS in wav (issue70) + about?ac3-in-wav
Anssi Hannula
- [FFmpeg-devel] [PATCH] Detect DTS in wav (issue70) + about?ac3-in-wav
Anssi Hannula
- [FFmpeg-devel] [PATCH] Detect DTS in wav (issue70) + about ac3-in-wav
Anssi Hannula
- [FFmpeg-devel] [PATCH] Detect DTS in wav (issue70) + about ac3-in-wav
Kieran Kunhya
- [FFmpeg-devel] [PATCH] Detect DTS in wav (issue70) + about ac3-in-wav
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Detect DTS in wav (issue70) + about ac3-in-wav
Anssi Hannula
- [FFmpeg-devel] [PATCH] Detect DTS in wav (issue70) + about ac3-in-wav
Anssi Hannula
- [FFmpeg-devel] [PATCH] Detect DTS in wav (issue70) + about ac3-in-wav
Anssi Hannula
- [FFmpeg-devel] [PATCH] Detect DTS in wav (issue70) + about ac3-in-wav
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Detect DTS in wav (issue70) + about ac3-in-wav
Anssi Hannula
- [FFmpeg-devel] [PATCH] Don't check for DEBUG before using ff_dprintf.
Diego Elio 'Flameeyes' Pettenò
- [FFmpeg-devel] [PATCH] Don't check for DEBUG before using ff_dprintf.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Don't check for DEBUG before using ff_dprintf.
Diego Elio Pettenò
- [FFmpeg-devel] [PATCH]Don't try to decode adpcm_ima_wav with bps != 4
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Don't try to decode adpcm_ima_wav with bps != 4
Rafaël Carré
- [FFmpeg-devel] [PATCH]Don't try to decode adpcm_ima_wav with bps != 4
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Don't try to decode adpcm_ima_wav with bps != 4
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Do small seeks forward by skipping data instead of seeking, even for seekable protocols
Martin Storsjö
- [FFmpeg-devel] [PATCH] Do small seeks forward by skipping data instead of seeking, even for seekable protocols
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Do small seeks forward by skipping data instead of seeking, even for seekable protocols
Martin Storsjö
- [FFmpeg-devel] [PATCH] Do small seeks forward by skipping data instead of seeking, even for seekable protocols
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Do small seeks forward by skipping data instead of seeking, even for seekable protocols
Martin Storsjö
- [FFmpeg-devel] [PATCH] Do small seeks forward by skipping data instead of seeking, even for seekable protocols
Martin Storsjö
- [FFmpeg-devel] [PATCH]E-AC-3 over HDMI
Anssi Hannula
- [FFmpeg-devel] [PATCH]E-AC-3 over HDMI
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Enhance pad filter command-line description.
John Calcote
- [FFmpeg-devel] [PATCH] Enhance pad filter command-line description.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Enhance pad filter command-line description.
John Calcote
- [FFmpeg-devel] [PATCH] Enhance pad filter command-line description.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Enhance pad filter command-line description.
John Calcote
- [FFmpeg-devel] [PATCH] Enhance pad filter command-line description.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Export mkv doctype via the metadata API
Alex Converse
- [FFmpeg-devel] [PATCH] Export mkv doctype via the metadata API
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Export mkv doctype via the metadata API
Anton Khirnov
- [FFmpeg-devel] [PATCH] Export mkv doctype via the metadata API
Vladimir Pantelic
- [FFmpeg-devel] [PATCH] Export mkv doctype via the metadata API
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Export mkv doctype via the metadata API
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Export mkv doctype via the metadata API
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Export mkv doctype via the metadata API
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Export mkv doctype via the metadata API
Aurelien Jacobs
- [FFmpeg-devel] [PATCH] Export mkv doctype via the metadata API
Alex Converse
- [FFmpeg-devel] [PATCH] Export mkv doctype via the metadata API
Baptiste Coudurier
- [FFmpeg-devel] [patch] export pmt and pcr pids from mpegts demuxer
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ff_prefix non static vp56 functions
Alex Converse
- [FFmpeg-devel] [PATCH] ff_prefix non static vp56 functions
Aurelien Jacobs
- [FFmpeg-devel] [PATCH] ff_prefix non static vp56 functions
Alex Converse
- [FFmpeg-devel] [PATCH] ffmpeg : Close input file if av_find_stream_info fails.
Jai Menon
- [FFmpeg-devel] [PATCH] ffmpeg : Close input file if av_find_stream_info fails.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffmpeg : Close input file if av_find_stream_info fails.
Jai Menon
- [FFmpeg-devel] [PATCH] FFmpeg : Replace some av_exit calls in av_transcode with branches to the cleanup code.
Jai Menon
- [FFmpeg-devel] [PATCH] FFmpeg : Replace some av_exit calls in av_transcode with branches to the cleanup code.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] FFmpeg : Replace some av_exit calls in av_transcode with branches to the cleanup code.
Jai Menon
- [FFmpeg-devel] [PATCH] FFmpeg : Replace some av_exit calls in av_transcode with branches to the cleanup code.
Reinhard Tartler
- [FFmpeg-devel] [PATCH] FFmpeg : Replace some av_exit calls in av_transcode with branches to the cleanup code.
Måns Rullgård
- [FFmpeg-devel] [PATCH] FFmpeg : Replace some av_exit calls in av_transcode with branches to the cleanup code.
Reinhard Tartler
- [FFmpeg-devel] [PATCH] FFmpeg : Replace some av_exit calls in av_transcode with branches to the cleanup code.
Jai Menon
- [FFmpeg-devel] [PATCH] FFplay : Copy all AVFrame fields from the refernce picture to the requested buffer.
Jai Menon
- [FFmpeg-devel] [PATCH] FFplay : Copy all AVFrame fields from the refernce picture to the requested buffer.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] FFplay : Copy all AVFrame fields from the refernce picture to the requested buffer.
Jai Menon
- [FFmpeg-devel] [PATCH] FFplay : Copy all AVFrame fields from the refernce picture to the requested buffer.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] FFplay : Copy all AVFrame fields from the refernce picture to the requested buffer.
Jai Menon
- [FFmpeg-devel] [PATCH] FFplay : Copy all AVFrame fields from the refernce picture to the requested buffer.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] FFplay : Copy all AVFrame fields from the refernce picture to the requested buffer.
Jai Menon
- [FFmpeg-devel] [PATCH] FFplay : Fix segfault when playing mono audio streams.
Jai Menon
- [FFmpeg-devel] [PATCH] FFplay : Fix segfault when playing mono audio streams.
Tomas Härdin
- [FFmpeg-devel] [PATCH] FFplay : Fix segfault when playing mono audio streams.
Jai Menon
- [FFmpeg-devel] [PATCH] FFplay : Fix segfault when playing mono audio streams.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] FFplay : Fix segfault when playing mono audio streams.
Jai Menon
- [FFmpeg-devel] [PATCH] ffplay changes to use lavfi audio
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] ffserver 'too many connections" response is wrong
Howard Chu
- [FFmpeg-devel] [PATCH] ffserver 'too many connections" response is wrong
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Fix a leak in movenc.c
Martin Storsjö
- [FFmpeg-devel] [PATCH] Fix a leak in movenc.c
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Fix a leak in movenc.c
Martin Storsjö
- [FFmpeg-devel] [PATCH] Fix a leak in the AAC encoder
Martin Storsjö
- [FFmpeg-devel] [PATCH] Fix a leak in the AAC encoder
Alex Converse
- [FFmpeg-devel] [PATCH] Fix a leak in the AAC encoder
Martin Storsjö
- [FFmpeg-devel] [PATCH] Fix client's SSRC in RTCP RR packets
Luca Abeni
- [FFmpeg-devel] [PATCH] Fix client's SSRC in RTCP RR packets
Martin Storsjö
- [FFmpeg-devel] [PATCH] Fix client's SSRC in RTCP RR packets
Luca Abeni
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Mans Rullgard
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Loren Merritt
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
David Conrad
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Fix compilation of FASTDIV() with llvm-gcc on x86_64
Måns Rullgård
- [FFmpeg-devel] [PATCH] fix convergence_duration default value
Aurelien Jacobs
- [FFmpeg-devel] [PATCH] fix convergence_duration default value
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fix convergence_duration default value
Aurelien Jacobs
- [FFmpeg-devel] [PATCH] Fix function parameters for rgb48 to YV12 functions.
Ramiro Polla
- [FFmpeg-devel] [PATCH] Fix function parameters for rgb48 to YV12 functions.
Ramiro Polla
- [FFmpeg-devel] [PATCH] Fix ID3v1 tags in mp3 files
James Darnley
- [FFmpeg-devel] [PATCH] Fix ID3v1 tags in mp3 files
James Darnley
- [FFmpeg-devel] [PATCH] Fix ID3v1 tags in mp3 files
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix ID3v1 tags in mp3 files
James Darnley
- [FFmpeg-devel] [PATCH] Fix ID3v1 tags in mp3 files
Martin Storsjö
- [FFmpeg-devel] [PATCH] Fix implicit cast warnings in libswscale/swscale.c
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix implicit cast warnings in libswscale/swscale.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix implicit cast warnings in libswscale/swscale.c
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] fix infinite loop with libavfilter enabled and stream copy when first frame is not keyframe
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] fix infinite loop with libavfilter enabled and stream copy when first frame is not keyframe
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fix infinite loop with libavfilter enabled and stream copy when first frame is not keyframe
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] fix infinite loop with libavfilter enabled and stream copy when first frame is not keyframe
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix lavf docs, we have a RTP muxer, not a demuxer
Martin Storsjö
- [FFmpeg-devel] [PATCH] Fix lavf docs, we have a RTP muxer, not a demuxer
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Fix lavf docs, we have a RTP muxer, not a demuxer
Martin Storsjö
- [FFmpeg-devel] [PATCH] Fix lavfi pixdesc test
Mans Rullgard
- [FFmpeg-devel] [PATCH] Fix lavfi pixdesc test
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Fix lavfi pixdesc test
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix memory leak in ATRAC3
Vitor Sessak
- [FFmpeg-devel] [PATCH] Fix memory leak in ATRAC3
Vitor Sessak
- [FFmpeg-devel] [PATCH] Fix memory leak in ATRAC3
Benjamin Larsson
- [FFmpeg-devel] [PATCH] Fix memory leak in ATRAC3
Vitor Sessak
- [FFmpeg-devel] [PATCH] Fix memory leak while opening input JPG that doesn't exist
Przemysław Sobala
- [FFmpeg-devel] [PATCH] Fix segfault in x11grab when drawing Cursor on Xservers that don't support the XFixes extension
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix segfault in x11grab when drawing Cursor on Xservers that don't support the XFixes extension
Brenden Bain
- [FFmpeg-devel] [PATCH] Fix segfault in x11grab when drawing Cursor on Xservers that don't support the XFixes extension
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix threaded mpeg*video encoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix threaded mpeg*video encoding
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix threaded mpeg*video encoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix threaded mpeg*video encoding
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix threaded mpeg*video encoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix threaded mpeg*video encoding
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix threaded mpeg*video encoding
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix threaded mpeg*video encoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix threaded mpeg*video encoding
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix threaded mpeg*video encoding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix threaded mpeg*video encoding
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix threaded mpeg*video encoding
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] fix unconditional H264 references to SVQ3
Mike Scheutzow
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Diego Biurrun
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Diego Biurrun
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Diego Biurrun
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix warning about decode_mb_skip (in libavcodec/h264.h)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warning in av_rescale_rnd (in libavutil/mathematics.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warning in av_rescale_rnd (in libavutil/mathematics.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warning in av_rescale_rnd (in libavutil/mathematics.c)
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Fix warning in av_rescale_rnd (in libavutil/mathematics.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warning in av_rescale_rnd (in libavutil/mathematics.c)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix warning in av_rescale_rnd (in libavutil/mathematics.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warning in av_rescale_rnd (in libavutil/mathematics.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warning in av_rescale_rnd (in libavutil/mathematics.c)
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Fix warning in decode_residual (in h264_cavlc.c)
Stefan Gehrer
- [FFmpeg-devel] [PATCH] Fix warning in decode_residual (in h264_cavlc.c)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix warning in get_packetheader (in libavformat/nutdec.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warning in get_packetheader (in libavformat/nutdec.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warning in get_packetheader (in libavformat/nutdec.c)
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Fix warning in url_resetbuf (in aviobuf.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warning in url_resetbuf (in aviobuf.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warning in url_resetbuf (in aviobuf.c)
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Fix warning in url_resetbuf (in aviobuf.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warning in url_resetbuf (in aviobuf.c)
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Fix warning in wma_decode_frame (in libavcodec/wmadec.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warning in wma_decode_frame (in libavcodec/wmadec.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warning in wma_decode_frame (in libavcodec/wmadec.c)
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Fix warnings in av_aes_init (in libavutil/aes.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warnings in av_aes_init (in libavutil/aes.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Fix warnings in bidir_refine (in libavcodec/motion_est.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warnings in decode_dvd_subtitles (in libavcodec/dvdsubdec.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warnings in decode_dvd_subtitles (in libavcodec/dvdsubdec.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Diego Biurrun
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Alex Converse
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Eli Friedman
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Alex Converse
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Fix warnings in decode_significance_x86 and decode_significance_8x8_x86 (in h264_i386.h)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Fix warnings in ff_metadata_mux_compat (in libavformat/metadata_compat.c)
Aurelien Jacobs
- [FFmpeg-devel] [PATCH] Fix warnings in ff_yuv2rgb_c_init_tables (in libswscale/yuv2rgb.c)
Eli Friedman
- [FFmpeg-devel] [PATCH] fix wrong argument type warning in yuv2rgb.c
Benoit Fouet
- [FFmpeg-devel] [PATCH] fix wrong argument type warning in yuv2rgb.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fix wrong argument type warning in yuv2rgb.c
Benoit Fouet
- [FFmpeg-devel] [PATCH] FLAC parser
Michael Chinen
- [FFmpeg-devel] [PATCH] FLAC parser
Michael Chinen
- [FFmpeg-devel] [PATCH] FLAC parser
Michael Chinen
- [FFmpeg-devel] [PATCH] FLAC parser
Måns Rullgård
- [FFmpeg-devel] [PATCH] FLAC parser
Justin Ruggles
- [FFmpeg-devel] [PATCH] FLAC parser
Justin Ruggles
- [FFmpeg-devel] [PATCH] FLAC parser
Justin Ruggles
- [FFmpeg-devel] [PATCH] FLAC parser
Michael Chinen
- [FFmpeg-devel] [PATCH] FLAC parser
Michael Niedermayer
- [FFmpeg-devel] [PATCH] FLAC parser
Justin Ruggles
- [FFmpeg-devel] [PATCH] FLAC parser
Michael Chinen
- [FFmpeg-devel] [PATCH] FLAC parser
Michael Chinen
- [FFmpeg-devel] [PATCH] FLAC parser
Justin Ruggles
- [FFmpeg-devel] [PATCH] FLAC parser
Diego Biurrun
- [FFmpeg-devel] [PATCH] flvdec.c consider nondecreasing dts order
jojelino
- [FFmpeg-devel] [PATCH] flvdec.c consider nondecreasing dts order
Howard Chu
- [FFmpeg-devel] [PATCH] Generalize pixel format enum fields to int formats
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] Generalize pixel format enum fields to int formats
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Generalize pixel format enum fields to int formats
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] Generalize pixel format enum fields to int formats
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Generalize pixel format enum fields to int formats
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] Generalize pixel format enum fields to int formats
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Generalize pixel format enum fields to int formats
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Generalize pixel format enum fields to int formats
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Generalize pixel format enum fields to int formats
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] Generalize pixel format enum fields to int formats
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Generalize pixel format enum fields to int formats
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] Generalize pixel format enum fields to int formats
Stefano Sabatini
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Reimar Döffinger
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Eli Friedman
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Eli Friedman
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Reimar Döffinger
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
compn
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Michael Niedermayer
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Måns Rullgård
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Diego Biurrun
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
compn
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Reimar Döffinger
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Diego Biurrun
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Reimar Döffinger
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Diego Biurrun
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Diego Biurrun
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Reimar Döffinger
- [FFmpeg-devel] [PATCH] GSM 6.10 audio decoder
Diego Biurrun
- [FFmpeg-devel] [PATCH] H.264 : lowres isn't supported currently so treat a non-zero value as an error.
Jai Menon
- [FFmpeg-devel] [PATCH] H.264 : lowres isn't supported currently so treat a non-zero value as an error.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] H.264 : lowres isn't supported currently so treat a non-zero value as an error.
Jai Menon
- [FFmpeg-devel] [PATCH] H.264 : lowres isn't supported currently so treat a non-zero value as an error.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] H.264 : lowres isn't supported currently so treat a non-zero value as an error.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] H.264 : lowres isn't supported currently so treat a non-zero value as an error.
Jai Menon
- [FFmpeg-devel] [PATCH] H.264 : lowres isn't supported currently so treat a non-zero value as an error.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] H264 parser fate2 test
Vitor Sessak
- [FFmpeg-devel] [PATCH] H264 parser fate2 test
Måns Rullgård
- [FFmpeg-devel] [PATCH] H264 parser fate2 test
Vitor Sessak
- [FFmpeg-devel] [PATCH] H264 parser fate2 test
Måns Rullgård
- [FFmpeg-devel] [PATCH] H264 parser fate2 test
Vitor Sessak
- [FFmpeg-devel] [PATCH] id3v2: always skip padding
Alexander Kojevnikov
- [FFmpeg-devel] [PATCH] id3v2: always skip padding
Alexander Strange
- [FFmpeg-devel] [PATCH] id3v2: always skip padding
Alexander Kojevnikov
- [FFmpeg-devel] [PATCH] id3v2: always skip padding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] id3v2: always skip padding
Alexander Kojevnikov
- [FFmpeg-devel] [PATCH] id3v2: always skip padding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] id3v2: always skip padding
Alexander Kojevnikov
- [FFmpeg-devel] [PATCH] id3v2: always skip padding
Michael Niedermayer
- [FFmpeg-devel] [PATCH] id3v2: always skip padding
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Alexander Kojevnikov
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Alexander Kojevnikov
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Reimar Döffinger
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Alexander Kojevnikov
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Reimar Döffinger
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Alexander Kojevnikov
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Reimar Döffinger
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Alexander Kojevnikov
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Reimar Döffinger
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Michael Niedermayer
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Reimar Döffinger
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Alexander Kojevnikov
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Michael Niedermayer
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Michael Niedermayer
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Alexander Kojevnikov
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Michael Niedermayer
- [FFmpeg-devel] [PATCH] id3v2 unsynchronisation support
Alexander Kojevnikov
- [FFmpeg-devel] [PATCH] Implement avfilter_copy_picref_props()
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Implement avfilter_copy_picref_props()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Implement avfilter_copy_picref_props()
Víctor Paesa
- [FFmpeg-devel] [PATCH] Implement avfilter_copy_picref_props()
Stefano Sabatini
- [FFmpeg-devel] [PATCH]Implement max_lowres
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Implement max_lowres
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Implement max_lowres
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Implement max_lowres
Jai Menon
- [FFmpeg-devel] [PATCH]Implement max_lowres
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Implement max_lowres
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Implement max_lowres
Ivan Kalvachev
- [FFmpeg-devel] [PATCH]Implement max_lowres
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Implement max_lowres
compn
- [FFmpeg-devel] [PATCH]Implement max_lowres
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Implement max_lowres
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Implement pixdesctest filter
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Implement pixdesctest filter
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Implement pixdesctest filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Implement pixdesctest filter
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Implement pixdesctest filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Implement pixdesctest filter
Stefano Sabatini
- [FFmpeg-devel] [PATCH] improve find_tests in configure
Michael Niedermayer
- [FFmpeg-devel] [PATCH] improve find_tests in configure
Måns Rullgård
- [FFmpeg-devel] [PATCH] improve mmst error handling
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] improve mmst error handling
Pavel Pavlov
- [FFmpeg-devel] [PATCH] improve mmst error handling
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Install lavu/lfg.h.
Ramiro Polla
- [FFmpeg-devel] [PATCH] lavfi audio framework
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] lavfi audio framework
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] lavfi audio framework
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] lavfi audio framework
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavfi audio framework
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] lavfi audio framework
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavfi audio framework
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] lavfi audio framework
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavfi test for 1-1 filters pixel format output
Stefano Sabatini
- [FFmpeg-devel] [PATCH] lavfi test for 1-1 filters pixel format output
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Rafaël Carré
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Diego Biurrun
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Rafaël Carré
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Diego Biurrun
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Mike Melanson
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Rafaël Carré
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Rafaël Carré
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Rafaël Carré
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Måns Rullgård
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Rafaël Carré
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Rafaël Carré
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Diego Biurrun
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Rafaël Carré
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Rafaël Carré
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Kostya
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Rafaël Carré
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variable pow might mask pow function
Axel Holzinger
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variable pow might mask pow function
Måns Rullgård
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variable pow might mask pow function
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variablepow might mask pow function
Axel Holzinger
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variablepow might mask pow function
Eli Friedman
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variable pow might mask pow function
Axel Holzinger
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variable pow might mask pow function
Eli Friedman
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variablepow might mask pow function
Axel Holzinger
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variablepow might mask pow function
Eli Friedman
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variablepowmight mask pow function
Axel Holzinger
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variablepowmight mask pow function
Måns Rullgård
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: localvariablepowmight mask pow function
Axel Holzinger
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variable pow might mask pow function
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: localvariablepowmight mask pow function
Måns Rullgård
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variable pow might mask pow function
Benjamin Larsson
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variable pow might mask pow function
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variable pow might mask pow function
Stefan Heinzmann
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variable pow might mask pow function
Eli Friedman
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: localvariablepowmight mask pow function
Reimar Döffinger
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variable pow might mask pow function
Måns Rullgård
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variable pow might mask pow function
Alex Converse
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variable pow might mask pow function
Stefan Heinzmann
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variable pow might mask pow function
Måns Rullgård
- [FFmpeg-devel] [PATCH] libavcodec/wmavoice.c: local variable pow might mask pow function
Måns Rullgård
- [PATCH] libavformat: add S/PDIF demuxer
Anssi Hannula
- [PATCH] libavformat: add S/PDIF demuxer
Anssi Hannula
- [FFmpeg-devel] [PATCH] libswscale: fix build after ffmpeg revision r24171
Rafaël Carré
- [FFmpeg-devel] [PATCH] libswscale: fix build after ffmpeg revision r24171
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libswscale: fix build after ffmpeg revision r24171
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libswscale: fix build after ffmpeg revision r24171
Rafaël Carré
- [FFmpeg-devel] [PATCH] libswscale: fix build after ffmpeg revision r24171
Ramiro Polla
- [FFmpeg-devel] [PATCH] libswscale: fix build after ffmpeg revision r24171
Måns Rullgård
- [FFmpeg-devel] [PATCH] libvpx: add 2 pass setting mapping
James Zern
- [FFmpeg-devel] [PATCH] libvpx: add 2 pass setting mapping
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libvpx: add 2 pass setting mapping
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libvpx: alt reference frame / lag
John Koleszar
- [FFmpeg-devel] [PATCH] libvpx: alt reference frame / lag
James Zern
- [FFmpeg-devel] [PATCH] libvpx: alt reference frame / lag
Reimar Döffinger
- [FFmpeg-devel] [PATCH] libvpx: alt reference frame / lag
John Koleszar
- [FFmpeg-devel] [PATCH] libvpx: alt reference frame / lag
Reimar Döffinger
- [FFmpeg-devel] [PATCH] libvpx: alt reference frame / lag
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libvpx: alt reference frame / lag
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libvpx: alt reference frame / lag
John Koleszar
- [FFmpeg-devel] [PATCH] libvpx: alt reference frame / lag
John Koleszar
- [FFmpeg-devel] [PATCH] libvpx: alt reference frame / lag
Reimar Döffinger
- [FFmpeg-devel] [PATCH] libvpx: alt reference frame / lag
Vladimir Pantelic
- [FFmpeg-devel] [PATCH] libvpx: alt reference frame / lag
Jason Garrett-Glaser
- [FFmpeg-devel] [PATCH] libvpx: alt reference frame / lag
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libvpx: deadline & profile support
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libvpx: deadline & profile support
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libvpx: deadline & profile support
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libvpx: deadline & profile support
James Zern
- [FFmpeg-devel] [PATCH] libvpx: deadline & profile support
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libvpx: directly map qmin/qmax
James Zern
- [FFmpeg-devel] [PATCH] libvpx: directly map qmin/qmax
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libvpx: directly map qmin/qmax
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libvpx: rc buffer support
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libvpx: rc buffer support
James Zern
- [FFmpeg-devel] [PATCH] libvpx: rc buffer support
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libvpx: rc buffer support
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Log a warning when receiving HTTP error codes
Martin Storsjö
- [FFmpeg-devel] [PATCH] Log a warning when receiving HTTP error codes
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Log a warning when receiving HTTP error codes
Martin Storsjö
- [FFmpeg-devel] [PATCH] Log a warning when receiving HTTP error codes
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Log a warning when receiving HTTP error codes
Martin Storsjö
- [FFmpeg-devel] [PATCH] Log a warning when receiving HTTP error codes
Luca Barbato
- [FFmpeg-devel] [PATCH] Log a warning when receiving HTTP error codes
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] Log a warning when receiving HTTP error codes
Luca Barbato
- [FFmpeg-devel] [PATCH] Log a warning when receiving HTTP error codes
Martin Storsjö
- [FFmpeg-devel] [PATCH] Make av_get_random_seed not block when waiting for more entropy
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Make av_get_random_seed not block when waiting for more entropy
Måns Rullgård
- [FFmpeg-devel] [PATCH] Make av_get_random_seed not block when waiting for more entropy
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Make av_get_random_seed not block when waiting for more entropy
Måns Rullgård
- [FFmpeg-devel] [PATCH] Make av_get_random_seed not block when waiting for more entropy
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Make av_get_random_seed not block when waiting for more entropy
Nicolas George
- [FFmpeg-devel] [PATCH] Make av_get_random_seed not block when waiting for more entropy
Måns Rullgård
- [FFmpeg-devel] [PATCH] Make av_get_random_seed not block when waiting for more entropy
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Make av_get_random_seed not block when waiting for more entropy
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Make av_get_random_seed not block when waiting for more entropy
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Make ff_inverse stay with libavutil, and optional copy it to libavcodec.
Diego Elio 'Flameeyes' Pettenò
- [FFmpeg-devel] [PATCH] Make ff_inverse stay with libavutil, and optional copy it to libavcodec.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Make ff_inverse stay with libavutil, and optional copy it to libavcodec.
Diego Elio 'Flameeyes' Pettenò
- [FFmpeg-devel] [PATCH] Make ff_inverse stay with libavutil, and optional copy it to libavcodec.
Måns Rullgård
- [FFmpeg-devel] [PATCH] Make ff_inverse stay with libavutil, and optional copy it to libavcodec.
Diego Elio 'Flameeyes' Pettenò
- [FFmpeg-devel] [PATCH] Make ff_inverse stay with libavutil, and optional copy it to libavcodec.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Make fill_image_linesize and fill_image_data_ptr public
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] Make fill_image_linesize and fill_image_data_ptr public
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Make fill_image_linesize and fill_image_data_ptr public
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] Make fill_image_linesize and fill_image_data_ptr public
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Make MP43 the default fourcc for msmpeg4v3
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Make MP43 the default fourcc for msmpeg4v3
Kostya
- [FFmpeg-devel] [PATCH]Make MP43 the default fourcc for msmpeg4v3
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Make MP43 the default fourcc for msmpeg4v3
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Make MP43 the default fourcc for msmpeg4v3
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] make width and height available as parameters in vf_scale
Stefano Sabatini
- [FFmpeg-devel] [PATCH] matroskadec: Only merge SSA packets together
Aurelien Jacobs
- [FFmpeg-devel] [PATCH] matroskadec: Only merge SSA packets together
Aurelien Jacobs
- [FFmpeg-devel] [PATCH]Memory leak at mpegaudio decoder when CONFIG_FLOAT defined
FB2000
- [FFmpeg-devel] [PATCH]Memory leak at mpegaudio decoder when CONFIG_FLOAT defined
Michael Niedermayer
- [FFmpeg-devel] [PATCH]Memory leak at mpegaudio decoder when CONFIG_FLOAT defined
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] misc libvorbis.c fixes
Pascal Massimino
- [FFmpeg-devel] [PATCH] misc libvorbis.c fixes
Michael Niedermayer
- [FFmpeg-devel] [PATCH] misc libvorbis.c fixes
David Conrad
- [FFmpeg-devel] [PATCH] misc libvorbis.c fixes
Pascal Massimino
- [FFmpeg-devel] [PATCH] misc libvorbis.c fixes
Aurelien Jacobs
- [FFmpeg-devel] [PATCH] misc libvorbis.c fixes
Pascal Massimino
- [FFmpeg-devel] [PATCH] misc libvorbis.c fixes
Pascal Massimino
- [FFmpeg-devel] [PATCH] misc libvorbis.c fixes
David Conrad
- [FFmpeg-devel] [PATCH] misc libvorbis.c fixes
Pascal Massimino
- [FFmpeg-devel] [Patch] MMS protocol bug fixed
zhentan feng
- [FFmpeg-devel] [Patch] MMS protocol bug fixed
Ronald S. Bultje
- [FFmpeg-devel] [Patch] MMS protocol bug fixed
zhentan feng
- [FFmpeg-devel] [Patch] MMS protocol bug fixed
Ronald S. Bultje
- [FFmpeg-devel] [Patch] MMS protocol bug fixed
zhentan feng
- [FFmpeg-devel] [Patch] MMS protocol bug fixed
zhentan feng
- [FFmpeg-devel] [Patch] MMS protocol bug fixed
Ronald S. Bultje
- [FFmpeg-devel] [Patch] MMS protocol bug fixed
zhentan feng
- [FFmpeg-devel] [Patch] MMS protocol bug fixed
Ronald S. Bultje
- [FFmpeg-devel] [Patch] MMS protocol bug fixed
Martin Storsjö
- [FFmpeg-devel] [Patch] MMS protocol bug fixed
Mohamed Naufal
- [FFmpeg-devel] [Patch] MMS protocol bug fixed
zhentan feng
- [FFmpeg-devel] [Patch] MMS protocol bug fixed
zhentan feng
- [FFmpeg-devel] [Patch] MMS protocol bug fixed
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] mmst.c inverse branching logic to save space
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
Reimar Döffinger
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
Kostya
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
David Conrad
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
Kostya
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
David Conrad
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
Kostya
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
Jason Garrett-Glaser
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
Jason Garrett-Glaser
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
David Conrad
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
David Conrad
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
David Conrad
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
Loren Merritt
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
Loren Merritt
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
David Conrad
- [FFmpeg-devel] [PATCH] MMX2/SSSE3 VC1 loop filter
David Conrad
- [FFmpeg-devel] [PATCH] mov: Read Flash's chpl variant
David Conrad
- [FFmpeg-devel] [PATCH] mov: Read Flash's chpl variant
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] mov: Read Flash's chpl variant
David Conrad
- [FFmpeg-devel] [PATCH] mov demux fails to seek all streams to beginning of file
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] mov demux fails to seek all streams to beginning of file
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavcore
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavcore
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavcore
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavcore
Måns Rullgård
- [FFmpeg-devel] [PATCH] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavcore
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavcore
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavcore
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavcore
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavcore
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavcore
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavcore
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavcore
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavcore
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Move av_parse_frame_size() and av_parse_frame_rate() from libavcodec to libavcore
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Move av_tempfile() to libxvidff.c as only the xvid wrapper needs it
Mans Rullgard
- [FFmpeg-devel] [PATCH] Move av_tempfile() to libxvidff.c as only the xvid wrapper needs it
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Move av_tempfile() to libxvidff.c as only the xvid wrapper needs it
Måns Rullgård
- [FFmpeg-devel] [PATCH] Move av_tempfile() to libxvidff.c as only the xvid wrapper needs it
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Move av_tempfile() to libxvidff.c as only the xvid wrapper needs it
Måns Rullgård
- [FFmpeg-devel] [PATCH] Move ff_inverse to lavu
Ramiro Polla
- [FFmpeg-devel] [PATCH] Move ff_inverse to lavu
Måns Rullgård
- [FFmpeg-devel] [PATCH] Move ff_inverse to lavu
Ramiro Polla
- [FFmpeg-devel] [PATCH] Move ff_inverse to lavu
Måns Rullgård
- [FFmpeg-devel] [PATCH] Move ff_inverse to lavu
Diego Elio Pettenò
- [FFmpeg-devel] [PATCH] Move ff_inverse to lavu
Måns Rullgård
- [FFmpeg-devel] [PATCH] Move ff_inverse to lavu
Ramiro Polla
- [FFmpeg-devel] [PATCH] Move ff_inverse to lavu
Diego Elio Pettenò
- [FFmpeg-devel] [PATCH] Move ff_inverse to lavu
Diego Elio Pettenò
- [FFmpeg-devel] [PATCH] Move ff_inverse to lavu
Måns Rullgård
- [FFmpeg-devel] [PATCH] Move ff_inverse to lavu
Diego Elio Pettenò
- [FFmpeg-devel] [PATCH] Move link_dpad and link_spad macros from avfilter.c to internal.h, so
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Move link_dpad and link_spad macros from avfilter.c to internal.h, so
Michael Niedermayer
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Chinen
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Måns Rullgård
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Chinen
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Chinen
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Chinen
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Chinen
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Chinen
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Måns Rullgård
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Måns Rullgård
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Chinen
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Måns Rullgård
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Måns Rullgård
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Måns Rullgård
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Chinen
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Måns Rullgård
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Chinen
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Chinen
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Michael Niedermayer
- [FFmpeg-devel] [PATCH] move put_v from nutenc.c and make it public in avio.h and aviobuf.c
Janne Grunau
- [FFmpeg-devel] [PATCH] mp3: accurate bit rate for vbr streams
Alexander Kojevnikov
- [FFmpeg-devel] [PATCH] mp3: accurate bit rate for vbr streams
Michael Niedermayer
- [FFmpeg-devel] [PATCH] mp3: accurate bit rate for vbr streams
Alexander Kojevnikov
- [FFmpeg-devel] [PATCH] mp3: accurate bit rate for vbr streams
Michael Niedermayer
- [FFmpeg-devel] [PATCH] mp3: accurate bit rate for vbr streams
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] mp3: accurate bit rate for vbr streams
Alexander Kojevnikov
- [FFmpeg-devel] [PATCH] mp3: accurate bit rate for vbr streams
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] MP3 conformance in FATE
Vitor Sessak
- [FFmpeg-devel] [PATCH] MPEG2 field encoding fate2 test
Vitor Sessak
- [FFmpeg-devel] [PATCH] MPEG2 field encoding fate2 test
Måns Rullgård
- [FFmpeg-devel] [PATCH] MPEG2 field encoding fate2 test
Vitor Sessak
- [FFmpeg-devel] [PATCH] MPEG2 field encoding fate2 test
Michael Niedermayer
- [FFmpeg-devel] [PATCH] MPEG2 field encoding fate2 test
Måns Rullgård
- [FFmpeg-devel] [PATCH] MPEG2 field encoding fate2 test
Vitor Sessak
- [FFmpeg-devel] [PATCH] mpegaudioenc: remove write-only variables from ctx
Michael Niedermayer
- [FFmpeg-devel] [PATCH] mpegaudioenc: remove write-only variables from ctx
Jai Menon
- [FFmpeg-devel] [PATCH] mpegts: Warn if unable to seek back
Martin Storsjö
- [FFmpeg-devel] [PATCH] mpegts: Warn if unable to seek back
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] mpegts: Warn if unable to seek back
Martin Storsjö
- [FFmpeg-devel] [PATCH] mxfdec: make it work with other calling conventions
Reimar Döffinger
- [FFmpeg-devel] [PATCH] mxfdec: make it work with other calling conventions
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] mxfdec: make it work with other calling conventions
Reimar Döffinger
- [FFmpeg-devel] [PATCH] mxfdec: make it work with other calling conventions
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] mxfdec: make it work with other calling conventions
Reimar Döffinger
- [FFmpeg-devel] [PATCH] mxfdec: make it work with other calling conventions
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] mxfdec: make it work with other calling conventions
Reimar Döffinger
- [FFmpeg-devel] [PATCH] mxfenc: avoid redundant redeclaration warning
Reimar Döffinger
- [FFmpeg-devel] [PATCH] mxfenc: avoid redundant redeclaration warning
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] nellymoserenc: Declare supported sample formats
Martin Storsjö
- [FFmpeg-devel] [PATCH] nellymoserenc: Declare supported sample formats
Benjamin Larsson
- [FFmpeg-devel] [PATCH] nellymoserenc: Declare supported sample formats
Martin Storsjö
- [FFmpeg-devel] [PATCH] Never shrink the buffer in ff_rewind_with_probe_data
Martin Storsjö
- [FFmpeg-devel] [PATCH] Never shrink the buffer in ff_rewind_with_probe_data
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Never shrink the buffer in ff_rewind_with_probe_data
Martin Storsjö
- [FFmpeg-devel] [PATCH] New library for shared non-generic libav* utils
Stefano Sabatini
- [FFmpeg-devel] [PATCH] New library for shared non-generic libav* utils
Stefano Sabatini
- [FFmpeg-devel] [PATCH] New library for shared non-generic libav* utils
Michael Niedermayer
- [FFmpeg-devel] [PATCH] New library for shared non-generic libav* utils
Ramiro Polla
- [FFmpeg-devel] [PATCH] New library for shared non-generic libav* utils
Alex Converse
- [FFmpeg-devel] [PATCH] New library for shared non-generic libav* utils
Stefano Sabatini
- [FFmpeg-devel] [PATCH] New library for shared non-generic libav* utils
Måns Rullgård
- [FFmpeg-devel] [PATCH] New library for shared non-generic libav* utils
Stefano Sabatini
- [FFmpeg-devel] [PATCH] New library for shared non-generic libav* utils
Stefano Sabatini
- [FFmpeg-devel] [PATCH] only generate HTML doxygen documentation by default
Diego Biurrun
- [FFmpeg-devel] [PATCH] only generate HTML doxygen documentation by default
Michael Niedermayer
- [FFmpeg-devel] [PATCH] only generate HTML doxygen documentation by default
Diego Biurrun
- [FFmpeg-devel] [PATCH]Only set attribute_align_arg for x86_32
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Only set attribute_align_arg for x86_32
Måns Rullgård
- [FFmpeg-devel] [PATCH]Only set attribute_align_arg for x86_32
Eli Friedman
- [FFmpeg-devel] [PATCH]Only set attribute_align_arg for x86_32
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Only set attribute_align_arg for x86_32
Måns Rullgård
- [FFmpeg-devel] [PATCH]Only set attribute_align_arg for x86_32
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Only set attribute_align_arg for x86_32
Eli Friedman
- [FFmpeg-devel] [PATCH]Only set attribute_align_arg for x86_32
Måns Rullgård
- [FFmpeg-devel] [PATCH]Only set attribute_align_arg for x86_32
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Only set attribute_align_arg for x86_32
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] options to set stream id (custom TS pid)
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] options to set stream id (custom TS pid)
Mike Scheutzow
- [FFmpeg-devel] [PATCH] P2 clip wrapped MXF file support
Maksym Veremeyenko
- [FFmpeg-devel] [PATCH] P2 clip wrapped MXF file support
Maksym Veremeyenko
- [FFmpeg-devel] [PATCH] P2 clip wrapped MXF file support
Tomas Härdin
- [FFmpeg-devel] [PATCH] P2 clip wrapped MXF file support
Maksym Veremeyenko
- [FFmpeg-devel] [PATCH] Pass on position from ffmpeg to filters
Víctor Paesa
- [FFmpeg-devel] [PATCH] Pass on position from ffmpeg to filters
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Pass on position from ffmpeg to filters
Víctor Paesa
- [FFmpeg-devel] [PATCH] Pass on position from ffmpeg to filters
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Pass on position from ffmpeg to filters
Víctor Paesa
- [FFmpeg-devel] [PATCH] Pass on position from ffmpeg to filters
Víctor Paesa
- [FFmpeg-devel] [PATCH] Pass on position from ffmpeg to filters
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Pass on position from ffmpeg to filters
Víctor Paesa
- [FFmpeg-devel] [PATCH] patcheck: accept patch from stdin
Rafaël Carré
- [FFmpeg-devel] [PATCH] patcheck: accept patch from stdin
Michael Niedermayer
- [FFmpeg-devel] [PATCH] patcheck: accept patch from stdin
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] patcheck: grep Changelog entry from unified diffs
Rafaël Carré
- [FFmpeg-devel] [PATCH] patcheck: grep Changelog entry from unified diffs
Michael Niedermayer
- [FFmpeg-devel] [PATCH] patcheck: grep Changelog entry from unified diffs
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] pixdesc: Add av_get_pix_fmt_descriptor()
Tomas Härdin
- [FFmpeg-devel] [PATCH] pixdesc: Add av_get_pix_fmt_descriptor()
Måns Rullgård
- [FFmpeg-devel] [PATCH] pixdesc: Add av_get_pix_fmt_descriptor()
Tomas Härdin
- [FFmpeg-devel] [PATCH] pixdesc: Add av_get_pix_fmt_descriptor()
Michael Niedermayer
- [FFmpeg-devel] [patch] Problem with configure script
Jean-Daniel Dupas
- [FFmpeg-devel] [patch] Problem with configure script
Måns Rullgård
- [FFmpeg-devel] [patch] Problem with configure script
Stefano Sabatini
- [FFmpeg-devel] [PATCH] ra288 fate test
Vitor Sessak
- [FFmpeg-devel] [PATCH] ra288 fate test
Måns Rullgård
- [FFmpeg-devel] [PATCH] ra288 fate test
Måns Rullgård
- [FFmpeg-devel] [PATCH] ra288 fate test
Vitor Sessak
- [FFmpeg-devel] [PATCH] Re: new command-line option for ffplay
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Re: new command-line option for ffplay
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Re: new command-line option for ffplay
Alexei Svitkine
- [FFmpeg-devel] [PATCH] Re: new command-line option for ffplay
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Re: new command-line option for ffplay
Alexei Svitkine
- [FFmpeg-devel] [PATCH] read colr atom into metadata
Reimar Döffinger
- [FFmpeg-devel] [PATCH] read colr atom into metadata
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] read colr atom into metadata
Reimar Döffinger
- [FFmpeg-devel] [PATCH] read number of AC3 channels in MP4 demuxer
Justin Ruggles
- [FFmpeg-devel] [PATCH] Real Audio COOK fate2 test
Vitor Sessak
- [FFmpeg-devel] [PATCH] Real Audio COOK fate2 test
Benjamin Larsson
- [FFmpeg-devel] [PATCH] Redefine AVERROR_EOF as a specific FFmpeg error code at the next lavu major bump
Stefano Sabatini
- [FFmpeg-devel] [PATCH] reduce codec time base when stream copying
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] reduce codec time base when stream copying
Michael Niedermayer
- [FFmpeg-devel] [PATCH] reduce codec time base when stream copying
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] reindent after r19622
Aurelien Jacobs
- [FFmpeg-devel] [PATCH] Remove AVFilterBuffer.w,h fields.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Remove AVFilterBuffer.w,h fields.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Remove AVFilterBuffer.w,h fields.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Removed -padtop,right,bottom,left,color options; added comments to ffmpeg doc
John Calcote
- [FFmpeg-devel] [PATCH] Removed -padtop,right,bottom,left,color options; added comments to ffmpeg doc
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Removed -padtop,right,bottom,left,color options; added comments to ffmpeg doc
John Calcote
- [FFmpeg-devel] [PATCH] Removed -padtop,right,bottom,left,color options; added comments to ffmpeg doc
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Removed -padtop,right,bottom,left,color options; added comments to ffmpeg doc
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Removed -padtop,right,bottom,left,color options; added comments to ffmpeg doc
John Calcote
- [FFmpeg-devel] [PATCH] Removed -padtop,right,bottom,left,color options; added comments to ffmpeg doc
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Removed -padtop,right,bottom,left,color options; added comments to ffmpeg doc
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Removed -padtop,right,bottom,left,color options; added comments to ffmpeg doc
Howard Chu
- [FFmpeg-devel] [PATCH] Removed -padtop,right,bottom,left,color options; added comments to ffmpeg doc
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Removed -padtop,right,bottom,left,color options; added comments to ffmpeg doc
Howard Chu
- [FFmpeg-devel] [PATCH] Removed -padtop,right,bottom,left,color options; added comments to ffmpeg doc
Stefano Sabatini
- [FFmpeg-devel] [PATCH] remove illegal riff audio tags from array
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] remove illegal riff audio tags from array
Reimar Döffinger
- [FFmpeg-devel] [PATCH] remove illegal riff audio tags from array
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] remove illegal riff audio tags from array
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Remove imgconvert.c:avg_bits_per_pixel()
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Remove imgconvert.c:avg_bits_per_pixel()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] remove obsolete documentation sections
Diego Biurrun
- [FFmpeg-devel] [PATCH] remove obsolete documentation sections
Måns Rullgård
- [FFmpeg-devel] [PATCH] remove obsolete documentation sections
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Remove unused variable in decode_frame in libavcodec/zmbv.c
Eli Friedman
- [FFmpeg-devel] [PATCH] Remove unused variable in decode_frame in libavcodec/zmbv.c
Kostya
- [FFmpeg-devel] [PATCH] Remove unused variable in decode_frame in libavcodec/zmbv.c
Benoit Fouet
- [FFmpeg-devel] [PATCH] Rename dprintf macro to ff_dprintf.
Diego Elio 'Flameeyes' Pettenò
- [FFmpeg-devel] [PATCH] Rename dprintf macro to ff_dprintf.
Benoit Fouet
- [FFmpeg-devel] [PATCH] Rename dprintf macro to ff_dprintf.
Måns Rullgård
- [FFmpeg-devel] [PATCH] Resend - updated patch to change "inofficial" to "unofficial"
Rodney Baker
- [FFmpeg-devel] [PATCH] Resend - updated patch to change "inofficial" to "unofficial"
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Resend - updated patch to change "inofficial" to "unofficial"
Rodney Baker
- [FFmpeg-devel] [PATCH] Resend - updated patch to change "inofficial" to "unofficial"
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Resend - updated patch to change "inofficial" to "unofficial"
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Resize AVFilterBuffer and use ff_fill_image* functions to fill in video buffer linesizes & data
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] Resize AVFilterBuffer and use ff_fill_image* functions to fill in video buffer linesizes & data
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Resize AVFilterBuffer and use ff_fill_image* functions to fill in video buffer linesizes & data
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Resize AVFilterBuffer and use ff_fill_image* functions to fill in video buffer linesizes & data
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Resize AVFilterBuffer data pointers, linesizes. Adjust pic refs to use only four.
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] Resize AVFilterBuffer data pointers, linesizes. Adjust pic refs to use only four.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Resize AVFilterBuffer data pointers, linesizes. Adjust pic refs to use only four.
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] Resize AVFilterBuffer data pointers, linesizes. Adjust pic refs to use only four.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Resize AVFilterBuffer data pointers, linesizes. Adjust pic refs to use only four.
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [PATCH] Resize AVFilterBuffer data pointers, linesizes. Adjust pic refs to use only four.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Return 0 immediately if buf_size is 0 in h264 parser
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Return 0 immediately if buf_size is 0 in h264 parser
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Return 0 immediately if buf_size is 0 in h264 parser
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Revert redefinition of AVERROR_NUMEXPECTED and AVERROR_INVALIDDATA at the next major bump.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Revert redefinition of AVERROR_NUMEXPECTED and AVERROR_INVALIDDATA at the next major bump.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Revert redefinition of AVERROR_NUMEXPECTED and AVERROR_INVALIDDATA at the next major bump.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Revert redefinition of AVERROR_NUMEXPECTED and AVERROR_INVALIDDATA at the next major bump.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Revert redefinition of AVERROR_NUMEXPECTED and AVERROR_INVALIDDATA at the next major bump.
Stefano Sabatini
- [FFmpeg-devel] [PATCH] rtpdec: make the NTP time values unsigned.
Diego Elio 'Flameeyes' Pettenò
- [FFmpeg-devel] [PATCH] rtpdec: make the NTP time values unsigned.
Luca Barbato
- [FFmpeg-devel] [PATCH] rtpdec_asf: Implement RTSP-MS packet splitting
Martin Storsjö
- [FFmpeg-devel] [PATCH] rtpdec_asf: Implement RTSP-MS packet splitting
Martin Storsjö
- [FFmpeg-devel] [PATCH] rtpdec_asf: Propatage errors from the chained av_open_input_stream in ff_wms_parse_sdp_a_line
Martin Storsjö
- [FFmpeg-devel] [PATCH] rtpdec_asf: Propatage errors from the chained av_open_input_stream in ff_wms_parse_sdp_a_line
Martin Storsjö
- [FFmpeg-devel] [PATCH] rtpdec_asf: Propatage errors from the chained av_open_input_stream in ff_wms_parse_sdp_a_line
Luca Barbato
- [FFmpeg-devel] [PATCH] rtpdec_asf: Propatage errors from the chained av_open_input_stream in ff_wms_parse_sdp_a_line
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] rtpdec_asf: Propatage errors from the chained av_open_input_stream in ff_wms_parse_sdp_a_line
Martin Storsjö
- [FFmpeg-devel] [PATCH] rtsp: remove TODO that referred to faad (now banished)
Diego Elio 'Flameeyes' Pettenò
- [FFmpeg-devel] [PATCH] rtsp: remove TODO that referred to faad (now banished)
Martin Storsjö
- [FFmpeg-devel] [PATCH] rtsp: remove TODO that referred to faad (now banished)
Luca Barbato
- [FFmpeg-devel] [PATCH] rtsp: remove TODO that referred to faad (now banished)
Reimar Döffinger
- [FFmpeg-devel] [PATCH] rtsp: remove TODO that referred to faad (now banished)
Alex Converse
- [FFmpeg-devel] [PATCH] S/PDIF demuxer (was:[PATCH] Detect DTS?in wav (issue70) + about ac3-in-wav)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] S/PDIF demuxer (was:[PATCH] Detect DTS?in wav (issue70) + about ac3-in-wav)
Anssi Hannula
- [FFmpeg-devel] [PATCH] S/PDIF demuxer (was:[PATCH] Detect DTS in wav (issue70) + about ac3-in-wav)
Anssi Hannula
- [FFmpeg-devel] [PATCH] S/PDIF demuxer (was:[PATCH] Detect DTS in wav (issue70) + about ac3-in-wav)
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] S/PDIF demuxer (was:[PATCH] Detect DTS in wav (issue70) + about ac3-in-wav)
Anssi Hannula
- [FFmpeg-devel] [PATCH] S/PDIF demuxer (was:[PATCH] Detect DTS in wav (issue70) + about ac3-in-wav)
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] S/PDIF demuxer (was:[PATCH] Detect DTS in wav (issue70) + about ac3-in-wav)
Anssi Hannula
- [FFmpeg-devel] [PATCH] S/PDIF demuxer (was:[PATCH] Detect DTS in wav (issue70) + about ac3-in-wav)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] S/PDIF demuxer (was:[PATCH] Detect DTS in wav (issue70) + about ac3-in-wav)
Anssi Hannula
- [FFmpeg-devel] [Patch] Scale filter should use multiples of 2
Stefano Sabatini
- [FFmpeg-devel] [Patch] Scale filter should use multiples of 2
Michael Niedermayer
- [FFmpeg-devel] [Patch] Scale filter should use multiples of 2
Daniel G. Taylor
- [FFmpeg-devel] [Patch] Scale filter should use multiples of 2
Stefano Sabatini
- [FFmpeg-devel] [Patch] Scale filter should use multiples of 2
Michael Niedermayer
- [FFmpeg-devel] [Patch] Scale filter should use multiples of 2
Stefano Sabatini
- [FFmpeg-devel] [Patch] Scale filter should use multiples of 2
Daniel G. Taylor
- [FFmpeg-devel] [Patch] Scale filter should use multiples of 2
Stefano Sabatini
- [FFmpeg-devel] [Patch] Scale filter should use multiples of 2
Michael Niedermayer
- [FFmpeg-devel] [Patch] Scale filter should use multiples of 2
Stefano Sabatini
- [FFmpeg-devel] [Patch] Scale filter should use multiples of 2
Daniel G. Taylor
- [FFmpeg-devel] [Patch] Scale filter should use multiples of 2
Stefano Sabatini
- [FFmpeg-devel] [Patch] Scale filter should use multiples of 2
Michael Niedermayer
- [FFmpeg-devel] [PATCH] set scale filter flags from graph default scale flags
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Set the eof flag if a fskip call fails
Martin Storsjö
- [FFmpeg-devel] [PATCH] Set the eof flag if a fskip call fails
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Set the eof flag if a fskip call fails
Martin Storsjö
- [FFmpeg-devel] [PATCH] Set the eof flag if a fskip call fails
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Set the eof flag if a fskip call fails
Martin Storsjö
- [FFmpeg-devel] [PATCH] Set the eof flag if a fskip call fails
Reimar Döffinger
- [FFmpeg-devel] [PATCH] Set the eof flag if a fskip call fails
Martin Storsjö
- [FFmpeg-devel] [PATCH] shortcut av_find_stream_info for flvdec
Vitor Sessak
- [FFmpeg-devel] [PATCH] Shorten ID3v2 tags
James Darnley
- [FFmpeg-devel] [PATCH] Shorten ID3v2 tags
Anton Khirnov
- [FFmpeg-devel] [PATCH] Shorten ID3v2 tags
James Darnley
- [FFmpeg-devel] [PATCH] silence a warning in spdif.c on big-endian
Diego Biurrun
- [FFmpeg-devel] [PATCH] silence a warning in spdif.c on big-endian
Måns Rullgård
- [FFmpeg-devel] [PATCH] silence doxygen command output
Diego Biurrun
- [FFmpeg-devel] [PATCH] silence doxygen command output
Måns Rullgård
- [FFmpeg-devel] [PATCH] silence doxygen command output
Michael Niedermayer
- [FFmpeg-devel] [PATCH] silence doxygen command output
Diego Biurrun
- [FFmpeg-devel] [PATCH] SIPR regtests for fate2
Vitor Sessak
- [FFmpeg-devel] [PATCH] SIPR regtests for fate2
Måns Rullgård
- [FFmpeg-devel] [PATCH] SIPR regtests for fate2
Vitor Sessak
- [FFmpeg-devel] [PATCH] SIPR regtests for fate2
Mike Melanson
- [FFmpeg-devel] [PATCH] SIPR regtests for fate2
Måns Rullgård
- [FFmpeg-devel] [PATCH] SIPR regtests for fate2
Mike Melanson
- [FFmpeg-devel] [PATCH] SIPR regtests for fate2
Måns Rullgård
- [FFmpeg-devel] [PATCH] some length validation for mjpegdec
Reimar Döffinger
- [FFmpeg-devel] [PATCH] some length validation for mjpegdec
Stefano Sabatini
- [FFmpeg-devel] [PATCH] some length validation for mjpegdec
Reimar Döffinger
- [FFmpeg-devel] [PATCH] some length validation for mjpegdec
Michael Niedermayer
- [FFmpeg-devel] [PATCH] some length validation for mjpegdec
Reimar Döffinger
- [FFmpeg-devel] [PATCH] some length validation for mjpegdec
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Split the ADTS header decoder off of the ADTS parser.
Alex Converse
- [FFmpeg-devel] [PATCH] Split the ADTS header decoder off of the ADTS parser.
Alex Converse
- [FFmpeg-devel] [PATCH] Split the ADTS header decoder off of the ADTS parser.
Alex Converse
- [FFmpeg-devel] [PATCH] SSE2 and SSSE3 versions of h264 biweight prediction code (biweight_h264_pixels_tab)
Eli Friedman
- [FFmpeg-devel] [PATCH] SSE2 and SSSE3 versions of h264 biweight prediction code (biweight_h264_pixels_tab)
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] SSE2 and SSSE3 versions of h264 biweight prediction code (biweight_h264_pixels_tab)
Jason Garrett-Glaser
- [FFmpeg-devel] [PATCH] SSE2 and SSSE3 versions of h264 biweight prediction code (biweight_h264_pixels_tab)
Eli Friedman
- [FFmpeg-devel] [PATCH] SSE2 and SSSE3 versions of h264 biweight prediction code (biweight_h264_pixels_tab)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] SSE2 and SSSE3 versions of h264 biweight prediction code (biweight_h264_pixels_tab)
Eli Friedman
- [FFmpeg-devel] [PATCH] SSE dct32()
Vitor Sessak
- [FFmpeg-devel] [PATCH] SSE dct32()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] SSE dct32()
Vitor Sessak
- [FFmpeg-devel] [PATCH] Support the ASF_JFIF_Media stream type
Martin Storsjö
- [FFmpeg-devel] [PATCH] Support the ASF_JFIF_Media stream type
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Support the ASF_JFIF_Media stream type
Martin Storsjö
- [FFmpeg-devel] [PATCH] Suppress some error messages while there are previous images yet
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swscale-output: print test name before running test
Ramiro Polla
- [FFmpeg-devel] [PATCH] swscale-output: print test name before running test
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swscale-output: print test name before running test
Ramiro Polla
- [FFmpeg-devel] [PATCH] swscale-test: add md5 output
Ramiro Polla
- [FFmpeg-devel] [PATCH] swscale-test: add md5 output
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swscale-test: add md5 output
Ramiro Polla
- [FFmpeg-devel] [PATCH] swscale-test: add md5 output
Måns Rullgård
- [FFmpeg-devel] [PATCH] swscale-test: add md5 output
Reimar Döffinger
- [FFmpeg-devel] [PATCH] swscale-test: add md5 output
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swscale-test: add md5 output
Ramiro Polla
- [FFmpeg-devel] [PATCH] swscale-test: add md5 output
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swscale-test: add md5 output
Ramiro Polla
- [FFmpeg-devel] [PATCH] swscale-test: remove extra whitespace in output
Ramiro Polla
- [FFmpeg-devel] [PATCH] swscale-test: remove extra whitespace in output
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swscale-test: remove extra whitespace in output
Ramiro Polla
- [FFmpeg-devel] [PATCH] swscale-test: scale from reference to source only once for each algorithm
Ramiro Polla
- [FFmpeg-devel] [PATCH] swscale-test: scale from reference to source only once for each algorithm
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swscale-test: scale from reference to source only once for each algorithm
Ramiro Polla
- [FFmpeg-devel] [PATCH] swscale-test: use av_pix_fmt_descriptors[].name directly
Ramiro Polla
- [FFmpeg-devel] [PATCH] swscale-test: use av_pix_fmt_descriptors[].name directly
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swscale-test: use av_pix_fmt_descriptors[].name directly
Ramiro Polla
- [FFmpeg-devel] [PATCH] swscale: Only copy dstW/chrDstW of the last line in the plane in planar copy
Martin Storsjö
- [FFmpeg-devel] [PATCH] swscale: Only copy dstW/chrDstW of the last line in the plane in planar copy
Martin Storsjö
- [FFmpeg-devel] [PATCH] swscale: Only copy dstW/chrDstW of the last line in the plane in planar copy
Loren Merritt
- [FFmpeg-devel] [PATCH] swscale: Only copy dstW/chrDstW of the last line in the plane in planar copy
Martin Storsjö
- [FFmpeg-devel] [PATCH] swscale: Only copy dstW/chrDstW of the last line in the plane in planar copy
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swscale: Only copy dstW/chrDstW of the last line in the plane in planar copy
Martin Storsjö
- [FFmpeg-devel] [PATCH] swscale: Only copy dstW/chrDstW of the last line in the plane in planar copy
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swscale: Only copy dstW/chrDstW of the last line in the plane in planar copy
Martin Storsjö
- [FFmpeg-devel] [PATCH] swscale: Only copy dstW/chrDstW of the last line in the plane in planar copy
Reimar Döffinger
- [FFmpeg-devel] [PATCH] swscale: Only copy dstW/chrDstW of the last line in the plane in planar copy
Martin Storsjö
- [FFmpeg-devel] [PATCH] swscale: Only copy dstW/chrDstW of the last line in the plane in planar copy
Michael Niedermayer
- [FFmpeg-devel] [PATCH] swscale: Only copy dstW/chrDstW of the last line in the plane in planar copy
Martin Storsjö
- [FFmpeg-devel] [PATCH] tablegen: the executable depends on tablegen headers as well
Diego Elio 'Flameeyes' Pettenò
- [FFmpeg-devel] [PATCH] tablegen: the executable depends on tablegen headers as well
Måns Rullgård
- [FFmpeg-devel] [PATCH] Tell gcc not to "suggest" unnecessary parentheses
Eli Friedman
- [FFmpeg-devel] [PATCH] Tell gcc not to "suggest" unnecessary parentheses
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Tell gcc not to "suggest" unnecessary parentheses
Eli Friedman
- [FFmpeg-devel] [PATCH] Tell gcc not to "suggest" unnecessary parentheses
Rafaël Carré
- [FFmpeg-devel] [PATCH] Tell gcc not to "suggest" unnecessary parentheses
Eli Friedman
- [FFmpeg-devel] [PATCH] Tell gcc not to "suggest" unnecessary parentheses
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Tell gcc not to "suggest" unnecessary parentheses
Eli Friedman
- [FFmpeg-devel] [PATCH] Tell gcc not to "suggest" unnecessary parentheses
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Unconditionally run emms on calls to emms_c() if HAVE_MMX is defined
Eli Friedman
- [FFmpeg-devel] [PATCH] Unconditionally run emms on calls to emms_c() if HAVE_MMX is defined
Eli Friedman
- [FFmpeg-devel] [PATCH] Unconditionally run emms on calls to emms_c() if HAVE_MMX is defined
Måns Rullgård
- [FFmpeg-devel] [PATCH] Unconditionally run emms on calls to emms_c() if HAVE_MMX is defined
Eli Friedman
- [FFmpeg-devel] [PATCH] Unconditionally run emms on calls to emms_c() if HAVE_MMX is defined
Måns Rullgård
- [FFmpeg-devel] [PATCH] Unconditionally run emms on calls to emms_c() if HAVE_MMX is defined
Dominik 'Rathann' Mierzejewski
- [FFmpeg-devel] [PATCH] Unconditionally run emms on calls to emms_c() if HAVE_MMX is defined
Måns Rullgård
- [FFmpeg-devel] [PATCH] Unconditionally run emms on calls to emms_c() if HAVE_MMX is defined
Dominik 'Rathann' Mierzejewski
- [FFmpeg-devel] [PATCH] Unconditionally run emms on calls to emms_c() if HAVE_MMX is defined
Måns Rullgård
- [FFmpeg-devel] [PATCH] Unconditionally run emms on calls to emms_c() if HAVE_MMX is defined
Dominik 'Rathann' Mierzejewski
- [FFmpeg-devel] [PATCH] Unconditionally run emms on calls to emms_c() if HAVE_MMX is defined
Eli Friedman
- [FFmpeg-devel] [PATCH] Unconditionally run emms on calls to emms_c() if HAVE_MMX is defined
Eli Friedman
- [FFmpeg-devel] [PATCH] Unconditionally run emms on calls to emms_c() if HAVE_MMX is defined
Måns Rullgård
- [FFmpeg-devel] [PATCH] Unconditionally run emms on calls to emms_c() if HAVE_MMX is defined
Alexander Strange
- [FFmpeg-devel] [PATCH] url_fskip: Warn if the url_fseek call failed
Martin Storsjö
- [FFmpeg-devel] [PATCH] url_fskip: Warn if the url_fseek call failed
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] url_fskip: Warn if the url_fseek call failed
Michael Niedermayer
- [FFmpeg-devel] [PATCH] url_fskip: Warn if the url_fseek call failed
Martin Storsjö
- [FFmpeg-devel] [PATCH] url_fskip: Warn if the url_fseek call failed
Michael Niedermayer
- [FFmpeg-devel] [PATCH] url_fskip: Warn if the url_fseek call failed
Martin Storsjö
- [FFmpeg-devel] [PATCH] Use __clang_version__ when available
David Conrad
- [FFmpeg-devel] [PATCH] Use avfilter_copy_picref_props() along lavfi
Víctor Paesa
- [FFmpeg-devel] [PATCH] Use avfilter_copy_picref_props() along lavfi
Stefano Sabatini
- [FFmpeg-devel] [PATCH] Use avfilter_copy_picref_props() along lavfi
Víctor Paesa
- [FFmpeg-devel] [PATCH]Use CONFIG_LIBXVID_ENCODER in ratecontrol.c
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Use CONFIG_LIBXVID_ENCODER in ratecontrol.c
Diego Biurrun
- [FFmpeg-devel] [PATCH]Use CONFIG_LIBXVID_ENCODER in ratecontrol.c
Måns Rullgård
- [FFmpeg-devel] [PATCH]Use CONFIG_LIBXVID_ENCODER in ratecontrol.c
Måns Rullgård
- [FFmpeg-devel] [PATCH]Use CONFIG_LIBXVID_ENCODER in ratecontrol.c
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]Use CONFIG_LIBXVID_ENCODER in ratecontrol.c
Diego Biurrun
- [FFmpeg-devel] [PATCH]Use CONFIG_LIBXVID_ENCODER in ratecontrol.c
Måns Rullgård
- [FFmpeg-devel] [PATCH]Use CONFIG_LIBXVID_ENCODER in ratecontrol.c
Diego Biurrun
- [FFmpeg-devel] [PATCH]Use CONFIG_LIBXVID_ENCODER in ratecontrol.c
Måns Rullgård
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Alex Converse
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Måns Rullgård
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Alex Converse
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Måns Rullgård
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Rafaël Carré
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Alex Converse
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Rafaël Carré
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Rafaël Carré
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Måns Rullgård
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Alex Converse
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Rafaël Carré
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Måns Rullgård
- [FFmpeg-devel] [PATCH] Use more appropriate types when decoding vorbisfloats
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Use named initators for pcm codec struct
Peter Ross
- [FFmpeg-devel] [PATCH] Use named initators for pcm codec struct
Måns Rullgård
- [FFmpeg-devel] [PATCH] Use named initators for pcm codec struct
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Vorbis "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] [PATCH] Vorbis "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] [PATCH] Vorbis "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] [PATCH] vorbisenc: remove VLAs
Måns Rullgård
- [FFmpeg-devel] [PATCH] VP8: clamp luma_dc_qmul[1] to [8, ...] and chroma_qmul[0] to [..., 132]
Pascal Massimino
- [FFmpeg-devel] [PATCH] VP8: clamp luma_dc_qmul[1] to [8, ...] and chroma_qmul[0] to [..., 132]
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8: clamp luma_dc_qmul[1] to [8, ...] and chroma_qmul[0] to [..., 132]
Pascal Massimino
- [FFmpeg-devel] [PATCH] VP8 arithcoder asm
Jason Garrett-Glaser
- [FFmpeg-devel] [PATCH] VP8 arithcoder asm
Reimar Döffinger
- [FFmpeg-devel] [PATCH] VP8 arithcoder asm
Jason Garrett-Glaser
- [FFmpeg-devel] [PATCH] VP8 arithcoder asm
Loren Merritt
- [FFmpeg-devel] [PATCH] VP8 chroma(8) inner loopfilter MMX/MMX2/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 chroma(8) inner loopfilter MMX/MMX2/SSE2
Martin Jeppesen
- [FFmpeg-devel] [PATCH] VP8 chroma(8) inner loopfilter MMX/MMX2/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Loren Merritt
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Michael Niedermayer
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Eli Friedman
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Loren Merritt
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Eli Friedman
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Jason Garrett-Glaser
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Eli Friedman
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Loren Merritt
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Michael Niedermayer
- [FFmpeg-devel] [PATCH] VP8 luma(16) inner-MB H/V loopfilter MMX/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 MBedge H/V loopfilter MMX/MMX2/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 MMX optimizations (MC and IDCT dc_add)
Diego Biurrun
- [FFmpeg-devel] [PATCH] VP8 V simple loopfilter in MMX/MMX2/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 V simple loopfilter in MMX/MMX2/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 V simple loopfilter in MMX/MMX2/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 V simple loopfilter in MMX/MMX2/SSE2
Pascal Massimino
- [FFmpeg-devel] [PATCH] VP8 V simple loopfilter in MMX/MMX2/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 V simple loopfilter in MMX/MMX2/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 V simple loopfilter in MMX/MMX2/SSE2
Jason Garrett-Glaser
- [FFmpeg-devel] [PATCH] VP8 V simple loopfilter in MMX/MMX2/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 V simple loopfilter in MMX/MMX2/SSE2
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] VP8 V simple loopfilter in MMX/MMX2/SSE2
Ronald S. Bultje
- [PATCH] wav: detect dts-in-wav (issue70)
Anssi Hannula
- [FFmpeg-devel] [PATCH] Windows Television (.wtv) demuxer
Peter Ross
- [FFmpeg-devel] [PATCH] Write Pixel Aspect Ratio tag to QuickTime files
Daniel Kristjansson
- [FFmpeg-devel] [PATCH] Write Pixel Aspect Ratio tag to QuickTime files
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Write Pixel Aspect Ratio tag to QuickTime files
Daniel Kristjansson
- [FFmpeg-devel] [PATCH] Write Pixel Aspect Ratio tag to QuickTime files
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Write Pixel Aspect Ratio tag to QuickTime files
Daniel Kristjansson
- [FFmpeg-devel] [PATCH] Write Pixel Aspect Ratio tag to QuickTime files
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Write Pixel Aspect Ratio tag to QuickTime files
Jean-Daniel Dupas
- [FFmpeg-devel] [PATCH] Write Pixel Aspect Ratio tag to QuickTime files
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] Write Pixel Aspect Ratio tag to QuickTime files
Tim Dewhirst
- [FFmpeg-devel] [PATCH] Write Pixel Aspect Ratio tag to QuickTime files
Daniel Kristjansson
- [FFmpeg-devel] [PATCH] Write Pixel Aspect Ratio tag to QuickTime files
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] yadif port to libavfilter
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] yadif port to libavfilter
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] yadif port to libavfitler
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] yadif port to libavfitler
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] yadif port to libavfitler
Eli Friedman
- [FFmpeg-devel] [PATCH] yadif port to libavfitler
Baptiste Coudurier
- [FFmpeg-devel] [PATCH] yadif port to libavfitler
Måns Rullgård
- [FFmpeg-devel] [PATCH] yadif port to libavfitler
Eli Friedman
- [FFmpeg-devel] [PATCH] yadif port to libavfitler
Måns Rullgård
- [FFmpeg-devel] [PATCH] yadif port to libavfitler
Michael Niedermayer
- [FFmpeg-devel] [PATCH] yadif port to libavfitler
Eli Friedman
- [FFmpeg-devel] [PATCH] yadif port to libavfitler
Reimar Döffinger
- [FFmpeg-devel] [PATCH] yadif port to libavfitler
Eli Friedman
- [FFmpeg-devel] [PATCH] yadif port to libavfitler
Måns Rullgård
- [FFmpeg-devel] [PATCH] yadif port to libavfitler
Reinhard Tartler
- [FFmpeg-devel] [PATCH] yadif port to libavfitler
Måns Rullgård
- [FFmpeg-devel] [RFC] AAC nonmeaningful window sequences
Alex Converse
- [FFmpeg-devel] [RFC] AAC nonmeaningful window sequences
Rob
- [FFmpeg-devel] [RFC] AAC nonmeaningful window sequences
Alex Converse
- [FFmpeg-devel] [RFC] AAC nonmeaningful window sequences
Alex Converse
- [FFmpeg-devel] [RFC] Add option for using PUT instead of POST in HTTP protocol
Tomas Härdin
- [FFmpeg-devel] [RFC] Add option for using PUT instead of POST in HTTP protocol
Martin Storsjö
- [FFmpeg-devel] [RFC] an aes "optimization"
Reimar Döffinger
- [FFmpeg-devel] [RFC] an aes "optimization"
Guillaume POIRIER
- [FFmpeg-devel] [RFC] an aes "optimization"
Ramiro Polla
- [FFmpeg-devel] [RFC] an aes "optimization"
Måns Rullgård
- [FFmpeg-devel] [RFC] api-example.c LGPL? Should be MIT
Luca Barbato
- [FFmpeg-devel] [RFC] Handling the encapsulation of "E-distribution audio"
Kieran Kunhya
- [FFmpeg-devel] [RFC] Handling the encapsulation of "E-distribution audio"
Anssi Hannula
- [FFmpeg-devel] [RFC] Handling the encapsulation of "E-distribution audio"
Kieran Kunhya
- [FFmpeg-devel] [RFC] Handling the encapsulation of "E-distribution audio"
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio - af_resample
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio - af_resample
Måns Rullgård
- [FFmpeg-devel] [RFC] libavfilter audio - af_resample
Jai Menon
- [FFmpeg-devel] [RFC] libavfilter audio - af_resample
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio - af_resample
Måns Rullgård
- [FFmpeg-devel] [RFC] libavfilter audio - af_resample
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio - af_resample
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio - af_resample
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio - af_resample
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio - af_resample
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio - af_resample channel conversion
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio - af_resample channel conversion
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio API and related issues
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio API and related issues
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio API and related issues
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio API and related issues
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio API and related issues
Stefano Sabatini
- [FFmpeg-devel] [RFC] libavfilter audio API and related issues
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio API and related issues
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio API and related issues
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio API and related issues
Stefano Sabatini
- [FFmpeg-devel] [RFC] libavfilter audio API and related issues
Stefano Sabatini
- [FFmpeg-devel] [RFC] libavfilter audio API and related issues
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio API and related issues
Måns Rullgård
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Stefano Sabatini
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Stefano Sabatini
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Stefano Sabatini
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Stefano Sabatini
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Stefano Sabatini
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Stefano Sabatini
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Michael Niedermayer
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Stefano Sabatini
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Stefano Sabatini
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Stefano Sabatini
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Stefano Sabatini
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Stefano Sabatini
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Stefano Sabatini
- [FFmpeg-devel] [RFC] libavfilter audio framework - split patches
Michael Niedermayer
- [FFmpeg-devel] [RFC] Make swscale-test perform only one convertion
Ramiro Polla
- [FFmpeg-devel] [RFC] Make swscale-test perform only one convertion
Michael Niedermayer
- [FFmpeg-devel] [RFC] Make swscale-test perform only one convertion
Ramiro Polla
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Stefano Sabatini
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Michael Niedermayer
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Ronald S. Bultje
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Ronald S. Bultje
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Måns Rullgård
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Reinhard Tartler
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Michael Niedermayer
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Ronald S. Bultje
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Michael Niedermayer
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Måns Rullgård
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Michael Niedermayer
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Måns Rullgård
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Michael Niedermayer
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Michael Niedermayer
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Måns Rullgård
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Måns Rullgård
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Baptiste Coudurier
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Måns Rullgård
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Baptiste Coudurier
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Måns Rullgård
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Baptiste Coudurier
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Måns Rullgård
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Michael Niedermayer
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Michael Niedermayer
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Måns Rullgård
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Baptiste Coudurier
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Michael Niedermayer
- [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils
Stefano Sabatini
- [FFmpeg-devel] [RFC] preserving original aspect ratio when scaling
Howard Chu
- [FFmpeg-devel] [RFC] Remove -crop* ffmpeg options
Stefano Sabatini
- [FFmpeg-devel] [RFC] Remove -crop* ffmpeg options
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC] Remove -crop* ffmpeg options
Michael Niedermayer
- [FFmpeg-devel] [RFC] Remove -crop* ffmpeg options
Stefano Sabatini
- [FFmpeg-devel] [RFC] Remove -crop* ffmpeg options
John Calcote
- [FFmpeg-devel] [RFC] Remove -crop* ffmpeg options
Baptiste Coudurier
- [FFmpeg-devel] [RFC] swscale regression tests
Ramiro Polla
- [FFmpeg-devel] [RFC] swscale regression tests
Stefano Sabatini
- [FFmpeg-devel] [RFC] swscale regression tests
Måns Rullgård
- [FFmpeg-devel] [RFC] swscale regression tests
Vitor Sessak
- [FFmpeg-devel] [RFC] swscale regression tests
Ramiro Polla
- [FFmpeg-devel] [RFC] swscale regression tests
Ramiro Polla
- [FFmpeg-devel] [RFC] swscale regression tests
Måns Rullgård
- [FFmpeg-devel] [RFC] swscale regression tests
Ramiro Polla
- [FFmpeg-devel] [RFC] swscale regression tests
Måns Rullgård
- [FFmpeg-devel] [RFC] swscale regression tests
Vitor Sessak
- [FFmpeg-devel] [RFC] swscale regression tests
Ramiro Polla
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Reimar Döffinger
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Michael Niedermayer
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Reimar Döffinger
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Reimar Döffinger
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Michael Niedermayer
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Michael Niedermayer
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Reimar Döffinger
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Reimar Döffinger
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Baptiste Coudurier
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Reimar Döffinger
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Baptiste Coudurier
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Baptiste Coudurier
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Reimar Döffinger
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Joakim Plate
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Michael Niedermayer
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Reimar Döffinger
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Baptiste Coudurier
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Michael Niedermayer
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Joakim Plate
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Baptiste Coudurier
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Joakim Plate
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Baptiste Coudurier
- [FFmpeg-devel] [RFC] TS/DVB subtitle sub_id hack
Michael Niedermayer
- [FFmpeg-devel] [RFC] WebM supporters?
Alex Converse
- [FFmpeg-devel] [RFC] WebM supporters?
Måns Rullgård
- [FFmpeg-devel] [RFC] WebM supporters?
Ronald S. Bultje
- [FFmpeg-devel] [RFC] WebM supporters?
John Koleszar
- [FFmpeg-devel] [RFC] WebM supporters?
compn
- [FFmpeg-devel] [RFC] WebM supporters?
Ronald S. Bultje
- [FFmpeg-devel] [RFC] WebM supporters?
Alex Converse
- [FFmpeg-devel] [SAMPLE] WMAPro-in-WMAVoice
Rafaël Carré
- [FFmpeg-devel] [SAMPLE] WMAPro-in-WMAVoice
Ronald S. Bultje
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Michael Niedermayer
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Måns Rullgård
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Jason Garrett-Glaser
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Måns Rullgård
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Michael Niedermayer
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Måns Rullgård
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Baptiste Coudurier
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Baptiste Coudurier
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Jason Garrett-Glaser
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Måns Rullgård
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Baptiste Coudurier
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Måns Rullgård
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Michael Niedermayer
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Mike Melanson
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Måns Rullgård
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Baptiste Coudurier
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Rob
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Diego Biurrun
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Diego Biurrun
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Vladimir Pantelic
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Stefano Sabatini
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Måns Rullgård
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Benoit Fouet
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Måns Rullgård
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Måns Rullgård
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Reinhard Tartler
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Michael Niedermayer
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Benoit Fouet
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Jason Garrett-Glaser
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Stefano Sabatini
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Michael Niedermayer
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Michael Niedermayer
- [FFmpeg-devel] [VOTE] 1st/3rd person doxy
Stefano Sabatini
- [FFmpeg-devel] [WIP] overlay filter
Stefano Sabatini
- [FFmpeg-devel] [WIP] overlay filter
Martin Storsjö
- [FFmpeg-devel] [WIP] overlay filter
Stefano Sabatini
- [FFmpeg-devel] [WIP] overlay filter
Víctor Paesa
- [FFmpeg-devel] [WIP] overlay filter
Nicolas George
- [FFmpeg-devel] [WIP] overlay filter
Baptiste Coudurier
- [FFmpeg-devel] A64 encoder
Tobias Bindhammer
- [FFmpeg-devel] A64 encoder
Diego Biurrun
- [FFmpeg-devel] A64 encoder
Michael Niedermayer
- [FFmpeg-devel] A64 encoder
Tobias Bindhammer
- [FFmpeg-devel] A64 encoder
Michael Niedermayer
- [FFmpeg-devel] A64 encoder
Tobias Bindhammer
- [FFmpeg-devel] A64 encoder
Michael Niedermayer
- [FFmpeg-devel] A64 encoder
Tobias Bindhammer
- [FFmpeg-devel] About ffmpeg XAVS support.
jianwen chen
- [FFmpeg-devel] About ffmpeg XAVS support.
Jason Garrett-Glaser
- [FFmpeg-devel] About ffmpeg XAVS support.
Måns Rullgård
- [FFmpeg-devel] About ffmpeg XAVS support.
jianwen chen
- [FFmpeg-devel] About ffmpeg XAVS support.
jianwen chen
- [FFmpeg-devel] About ffmpeg XAVS support.
Vladimir Pantelic
- [FFmpeg-devel] About ffmpeg XAVS support.
jianwen chen
- [FFmpeg-devel] About ffmpeg XAVS support.
jianwen chen
- [FFmpeg-devel] About ffmpeg XAVS support.
Jason Garrett-Glaser
- [FFmpeg-devel] About ffmpeg XAVS support.
Jason Garrett-Glaser
- [FFmpeg-devel] About ffmpeg XAVS support.
jianwen chen
- [FFmpeg-devel] About ffmpeg XAVS support.
jianwen chen
- [FFmpeg-devel] About ffmpeg XAVS support.
Carl Eugen Hoyos
- [FFmpeg-devel] About ffmpeg XAVS support.
Vladimir Pantelic
- [FFmpeg-devel] Amr to G711
P.Muge Ersoy
- [FFmpeg-devel] Amr to G711
Stefano Sabatini
- [FFmpeg-devel] Amr to G711
P.Muge Ersoy
- [FFmpeg-devel] A new FATE
Måns Rullgård
- [FFmpeg-devel] A new FATE
Diego Biurrun
- [FFmpeg-devel] A new FATE
Måns Rullgård
- [FFmpeg-devel] A new FATE
Mike Melanson
- [FFmpeg-devel] Ang.: [PATCH 2/2] Fix side channels when XCh extension is present
banan at ludd.ltu.se
- [FFmpeg-devel] Ang.: [PATCH 2/2] Fix side channels when XCh extension is present
Benoit Fouet
- [FFmpeg-devel] Any plans to support H.263 Profile 3
Nitin Bodke
- [FFmpeg-devel] Any plans to support H.263 Profile 3
compn
- [FFmpeg-devel] Any plans to support H.263 Profile 3
Nitin Bodke
- [FFmpeg-devel] Any plans to support H.263 Profile 3
compn
- [FFmpeg-devel] Any plans to support H.263 Profile 3
compn
- [FFmpeg-devel] Any plans to support H.263 Profile 3
Nitin Bodke
- [FFmpeg-devel] Any plans to support H.263 Profile 3
Vitor Sessak
- [FFmpeg-devel] ARM-NEON patches
Pavel Pavlov
- [FFmpeg-devel] ARM-NEON patches
Måns Rullgård
- [FFmpeg-devel] ARM-NEON patches
Pavel Pavlov
- [FFmpeg-devel] ARM-NEON patches
Reimar Döffinger
- [FFmpeg-devel] ARM-NEON patches
Måns Rullgård
- [FFmpeg-devel] ARM-NEON patches
Pavel Pavlov
- [FFmpeg-devel] ARM-NEON patches
Pavel Pavlov
- [FFmpeg-devel] ARM-NEON patches
Eli Friedman
- [FFmpeg-devel] ARM-NEON patches
Måns Rullgård
- [FFmpeg-devel] ARM-NEON patches
Pavel Pavlov
- [FFmpeg-devel] ARM-NEON patches
Reimar Döffinger
- [FFmpeg-devel] ARM-NEON patches
Aurelien Jacobs
- [FFmpeg-devel] assertions in aviobu.c while playing http stream
Pavel Pavlov
- [FFmpeg-devel] assertions in aviobu.c while playing http stream
Pavel Pavlov
- [FFmpeg-devel] assertions in aviobu.c while playing http stream
Martin Storsjö
- [FFmpeg-devel] assertions in aviobu.c while playing http stream
avcoder
- [FFmpeg-devel] assertions in aviobu.c while playing http stream
Martin Storsjö
- [FFmpeg-devel] Audio conversion and floating-point codecs
Peter Ross
- [FFmpeg-devel] Audio conversion and floating-point codecs
Måns Rullgård
- [FFmpeg-devel] Audio conversion and floating-point codecs
Peter Ross
- [FFmpeg-devel] Audio conversion and floating-point codecs
Axel Holzinger
- [FFmpeg-devel] Audio conversion and floating-point codecs
Peter Ross
- [FFmpeg-devel] Audio conversion and floating-point codecs
Måns Rullgård
- [FFmpeg-devel] Audio conversion and floating-point codecs
Axel Holzinger
- [FFmpeg-devel] Audio conversion and floating-point codecs
Jean-Daniel Dupas
- [FFmpeg-devel] Audio conversion and floating-point codecs
Axel Holzinger
- [FFmpeg-devel] Audio conversion and floating-point codecs
Michael Niedermayer
- [FFmpeg-devel] Audio conversion and floating-point codecs
Michael Niedermayer
- [FFmpeg-devel] Audio conversion and floating-point codecs
Ronald S. Bultje
- [FFmpeg-devel] Audio conversion and floating-point codecs
Måns Rullgård
- [FFmpeg-devel] Audio conversion and floating-point codecs
Michael Niedermayer
- [FFmpeg-devel] Audio conversion and floating-point codecs
Michael Niedermayer
- [FFmpeg-devel] Audio conversion and floating-point codecs
Peter Ross
- [FFmpeg-devel] Audio conversion and floating-point codecs
Måns Rullgård
- [FFmpeg-devel] Audio conversion and floating-point codecs
Michael Niedermayer
- [FFmpeg-devel] avf_sdp_create problem
Dominik Tomczak
- [FFmpeg-devel] avf_sdp_create problem
Luca Abeni
- [FFmpeg-devel] BDAV blu ray muxer format/specs
U. George
- [FFmpeg-devel] BDAV blu ray muxer format/specs
U. George
- [FFmpeg-devel] BDAV blu ray muxer format/specs
Petri Hintukainen
- [FFmpeg-devel] BDAV blu ray muxer format/specs
Carl Eugen Hoyos
- [FFmpeg-devel] C99ify array initialisation in mxfdec.c
Axel Holzinger
- [FFmpeg-devel] Call for "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] Call for "make fate2" tests
Ronald S. Bultje
- [FFmpeg-devel] Call for "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] Call for "make fate2" tests
Ronald S. Bultje
- [FFmpeg-devel] Call for "make fate2" tests
Måns Rullgård
- [FFmpeg-devel] Call for "make fate2" tests
Justin Ruggles
- [FFmpeg-devel] Call for "make fate2" tests
Benjamin Larsson
- [FFmpeg-devel] Call for "make fate2" tests
Martin Storsjö
- [FFmpeg-devel] Call for "make fate2" tests
Reimar Döffinger
- [FFmpeg-devel] Call for "make fate2" tests
Carl Eugen Hoyos
- [FFmpeg-devel] Call for "make fate2" tests
Carl Eugen Hoyos
- [FFmpeg-devel] Call for "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] Call for "make fate2" tests
Kostya
- [FFmpeg-devel] Call for "make fate2" tests
Carl Eugen Hoyos
- [FFmpeg-devel] Call for "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] Call for "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] Call for "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] Call for "make fate2" tests
Justin Ruggles
- [FFmpeg-devel] Call for "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] Call for "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] Call for "make fate2" tests
Måns Rullgård
- [FFmpeg-devel] Call for "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] Call for "make fate2" tests
Ronald S. Bultje
- [FFmpeg-devel] Call for "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] Call for "make fate2" tests
Ronald S. Bultje
- [FFmpeg-devel] Call for "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] Call for "make fate2" tests
Reimar Döffinger
- [FFmpeg-devel] Call for "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] Call for "make fate2" tests
Sascha Sommer
- [FFmpeg-devel] Call for "make fate2" tests
Måns Rullgård
- [FFmpeg-devel] Call for "make fate2" tests
Sascha Sommer
- [FFmpeg-devel] Call for "make fate2" tests
Måns Rullgård
- [FFmpeg-devel] Call for "make fate2" tests
Vitor Sessak
- [FFmpeg-devel] Call for "make fate2" tests
Sascha Sommer
- [FFmpeg-devel] CinemaDNG format
David Kaplan
- [FFmpeg-devel] CinemaDNG format
Tomas Härdin
- [FFmpeg-devel] CinemaDNG format
Stefano Sabatini
- [FFmpeg-devel] CinemaDNG format
Carl Eugen Hoyos
- [FFmpeg-devel] CinemaDNG format
Vitor Sessak
- [FFmpeg-devel] CinemaDNG format
François Revol
- [FFmpeg-devel] CinemaDNG format
David Kaplan
- [FFmpeg-devel] CinemaDNG format
Carl Eugen Hoyos
- [FFmpeg-devel] CinemaDNG format
David Kaplan
- [FFmpeg-devel] CinemaDNG format
David Kaplan
- [FFmpeg-devel] CinemaDNG format
compn
- [FFmpeg-devel] compile issues under mingw-cross-env
John Calcote
- [FFmpeg-devel] compile issues under mingw-cross-env
Måns Rullgård
- [FFmpeg-devel] compile issues under mingw-cross-env
Ramiro Polla
- [FFmpeg-devel] compile issues under mingw-cross-env
John Calcote
- [FFmpeg-devel] compile issues under mingw-cross-env
Ramiro Polla
- [FFmpeg-devel] compile issues under mingw-cross-env
Eli Friedman
- [FFmpeg-devel] compile issues under mingw-cross-env
Måns Rullgård
- [FFmpeg-devel] compile issues under mingw-cross-env
Reimar Döffinger
- [FFmpeg-devel] compile issues under mingw-cross-env
Ramiro Polla
- [FFmpeg-devel] compile issues under mingw-cross-env
Måns Rullgård
- [FFmpeg-devel] compile issues under mingw-cross-env
Reimar Döffinger
- [FFmpeg-devel] compile issues under mingw-cross-env
Måns Rullgård
- [FFmpeg-devel] compile issues under mingw-cross-env
John Calcote
- [FFmpeg-devel] compile issues under mingw-cross-env
John Calcote
- [FFmpeg-devel] compile issues under mingw-cross-env
John Calcote
- [FFmpeg-devel] compile issues under mingw-cross-env
David Conrad
- [FFmpeg-devel] compile issues under mingw-cross-env
Måns Rullgård
- [FFmpeg-devel] compile issues under mingw-cross-env
John Calcote
- [FFmpeg-devel] compile issues under mingw-cross-env
John Calcote
- [FFmpeg-devel] compile issues under mingw-cross-env
Eli Friedman
- [FFmpeg-devel] compile issues under mingw-cross-env
John Calcote
- [FFmpeg-devel] compile issues under mingw-cross-env
Eli Friedman
- [FFmpeg-devel] compile issues under mingw-cross-env
John Calcote
- [FFmpeg-devel] compile issues under mingw-cross-env
David Conrad
- [FFmpeg-devel] compile issues under mingw-cross-env
John Calcote
- [FFmpeg-devel] ddl, exe, rar, zip files in the samples collection
Attila Kinali
- [FFmpeg-devel] ddl, exe, rar, zip files in the samples collection
Mike Melanson
- [FFmpeg-devel] Dead link on homepage
Diego Biurrun
- [FFmpeg-devel] Democratic election of the server admins
Michael Niedermayer
- [FFmpeg-devel] Democratic election of the server admins
Jason Garrett-Glaser
- [FFmpeg-devel] Democratic election of the server admins
Jason Garrett-Glaser
- [FFmpeg-devel] Democratic election of the server admins
Måns Rullgård
- [FFmpeg-devel] Democratic election of the server admins
Reimar Döffinger
- [FFmpeg-devel] Democratic election of the server admins
Michael Niedermayer
- [FFmpeg-devel] Democratic election of the server admins
Måns Rullgård
- [FFmpeg-devel] Democratic election of the server admins
Måns Rullgård
- [FFmpeg-devel] Democratic election of the server admins
Baptiste Coudurier
- [FFmpeg-devel] Democratic election of the server admins
Michael Niedermayer
- [FFmpeg-devel] Democratic election of the server admins
Michael Niedermayer
- [FFmpeg-devel] Democratic election of the server admins
Michael Niedermayer
- [FFmpeg-devel] Democratic election of the server admins
Måns Rullgård
- [FFmpeg-devel] Democratic election of the server admins
Michael Niedermayer
- [FFmpeg-devel] Democratic election of the server admins
Michael Niedermayer
- [FFmpeg-devel] Democratic election of the server admins
compn
- [FFmpeg-devel] Democratic election of the server admins
Diego Biurrun
- [FFmpeg-devel] Democratic election of the server admins
Måns Rullgård
- [FFmpeg-devel] Democratic election of the server admins
Diego Biurrun
- [FFmpeg-devel] FATE review
Måns Rullgård
- [FFmpeg-devel] FATE review
Eli Friedman
- [FFmpeg-devel] FATE review
Måns Rullgård
- [FFmpeg-devel] FATE review
Eli Friedman
- [FFmpeg-devel] FATE review
Måns Rullgård
- [FFmpeg-devel] FATE review
Eli Friedman
- [FFmpeg-devel] FATE review
Måns Rullgård
- [FFmpeg-devel] FFmpeg 0.6 status update
Etienne Buira
- [FFmpeg-devel] ffmpeg MPEG TS stream transcoding failed
jianwen chen
- [FFmpeg-devel] ffmpeg MPEG TS stream transcoding failed
Stefan Gehrer
- [FFmpeg-devel] ffserver rtsp bug fixes
Yadnesh Phadke
- [FFmpeg-devel] ffserver rtsp bug fixes
Howard Chu
- [FFmpeg-devel] frame order / get_buffer
johnny666lee at sonnenkinder.org
- [FFmpeg-devel] frame order / get_buffer
Carl Eugen Hoyos
- [FFmpeg-devel] H264 encoding and RTP muxing - calculating pts and dts
Dominik Tomczak
- [FFmpeg-devel] H264 encoding and RTP muxing - calculating pts and dts
Luca Abeni
- [FFmpeg-devel] H264 encoding and RTP muxing - calculating pts and dts
Dominik Tomczak
- [FFmpeg-devel] H264 encoding and RTP muxing - calculating pts and dts
Alexandre Ferrieux
- [FFmpeg-devel] H264 encoding and RTP muxing - calculating pts and dts
Vladimir Pantelic
- [FFmpeg-devel] H264 encoding and RTP muxing - calculating pts and dts
Alexandre Ferrieux
- [FFmpeg-devel] H264 encoding and RTP muxing - calculating pts and dts
Martin Storsjö
- [FFmpeg-devel] H264 encoding and RTP muxing - calculating pts and dts
Alexandre Ferrieux
- [FFmpeg-devel] H264 encoding and RTP muxing - calculating pts and dts
Reimar Döffinger
- [FFmpeg-devel] H264 encoding and RTP muxing - calculating pts and dts
Vladimir Pantelic
- [FFmpeg-devel] H264 encoding and RTP muxing - calculating pts and dts
Dominik Tomczak
- [FFmpeg-devel] Handling dual language mono audio encoded as stereo
Anssi Hannula
- [FFmpeg-devel] Handling dual language mono audio encoded as stereo
Anssi Hannula
- [FFmpeg-devel] incoming
Carl Eugen Hoyos
- [FFmpeg-devel] incoming
Janne Grunau
- [FFmpeg-devel] incoming
compn
- [FFmpeg-devel] incoming
Attila Kinali
- [FFmpeg-devel] incoming
Carl Eugen Hoyos
- [FFmpeg-devel] incoming
Carl Eugen Hoyos
- [FFmpeg-devel] Inside WebM Technology: VP8 Intra and Inter Prediction
Martin Jeppesen
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Sebastian Vater
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Vitor Sessak
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Vladimir Pantelic
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Måns Rullgård
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Vladimir Pantelic
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Måns Rullgård
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Michael Niedermayer
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Vitor Sessak
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Michael Niedermayer
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Diego E. “Flameeyes” Pettenò
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Peter Ross
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Michael Niedermayer
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Peter Ross
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Michael Niedermayer
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Ronald S. Bultje
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Sebastian Vater
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Sebastian Vater
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Sebastian Vater
- [FFmpeg-devel] Integrating the mod engine into FFmpeg - what is the best design approach?
Vladimir Pantelic
- [FFmpeg-devel] Interlaced video decoder help needed
Kostya
- [FFmpeg-devel] Interlaced video decoder help needed
Carl Eugen Hoyos
- [FFmpeg-devel] Interlaced video decoder help needed
Michael Niedermayer
- [FFmpeg-devel] Interlaced video decoder help needed
Kostya
- [FFmpeg-devel] Interlaced video decoder help needed
Vitor Sessak
- [FFmpeg-devel] Interlaced video decoder help needed
Carl Eugen Hoyos
- [FFmpeg-devel] Interlaced video decoder help needed
Vitor Sessak
- [FFmpeg-devel] Interpolation algorithms for FFmpeg
Sebastian Vater
- [FFmpeg-devel] Interpolation algorithms for FFmpeg
Michael Niedermayer
- [FFmpeg-devel] Interpolation algorithms for FFmpeg
Michael Niedermayer
- [FFmpeg-devel] Interpolation algorithms for FFmpeg
Jason Garrett-Glaser
- [FFmpeg-devel] Interpolation algorithms for FFmpeg
Jason Garrett-Glaser
- [FFmpeg-devel] Interpolation algorithms for FFmpeg
Michael Niedermayer
- [FFmpeg-devel] Interpolation algorithms for FFmpeg
Jason Garrett-Glaser
- [FFmpeg-devel] Interpolation algorithms for FFmpeg
Loren Merritt
- [FFmpeg-devel] License violation by aunsoft
Simon A. Eugster
- [FFmpeg-devel] License violation by aunsoft
Carl Eugen Hoyos
- [FFmpeg-devel] Making intreadwrite.h public
Måns Rullgård
- [FFmpeg-devel] May RockPlayer be added to the FFmpeg-based Projects?
pin xue
- [FFmpeg-devel] May RockPlayer be added to the FFmpeg-based Projects?
Carl Eugen Hoyos
- [FFmpeg-devel] May RockPlayer be added to the FFmpeg-based Projects?
pin xue
- [FFmpeg-devel] May RockPlayer be added to the FFmpeg-based Projects?
Carl Eugen Hoyos
- [FFmpeg-devel] May RockPlayer be added to the FFmpeg-based Projects?
Måns Rullgård
- [FFmpeg-devel] May RockPlayer be added to the FFmpeg-based Projects?
Carl Eugen Hoyos
- [FFmpeg-devel] May RockPlayer be added to the FFmpeg-based Projects?
pin xue
- [FFmpeg-devel] May RockPlayer be added to the FFmpeg-based Projects?
Benoit Fouet
- [FFmpeg-devel] Memory leak: av_interleaved_write_frame
Michael Niedermayer
- [FFmpeg-devel] MJPEG decoder crash!!!
Pavel Pavlov
- [FFmpeg-devel] MJPEG decoder crash!!!
Michael Niedermayer
- [FFmpeg-devel] MJPEG decoder crash!!!
Pavel Pavlov
- [FFmpeg-devel] MJPEG decoder crash!!!
belcampo
- [FFmpeg-devel] MJPEG decoder crash!!!
compn
- [FFmpeg-devel] MPEG user data handling (read & write sample patches attached)
Daniel Kristjansson
- [FFmpeg-devel] MPEG user data handling (read & write sample patches attached)
Michael Niedermayer
- [FFmpeg-devel] MPEG user data handling (read & write sample patches attached)
Daniel Kristjansson
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- No subject
bogus at does.not.exist.com
- [FFmpeg-devel] Open Video Conference 2010
Alex Converse
- [FFmpeg-devel] Open Video Conference 2010
compn
- [FFmpeg-devel] Open Video Conference 2010
Daniel G. Taylor
- [FFmpeg-devel] os_support.c r24072: change of include order
Axel Holzinger
- [FFmpeg-devel] os_support.c r24072: change of include order
Axel Holzinger
- [FFmpeg-devel] os_support.c r24072: change of include order
Martin Storsjö
- [FFmpeg-devel] os_support.c r24072: change of include order
Axel Holzinger
- [FFmpeg-devel] os_support.c r24072: change of include order
Måns Rullgård
- [FFmpeg-devel] os_support.c r24072: change of include order
Axel Holzinger
- [FFmpeg-devel] Palette support broken when using avcodec_copy_context
Jean-Daniel Dupas
- [FFmpeg-devel] Palette support broken when using avcodec_copy_context
Reimar Döffinger
- [FFmpeg-devel] Palette support broken when using avcodec_copy_context
Jean-Daniel Dupas
- [FFmpeg-devel] Palette support broken when using avcodec_copy_context
Reimar Döffinger
- [FFmpeg-devel] Patches from XBMC
Carl Eugen Hoyos
- [FFmpeg-devel] Patch for Mac OS X assembly-language support in trunk/libavcodec/fft_altivec_s.S
Paul Sterne
- [FFmpeg-devel] Patch for Mac OS X assembly-language support in trunk/libavcodec/fft_altivec_s.S
Måns Rullgård
- [FFmpeg-devel] Patch for Mac OS X assembly-language support in trunk/libavcodec/fft_altivec_s.S
Paul Sterne
- [FFmpeg-devel] Patch for Mac OS X assembly-language support in trunk/libavcodec/fft_altivec_s.S
Måns Rullgård
- [FFmpeg-devel] Patch for Mac OS X assembly-language support in trunk/libavcodec/fft_altivec_s.S
Paul Sterne
- [FFmpeg-devel] Patch for Mac OS X assembly-language support in trunk/libavcodec/fft_altivec_s.S
Måns Rullgård
- [FFmpeg-devel] Patch to configure to allow --as to override of gas-preprocessor.pl for darwin platform
Paul Sterne
- [FFmpeg-devel] Patch to configure to allow --as to override of gas-preprocessor.pl for darwin platform
Måns Rullgård
- [FFmpeg-devel] Patch to configure to allow --as to override of gas-preprocessor.pl for darwin platform
Paul Sterne
- [FFmpeg-devel] Patch to configure to allow --as to override of gas-preprocessor.pl for darwin platform
Måns Rullgård
- [FFmpeg-devel] patch to pad filter description text
John Calcote
- [FFmpeg-devel] Patch to reduce compiler warnings in ffplay.c
Paul Sterne
- [FFmpeg-devel] Patch to reduce compiler warnings in ffplay.c
Måns Rullgård
- [FFmpeg-devel] Patch to reduce compiler warnings in libavcodec/aac_adtstoasc_bsf.c
Paul Sterne
- [FFmpeg-devel] Patch to reduce compiler warnings in libavcodec/aac_adtstoasc_bsf.c
Michael Niedermayer
- [FFmpeg-devel] Patch to reduce compiler warnings in libavcodec/aac_adtstoasc_bsf.c
Måns Rullgård
- [FFmpeg-devel] Patch to reduce compiler warnings in libavcodec/aac_adtstoasc_bsf.c
Paul Sterne
- [FFmpeg-devel] Patch to reduce compiler warnings in libavcodec/aac_adtstoasc_bsf.c
Michael Niedermayer
- [FFmpeg-devel] Patch to reduce compiler warnings in libavcodec/aac_adtstoasc_bsf.c
Paul Sterne
- [FFmpeg-devel] Patch to reduce compiler warnings in libavcodec/aac_adtstoasc_bsf.c
Michael Niedermayer
- [FFmpeg-devel] problem with encoding raw PCM stream from device
xutm
- [FFmpeg-devel] problem with encoding raw PCM stream from device
Tomas Härdin
- [FFmpeg-devel] Problem with imc
Benoit Fouet
- [FFmpeg-devel] Problem with imc
Vitor Sessak
- [FFmpeg-devel] Problem with imc
Benoit Fouet
- [FFmpeg-devel] Problem with imc
Vitor Sessak
- [FFmpeg-devel] Problem with imc
Benjamin Larsson
- [FFmpeg-devel] Problem with imc
Vitor Sessak
- [FFmpeg-devel] QCELP encoder support in FFmpeg?
srinivas ch
- [FFmpeg-devel] QCELP encoder support in FFmpeg?
Benjamin Larsson
- [FFmpeg-devel] QCELP encoder support in FFmpeg?
Diego Biurrun
- [FFmpeg-devel] questions about warnings
John Calcote
- [FFmpeg-devel] questions about warnings
Måns Rullgård
- [FFmpeg-devel] questions about warnings
John Calcote
- [FFmpeg-devel] questions about warnings
Michael Niedermayer
- [FFmpeg-devel] questions about warnings
Jai Menon
- [FFmpeg-devel] questions about warnings
Michael Niedermayer
- [FFmpeg-devel] Regarding "error, non monotone timestamps"
Yadnesh Phadke
- [FFmpeg-devel] Regarding "error, non monotone timestamps"
Yadnesh Phadke
- [FFmpeg-devel] Regarding "error, non monotone timestamps"
Michael Niedermayer
- [FFmpeg-devel] RTCP packets issue
sateesh babu
- [FFmpeg-devel] RTCP packets issue
Luca Abeni
- [FFmpeg-devel] RTCP packets issue
Luca Abeni
- [FFmpeg-devel] RTCP packets issue
Luca Abeni
- [FFmpeg-devel] RTCP packets issue
sateesh babu
- [FFmpeg-devel] RTCP packets issue
Ronald S. Bultje
- [FFmpeg-devel] Streaming Android supported format
Yadnesh Phadke
- [FFmpeg-devel] Streaming Android supported format
Yadnesh Phadke
- [FFmpeg-devel] Streaming Android supported format
Vladimir Pantelic
- [FFmpeg-devel] Subject: Re: swscale-test segfault with 64-bit icc 11.1
Winterton, Richard
- [FFmpeg-devel] Subject: Re: swscale-test segfault with 64-bit icc 11.1
Måns Rullgård
- [FFmpeg-devel] SVN 23679: missing dependency for decoder mp3adufloat
Aurelien Jacobs
- [FFmpeg-devel] SVN 23679: missing dependency for decoder mp3on4float
Aurelien Jacobs
- [FFmpeg-devel] SVN 23679: missing dependency for decoder wmavoice
Aurelien Jacobs
- [FFmpeg-devel] SVN 23679: missing dependency for demuxer oma
Ramiro Polla
- [FFmpeg-devel] SVN 23679: missing dependency for demuxer oma
Ramiro Polla
- [FFmpeg-devel] swscale-test segfault with 64-bit icc 11.1
Ramiro Polla
- [FFmpeg-devel] swscale-test segfault with 64-bit icc 11.1
Reimar Döffinger
- [FFmpeg-devel] swscale-test segfault with 64-bit icc 11.1
Måns Rullgård
- [FFmpeg-devel] swscale-test segfault with 64-bit icc 11.1
Michael Niedermayer
- [FFmpeg-devel] swscale-test segfault with 64-bit icc 11.1
Ramiro Polla
- [FFmpeg-devel] swscale-test segfault with 64-bit icc 11.1
Reimar Döffinger
- [FFmpeg-devel] swscale-test segfault with 64-bit icc 11.1
Måns Rullgård
- [FFmpeg-devel] swscale-test segfault with 64-bit icc 11.1
Reimar Döffinger
- [FFmpeg-devel] swscale-test segfault with 64-bit icc 11.1
Michael Niedermayer
- [FFmpeg-devel] swscale-test segfault with 64-bit icc 11.1
Ramiro Polla
- [FFmpeg-devel] swscale-test segfault with 64-bit icc 11.1
Michael Niedermayer
- [FFmpeg-devel] SWSCLAE: Colorspace conversion for small images
Pavel Pavlov
- [FFmpeg-devel] SWSCLAE: Colorspace conversion for small images
Michael Niedermayer
- [FFmpeg-devel] VP8 decoder optimization status
Stefan Gehrer
- [FFmpeg-devel] VP8 profiling status
Ronald S. Bultje
- [FFmpeg-devel] VP8 profiling status
Ronald S. Bultje
- [FFmpeg-devel] VP8 profiling status
David Conrad
- [FFmpeg-devel] www.ffmpeg.org/libavfilter.html page is not updated
Stefano Sabatini
- [FFmpeg-devel] www.ffmpeg.org/libavfilter.html page is not updated
Michael Niedermayer
- [FFmpeg-devel] www.ffmpeg.org/libavfilter.html page is not updated
Diego Biurrun
- [FFmpeg-devel] www.ffmpeg.org/libavfilter.html page is not updated
Stefano Sabatini
Last message date:
Sat Jul 31 23:15:17 CEST 2010
Archived on: Mon Mar 28 01:11:34 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).