source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c5f43c88   10 years michaelni avdevice/v4l2: try to fix build for openbsd Found-by: carl …
(edit) @3dca5a5c   10 years onemda wvdec: check for eof in wv_read_block_header() Fixes Ticket #3865
(edit) @90b2f313   10 years onemda cafdec: check for eof in read_info_chunk() Fixes Ticket #3864
(edit) @ca2160b5   10 years michaelni Merge commit '42604902292ebaba39b13e8efd98419908518019' * commit …
(edit) @4ddb3a6d   10 years michaelni gifdec: use truncated width for image manipulation Some files seem to …
(edit) @853c1fb6   10 years michaelni lavf/wavdec: add sanity check for AVCodecContext.channels Fixes …
(edit) @44e95a01   10 years michaelni lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns ENODATA As of …
(edit) @fb2de3c4   10 years Reynaldo H. Verdejo Pinochet ffserver: warn if config uses a system port Should be harmless as far …
(edit) @1013d8dd   10 years Reynaldo H. Verdejo Pinochet ffserver: deprecate Port and BindAddress options in favor of HTTPPort …
(edit) @42604902   10 years siretart Prepare for 11_beta1 Release
(edit) @96d21783   10 years michaelni alacenc: fix extra bits extraction The raw coded bits are extracted …
(edit) @c0d18cc0   10 years michaelni alacenc: increase predictor buffer This change is almost cosmetical …
(edit) @882fb53c   10 years michaelni avformat/mxf: added ULs for demuxing avid media composer mxf files …
(edit) @00aa2ebb   10 years michaelni Merge commit '369380e1c4c6fc9b0d9ff04ec23d46b252ba7110' * commit …
(edit) @887d85fd   10 years michaelni Merge commit '747cd9560c2248ff2834f29cd2190646330e4676' * commit …
(edit) @ecb7f1dd   10 years michaelni Merge commit '304089aca7d238ae184e09993b5c737aa22e2c2c' * commit …
(edit) @c939eea1   10 years michaelni Merge commit '11db644a8e54f02e54d2eaad343a87fcb697c15e' * commit …
(edit) @eb706575   10 years michaelni Merge commit '96ce6d6f119a16e489941c629a2805204322b717' * commit …
(edit) @3d40ba3d   10 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @4bebce06   10 years george lavf/http: remove special case for cookies attributes. With the …
(edit) @481cbc5a   10 years george lavf/http: fix cookie parsing. The current code would use any unknown …
(edit) @a3329a0   10 years michaelni avcodec/lcldec: fix decoding of YUV444 sample Signed-off-by: Michael …
(edit) @369380e1   10 years lu_zero mxf: Support AAC Update mxf_set_audio_pts to use the …
(edit) @747cd956   10 years lu_zero mxf: Add the UL for the MPEG2VideoDescriptor
(edit) @304089ac   10 years lu_zero mxf: Add UID print helpers And use it to print non-parsed ULs.
(edit) @11db644a   10 years lu_zero lavr: Update the planar check in ff_audio_convert Leftover from …
(edit) @94f60b65   10 years michaelni avcodec/h264_mb: fix grayscale only decoding with weighted prediction …
(edit) @b6c9266   10 years michaelni avcodec/rpza: fix +- error Fixes Ticket3471 Signed-off-by: Michael …
(edit) @afe23e43   10 years michaelni vcodec/rpza: print mismatching size in case of error Signed-off-by: …
(edit) @cabcd8ff   10 years michaelni avformat/movenchint: use av_freep() for safety Reviewed-by: Paul B …
(edit) @4f3e2f10   10 years george ffprobe: add -show_data_hash option.
(edit) @32c712f1   10 years michaelni vidstabutils: fix indentation Signed-off-by: Timothy Gu …
(edit) @427bcdf0   10 years michaelni avformat/mpegts: Use differential score for analyze() This avoids …
(edit) @b7d5e016   10 years michaelni swresample: Add AVFrame based API Based on commit …
(edit) @3574d34a   10 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: mpegts: …
(edit) @6928ea7e   10 years michaelni cinedec: add shutter and crop metadata
(edit) @e7f3b507   10 years michaelni avcodec/mips/compute_antialias_float: remove unused variable …
(edit) @97bb456b   10 years michaelni avcodec/hevc_mvs: dont redundantly initialize ref_idx_curr …
(edit) @74c81106   10 years michaelni avformat/udp: remove unneeded variable initialization Found-by: James …
(edit) @7916053c   10 years michaelni avformat/udp: dont mix integers with pointers Reviewed-by: James …
(edit) @0014541e   10 years michaelni avcodec/dvbsubdec: dont mix integers with pointers Reviewed-by: James …
(edit) @2d7cec14   10 years michaelni avcodec/dvdsubdec: Dont mix integers with pointers Reviewed-by: James …
(edit) @bddc5920   10 years Reimar.Doeffinger dict.c: empty dictionaries should be a NULL pointer. Ensure this is …
(edit) @a0941c8a   10 years Reimar.Doeffinger Use new av_dict_set_int helper function. Get rid of the many, …
(edit) @c2829dc   10 years Reimar.Doeffinger dict.c: Add av_dict_set_int helper function. This allows getting rid …
(edit) @51748b63   10 years Marton Balint mpegts: always parse pcr Previously pcr transmitted without payload …
(edit) @82e0cb36   10 years michaelni avformat/thp: dont mix integers with pointers Reviewed-by: Paul B …
(edit) @65f05eff   10 years michaelni avfilter/lavfutils/ff_load_image: Return error if no frame could be …
(edit) @96ce6d6f   10 years lu_zero doc: Add more information in the README And convert it to Markdown.
(edit) @11aab8d6   10 years u ffmpeg: look for encoding options in both avcodec and avformat This …
(edit) @81a663f4   10 years michaelni Drop remaining unneeded != NULL Reviewed-by: Clément Bœsch <u@pkh.me> …
(edit) @60dbed60   10 years michaelni Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' * commit …
(edit) @fb33bff   10 years michaelni Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' * commit …
(edit) @3bb22973   10 years michaelni Merge commit 'efd26bedec9a345a5960dbfcbaec888418f2d4e6' * commit …
(edit) @c1df467d   10 years michaelni Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b' * commit …
(edit) @9c712d0b   10 years michaelni vformat/utils: call flush_packet_queue() from avformat_free_context() …
(edit) @609d5db8   10 years michaelni Fix packet_buffer memory leak in avformat_free_context Signed-off-by: …
(edit) @4b1f5e50   10 years diego cosmetics: Write NULL pointer inequality checks more compactly …
(edit) @3eba0a91   10 years michaelni Merge commit 'a6a27fede94efe48aad1dcc9d5e000d2de71c7b2' * commit …
(edit) @edd0dc85   10 years michaelni Merge commit '7c371754fbc0dcc23bd00278b147f8095ccc5625' * commit …
(edit) @6afd726b   10 years michaelni Merge commit '6baeadd11083774ebd823dd5e1a744c2150a3bfc' * commit …
(edit) @f929ab05   10 years diego cosmetics: Write NULL pointer equality checks more compactly …
(edit) @1e81b185   10 years michaelni Merge commit '7ccb847f0f1f28199fa254847b91b6e50fb92832' * commit …
(edit) @efd26bed   10 years diego build: Add explanatory comments to (optimization) blocks in the Makefiles
(edit) @835f798c   10 years diego mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
(edit) @a6a27fed   10 years diego vfwcap: Replace deprecated av_destruct_packet() by av_free_packet()
(edit) @7c371754   10 years diego atomic_win32: Drop unnecessary atomic.h #include The file does not …
(edit) @6baeadd1   10 years diego w32pthreads: Mark functions in compatibility wrapper as av_unused …
(edit) @7ccb847f   10 years diego http: Reduce scope of a variable in parse_content_encoding() Also …
(edit) @d3a22491   10 years michaelni ffmpeg: remove 32 channel limit from audio_channels_map …
(edit) @33fefdb4   10 years michaelni ffmpeg: fix streamcopy with side data The issue is that, when the …
(edit) @6c1ee1a1   10 years michaelni avcodec/h261dec: Fix context initialization sequence Signed-off-by: …
(edit) @595c6335   10 years michaelni Merge commit '552bc42df48784ae3ce0d499ece5b33f3cc7576a' * commit …
(edit) @012062cf   10 years michaelni Merge commit 'b869eea7ea8f5d8331fcd6355f848bb6a6e06b14' * commit …
(edit) @2fd87a3d   10 years michaelni Merge commit '998c9f15d1ca8c7489775ebcca51623b915988f1' * commit …
(edit) @8b6cbc3c   10 years michaelni avutil/opt: remove disabled old ABI compatibility code Fixes some …
(edit) @fce8817a   10 years michaelni avformat/format: remove unused variable Signed-off-by: Michael …
(edit) @7ce6c021   10 years michaelni lavc/flacdsp: change lpc_encoder function pointer prototype This …
(edit) @c6c345ea   10 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @37bfeca7   10 years u avfilter/select: larger pixel sad computation
(edit) @10d96d8d   10 years u avfilter/select: re-align a few comments
(edit) @552bc42   10 years stebbins h261dec: Fix order of initialization ff_MPV_common_init requires the …
(edit) @b869eea   10 years stebbins h263dec: Fix order of initialization ff_MPV_common_init requires the …
(edit) @998c9f15   10 years stebbins idct: remove call to ff_idctdsp_init from ff_MPV_common_init One step …
(edit) @5c7899a4   10 years michaelni avcodec/mjpegdec: Support AV_PIX_FMT_YUV420P16 with upscale_h Fixes …
(edit) @58d380f9   10 years michaelni libavcodec: bump micro to reflect dpx changes The encoder produces …
(edit) @6c36b3af   10 years michaelni avcodec/lcldec: initialize encoded correctly Fixes out of array read …
(edit) @638eec2a   10 years george lavfi/avf_showspectrum: check RDFT context init. Fix a segfault with …
(edit) @7c10e32a   10 years george lavfi/avf_showspectrum: add full frame sliding mode.
(edit) @ec33df60   10 years george lavfi/avf_showspectrum: use automatic framing. The framework can …
(edit) @117bc8e6   10 years michaelni proresenc_kostya: properly account for alpha The packet buffer …
(edit) @d4de6d4f   10 years george lavfi/avf_showspectrum: do not push the frame at EOF. It is always …
(edit) @65b284a4   10 years george lavfi/avf_showspectrum: fix output pts computation.
(edit) @a3aaaec8   10 years george lavfi/avf_showspectrum: set output frame rate.
(edit) @4ba45c18   10 years michaelni dpx: use aligned line starts SMPTE 268M-2003 specifies that each line …
(edit) @b634c12c   10 years michaelni Merge commit '93f29948e4b06acfb96e7f82d373ef86d6dc55f7' * commit …
(edit) @8d403d9c   10 years michaelni Merge commit '0528226a05cc08b74197547fba0b1939bf68990d' * commit …
(edit) @de7b08cb   10 years michaelni Merge commit 'e070d0a5ca9047192e324a3f87006b316e2a08a7' * commit …
(edit) @87988d65   10 years michaelni Merge commit 'ab059f0aa896e01e8e4529f5f714fde111f05377' * commit …
(edit) @93f29948   10 years diego mpeg4video: Fix doxygen comment syntax to document correct struct …
Note: See TracRevisionLog for help on using the revision log.