Michael Niedermayer
|
4fa0e24736
Merge remote-tracking branch 'newdev/master'
|
14 years ago |
Dave Yeo
|
b58b9fa3b5
Make sure kbhit() is in conio.h
|
14 years ago |
Michael Niedermayer
|
d4a50a2100
Merge remote-tracking branch 'newdev/master'
|
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 |
Michael Niedermayer
|
27efa296c2
Merge branch 'master' of git://git.ffmpeg.org/ffmpeg
|
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 |
Michael Niedermayer
|
d9c3e5f6d8
Feed the filter chain with the sample aspect ratio from the muxer or codec layer
|
14 years ago |