1097 Commits (3c8493074bc43aced247a34d6b981e6f9acde0f1)

Author SHA1 Message Date
Stefano Sabatini 0c55c6d30e cmdutils: remove list_fmts(), simplify 14 years ago
Justin Ruggles 34b47d7cbc Add audio_service_type field to AVCodecContext for encoding and reporting 14 years ago
Stefano Sabatini 4ffc79e7a0 ffmpeg: include conditionally the sws_flags variable 14 years ago
Michael Niedermayer 6dfb4ab8c8 Make multiple Ctrl-C capable to kill stuck protocols. 14 years ago
Dave Yeo b58b9fa3b5 Make sure kbhit() is in conio.h 14 years ago
Panagiotis H.M. Issaris cb48e245e6 Do no modify terminal parameters using termios.h 14 years ago
Stefano Sabatini 17a4ec8e7e ffmpeg: modify help text for the map option 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Thierry Foucu a7844c580d Fix compilation error when CONFIG_AVFILTER is not defined. 14 years ago
Stefano Sabatini 5dbe78bf91 ffmpeg: remove unused variable in ffmpeg_exit() 14 years ago
Carl Eugen Hoyos 0de8ebf491 Do not use AVFMT_FLAG_NONBLOCK for the output file. 14 years ago
Anton Khirnov db44ea960d avio: avio_ prefix for url_fsize 14 years ago
Michael Niedermayer 8993b5969a Make sure the first q press doesnt f*ck up the protocols and thus written files. 14 years ago
Michael Niedermayer 9055240761 Fix seting of decode_interrupt_cb() 14 years ago
Anton Khirnov 76aa876e69 avio: avio_ prefix for url_fsize 14 years ago
Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
Martin Storsjö d34ffd3ce9 ffmpeg: Use av_pkt_dump_log2 14 years ago
Martin Storsjö 5e33e7bdac ffmpeg: Use av_pkt_dump_log2 14 years ago
Anton Khirnov ebb92e0768 avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
Anton Khirnov 22a3212e32 avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
Michael Niedermayer 5c20c81bfa Fix issue2619. 14 years ago
Anton Khirnov 0ebf475494 lavf: add av_ prefix to dump_format() 14 years ago
Anton Khirnov 610219a598 lavf: add av_ prefix to dump_format() 14 years ago
Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Michael Niedermayer 1762d9ced7 Restructure video filter implemenattion in ffmpeg.c. 14 years ago
Alexander Strange 043d2ff267 Deprecate avcodec_thread_init() 14 years ago
Alexander Strange c0b102ca03 Deprecate avcodec_thread_init() 14 years ago
Nicolas George 76ad67cae7 Implement guessed_pts in avcodec_decode_video2 14 years ago
James Zern ba3517aa6f cmdutils: fix opt_values leak 14 years ago
Alexander Strange fd0ae17aaf Adopt pkt_dts/pkt_pts in lavc clients 14 years ago
Martin Storsjö 42f97696ae Use avformat_free_context for cleaning up muxers 14 years ago
Stefano Sabatini ab543afe47 Make avfilter_graph_free() free the graph. 14 years ago
James Zern 3a6a9cdf5b cmdutils: fix opt_values leak 14 years ago
Alexander Strange 6b47495397 Adopt pkt_dts/pkt_pts in lavc clients 14 years ago
Martin Storsjö b22dbb291d Use avformat_free_context for cleaning up muxers 14 years ago
Stefano Sabatini 4359288c56 Make avfilter_graph_free() free the graph. 14 years ago
Anton Khirnov 4a908866a1 ffmpeg.c: rename map_meta_data option to map_metadata 14 years ago
Anton Khirnov 87e4d9b252 ffmpeg.c: rename map_meta_data option to map_metadata 14 years ago
Michael Niedermayer 7b3ea5507c Add sample_aspect_ratio fields to vsrc_buffer arguments. 14 years ago
Stefano Sabatini 5a8d1075ec Make ffmpeg warns the user when the selected sample format is ignored. 14 years ago
Stefano Sabatini fa34a3626c Make ffmpeg warns the user when the selected sample format is ignored. 14 years ago
Diego Elio Pettenò 41727b8522 Make local variables static. 14 years ago
Stefano Sabatini 0f16f72552 Do not set audio_resample to 0 if audio_sync_method is > 1. 14 years ago
Diego Elio Pettenò a6d1bd05c9 Make local variables static. 14 years ago
Stefano Sabatini 07b48f8c7a Do not set audio_resample to 0 if audio_sync_method is > 1. 14 years ago
Mike Scheutzow ba0dd9e8ff streamid does not work with newaudio, newvideo, newsubtitle 14 years ago
Mike Scheutzow 20ac9de3df streamid does not work with newaudio, newvideo, newsubtitle 14 years ago
Michael Niedermayer 59e2118e97 Update threshold to detect real timebase for stream copy. 14 years ago