index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ffplay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ffplay: use new avformat_open_* API.
Anton Khirnov
2011-06-22
1
-23
/
+9
*
ffplay: do not init SDL audio if -an is specified.
Clément Bœsch
2011-06-21
1
-0
/
+2
*
Fix zero-length gnu_printf format string warning.
Clément Bœsch
2011-06-21
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-21
1
-1
/
+1
|
\
|
*
Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().
Justin Ruggles
2011-06-20
1
-1
/
+1
|
*
ffplay: use new avformat_open_* API.
Anton Khirnov
2011-06-16
1
-15
/
+9
*
|
ffplay: dont drop frames by default when there is no audio stream
Michael Niedermayer
2011-06-20
1
-2
/
+2
*
|
lavfi: add layout negotiation fields and helper functions.
Mina Nagy Zaki
2011-06-19
1
-1
/
+1
*
|
lavfi: add vsink_buffer, and use it in ff* tools
Stefano Sabatini
2011-06-19
1
-6
/
+8
*
|
Do not crash if SDL_SetVideoMode() fails.
Carl Eugen Hoyos
2011-06-16
1
-1
/
+1
*
|
Move do_exit() and stream_close() up.
Carl Eugen Hoyos
2011-06-16
1
-51
/
+51
*
|
avfiltergraph: make the AVFilterInOut alloc/free API public
Stefano Sabatini
2011-06-12
1
-2
/
+2
*
|
avfiltergraph: change the syntax of avfilter_graph_parse()
Stefano Sabatini
2011-06-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-08
1
-8
/
+4
|
\
\
|
|
/
|
*
ffplay: Fix non-compiling debug printf and replace it by av_dlog.
Diego Biurrun
2011-06-08
1
-4
/
+3
|
*
Replace some nonstandard DEBUG_* preprocessor directives by plain DEBUG.
Diego Biurrun
2011-06-07
1
-4
/
+1
|
*
cmdutils: remove OPT_FUNC2
Stefano Sabatini
2011-05-28
1
-15
/
+18
*
|
ffplay: remove -debug option
Stefano Sabatini
2011-06-08
1
-10
/
+0
*
|
ffplay: remove -vismv option
Stefano Sabatini
2011-06-08
1
-9
/
+0
*
|
ffplay: Fix -vismv
Michael Niedermayer
2011-06-07
1
-1
/
+1
*
|
cmdutils: remove unnecessary OPT_DUMMY implementation
Stefano Sabatini
2011-06-05
1
-14
/
+14
*
|
cmdutils: change the signature of the function argument in parse_options()
Stefano Sabatini
2011-06-05
1
-1
/
+2
*
|
ffplay: error out with invalid sample rate or channels.
Michael Niedermayer
2011-06-04
1
-0
/
+4
*
|
cmdutils: move "#undef main" from ffplay.c to cmdutils.h
Carl Eugen Hoyos
2011-06-03
1
-5
/
+1
*
|
Fix various uninitialized variable warnings
Clément Bœsch
2011-06-02
1
-1
/
+1
*
|
Fix various unused variable warnings
Clément Bœsch
2011-05-30
1
-2
/
+2
*
|
cmdutils: remove OPT_FUNC2
Stefano Sabatini
2011-05-28
1
-16
/
+19
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-27
1
-61
/
+1
|
\
\
|
|
/
|
*
ffplay: Remove disabled code.
Diego Biurrun
2011-05-26
1
-65
/
+1
|
*
Add support for request_sample_format in ffmpeg and ffplay.
Justin Ruggles
2011-05-18
1
-0
/
+17
|
*
ffplay: remove audio_write_get_buf_size() forward declaration
Stefano Sabatini
2011-05-16
1
-9
/
+7
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-13
1
-2
/
+0
|
\
\
|
|
/
|
*
configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.
Diego Biurrun
2011-05-12
1
-2
/
+0
|
*
ffplay: add a dummy option -i so that it is easy to switch between ffmpeg -i ...
Benjamin Larsson
2011-05-11
1
-0
/
+1
|
*
Add the notion of pixel size in h264 related functions.
Oskar Arvidsson
2011-05-10
1
-1
/
+3
|
*
Replace deprecated av_get_pict_type_char() with av_get_picture_type_char().
Stefano Sabatini
2011-05-02
1
-1
/
+1
|
*
Replace some commented-out debug printf() / av_log() messages with av_dlog().
Diego Biurrun
2011-04-29
1
-5
/
+3
*
|
ffplay: fix null pointer read when codec unavilable.
Michael Niedermayer
2011-05-07
1
-2
/
+4
*
|
lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props()
Stefano Sabatini
2011-05-07
1
-2
/
+3
*
|
ffplay: set CODEC_FLAG_EMU_EDGE earlier
Michael Niedermayer
2011-05-05
1
-1
/
+4
*
|
ffplay: fix memleak if avfilter is disabled
alexandru_mg3
2011-05-05
1
-3
/
+2
*
|
ffplay: removed unused variable channels.
Michael Niedermayer
2011-05-04
1
-3
/
+1
*
|
replace deprecated av_get_pict_type_char() with av_get_picture_type_char()
Stefano Sabatini
2011-05-02
1
-1
/
+1
*
|
ffplay: demuxer specific options support
Michael Niedermayer
2011-05-02
1
-1
/
+9
*
|
lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio
Stefano Sabatini
2011-05-01
1
-3
/
+3
*
|
lavc: add a sample_aspect_ratio field to AVFrame
Stefano Sabatini
2011-05-01
1
-1
/
+1
*
|
lavc: add a pkt_pos field to AVFrame
Stefano Sabatini
2011-05-01
1
-1
/
+1
*
|
ffplay: move output_picture() code to queue_picture()
Stefano Sabatini
2011-04-27
1
-36
/
+23
*
|
ffplay: rename video_refresh_timer() to video_refresh()
Stefano Sabatini
2011-04-27
1
-2
/
+2
*
|
ffplay: rename decode_thread to read_thread, parse_tid to read_tid
Stefano Sabatini
2011-04-27
1
-5
/
+5
[next]