2010-03-12 |
Michael Niedermayer | Print skip_frames variable. |
blob | commitdiff | raw |
2010-03-11 |
Michael Niedermayer | Make rdft speed user configureable. |
blob | commitdiff | raw | diff to current |
2010-03-11 |
Michael Niedermayer | Implement framedrop. |
blob | commitdiff | raw | diff to current |
2010-03-11 |
Måns Rullgård | ffplay: use correct format specifiers in printf() |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Michael Niedermayer | Fix some apparent +- errors in the audio vissualization. |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Michael Niedermayer | Only reschedule refresh if we successfully removed... |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Michael Niedermayer | Increase VIDEO_PICTURE_QUEUE_SIZE to 2. |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Michael Niedermayer | Do not call SDL_SetVideoMode() with the same size as... |
blob | commitdiff | raw | diff to current |
2010-03-07 |
Måns Rullgård | Remove hacks not required since HAVE_AV_CONFIG_H was... |
blob | commitdiff | raw | diff to current |
2010-03-07 |
Måns Rullgård | ffplay: use public fft interface |
blob | commitdiff | raw | diff to current |
2010-03-07 |
Måns Rullgård | Give RDFT types more meaningful names |
blob | commitdiff | raw | diff to current |
2010-03-06 |
Stefano Sabatini | Reindent after the last commit. |
blob | commitdiff | raw | diff to current |
2010-03-06 |
Stefano Sabatini | Use av_get_pict_type_char() in debug code within output... |
blob | commitdiff | raw | diff to current |
2010-03-06 |
Måns Rullgård | Move FFT parts from dsputil.h to fft.h |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Michael Niedermayer | 10l fix timestamps (lavfi update broke them) |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Michael Niedermayer | Fix 100l pkt->pos typo. |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Michael Niedermayer | Libavfilter for ffplay support. |
blob | commitdiff | raw | diff to current |
2010-03-05 |
David Conrad | Just ignore streams with unknown codec_type instead... |
blob | commitdiff | raw | diff to current |
2010-03-01 |
Stefano Sabatini | Add a check for checking if more than one input file... |
blob | commitdiff | raw | diff to current |
2010-02-24 |
Ramiro Polla | Clear freed pointer in ffplay.c. |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Michael Niedermayer | Also favor streams with more packets in ffplay. |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Michael Niedermayer | Dont modify wanted_stream. |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Michael Niedermayer | replace wanted_*_stream by wanted_stream[CODEC_TYPE] |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Michael Niedermayer | Replace *_index by st_index[codec_type]. |
blob | commitdiff | raw | diff to current |
2010-02-21 |
Stefano Sabatini | Use the official FFmpeg spelling: "ffmpeg" -> "FFmpeg". |
blob | commitdiff | raw | diff to current |
2010-02-18 |
Michael Niedermayer | fix issue 1747 |
blob | commitdiff | raw | diff to current |
2010-02-16 |
Stefano Sabatini | Rename the "enc" variable, which refers to the AVCodecC... |
blob | commitdiff | raw | diff to current |
2010-02-06 |
Jai Menon | cosmetics : re-indent after r21639. |
blob | commitdiff | raw | diff to current |
2010-02-06 |
Stefano Sabatini | Remove unused variable ref_clock, fix the warning: |
blob | commitdiff | raw | diff to current |
2010-02-05 |
Michael Niedermayer | make the RDFT vissualizatiom default, the scopes are... |
blob | commitdiff | raw | diff to current |
2010-02-05 |
Michael Niedermayer | Make sure the rdft has enough audio available. |
blob | commitdiff | raw | diff to current |
2010-02-05 |
Michael Niedermayer | Scale rdft vissualization up by 2 so theres no unused... |
blob | commitdiff | raw | diff to current |
2010-02-05 |
Vitor Sessak | Do not segfault when doing "ffplay -h" |
blob | commitdiff | raw | diff to current |
2010-02-05 |
Michael Niedermayer | Pretty RDFT audio visualization. |
blob | commitdiff | raw | diff to current |
2010-02-05 |
Michael Niedermayer | Fast seeking. |
blob | commitdiff | raw | diff to current |
2010-02-04 |
Michael Niedermayer | autoexit |
blob | commitdiff | raw | diff to current |
2010-02-03 |
Michael Niedermayer | Clean after toggling wave. |
blob | commitdiff | raw | diff to current |
2010-02-03 |
Michael Niedermayer | Move is->frame_timer init from start to flush_pkt handl... |
blob | commitdiff | raw | diff to current |
2010-02-03 |
Michael Niedermayer | The convertion between bit and byte is 8 not 60. |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Michael Niedermayer | Compare the correct clocks for syncing video to audio... |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Michael Niedermayer | Move the initial refresh scheduling for audio display... |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Michael Niedermayer | Commit disapeared hunk, must have editied this out... |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Michael Niedermayer | Autodetect when byte based seeking is better (that... |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Michael Niedermayer | Use currently displayed file position instead of just... |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Michael Niedermayer | Fix seek flags |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Stefano Sabatini | Use parentheses around && within ||, fix the gcc warning: |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Stefano Sabatini | Reindent. |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Michael Niedermayer | Make sure the faulty timestamp detection is just done... |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Michael Niedermayer | Reset frame_last_delay to 0. |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Michael Niedermayer | Move frame_last_delay into flush code as it must be... |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Michael Niedermayer | Reset frame_last_pts on flush (and thus also at start) |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Michael Niedermayer | Insert a flush packet into the que on init, that way... |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Michael Niedermayer | "Flush" the picture que on seeks, this prevents the... |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Michael Niedermayer | Schedule refreshes from a thread that actually knows... |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Michael Niedermayer | Fix race condition with reading between video_current_p... |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Michael Niedermayer | Try to more completely update time variables on unpause. |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Michael Niedermayer | Simplify get_video_clock() |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Michael Niedermayer | 10l, forgot HAS_ARG, -drp segfaulted. |
blob | commitdiff | raw | diff to current |
2010-01-31 |
Michael Niedermayer | decoder reorder pts auto detection. |
blob | commitdiff | raw | diff to current |
2010-01-31 |
Michael Niedermayer | Fix indention. |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Michael Niedermayer | Fix seeking by bytes with the mouse and do so by defaul... |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Michael Niedermayer | Fix AVFormat AVOprions. |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Michael Niedermayer | Redesign packet queue full check to be more robust. |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Michael Niedermayer | Bump up MAX_VIDEOQ_SIZE to fix stuttering of oddly... |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Stefano Sabatini | Use av_get_pix_fmt() instead of the deprecated avcodec_... |
blob | commitdiff | raw | diff to current |
2010-01-22 |
Måns Rullgård | Move array specifiers outside DECLARE_ALIGNED() invocations |
blob | commitdiff | raw | diff to current |
2010-01-20 |
Måns Rullgård | Indent |
blob | commitdiff | raw | diff to current |
2010-01-20 |
Måns Rullgård | Always call avcodec_thread_init() |
blob | commitdiff | raw | diff to current |
2009-12-28 |
Stefano Sabatini | Set thread_count in the decoder before to open it. |
blob | commitdiff | raw | diff to current |
2009-12-21 |
Ramiro Polla | Print usage instead of help when no files are specified. |
blob | commitdiff | raw | diff to current |
2009-12-21 |
Ramiro Polla | Split show_usage() out of show_help(). |
blob | commitdiff | raw | diff to current |
2009-12-21 |
Ramiro Polla | First print the program description and then the basic... |
blob | commitdiff | raw | diff to current |
2009-12-13 |
Michael Niedermayer | Until -DHAVE_AV_CONFIG_H is removed from ffplays compil... |
blob | commitdiff | raw | diff to current |
2009-12-13 |
Michael Niedermayer | Show help if no cmd line options are provided at all. |
blob | commitdiff | raw | diff to current |
2009-11-29 |
Stefano Sabatini | Factorize common commandline options definition. |
blob | commitdiff | raw | diff to current |
2009-11-19 |
Michael Niedermayer | Split show_formats(). |
blob | commitdiff | raw | diff to current |
2009-11-11 |
Diego Biurrun | Add #include for required header config.h. |
blob | commitdiff | raw | diff to current |
2009-10-02 |
Stefano Sabatini | Prefer "loglevel" over "logging level number or string... |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Stefano Sabatini | Add a -loglevel command line option to ffplay. |
blob | commitdiff | raw | diff to current |
2009-08-12 |
Peter Ross | Moves the display of metadata to dump_format() |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Diego Biurrun | Remove some hunks of unused and disabled code cruft. |
blob | commitdiff | raw | diff to current |
2009-08-04 |
Benoit Fouet | Make 'stats' a bool option again. |
blob | commitdiff | raw | diff to current |
2009-07-30 |
Baptiste Coudurier | Increase audio queue size in FFplay so files with big... |
blob | commitdiff | raw | diff to current |
2009-07-30 |
Baptiste Coudurier | Display stats by default in FFplay and increase refresh... |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Diego Biurrun | Remove unnecessary rtsp.h #include. |
blob | commitdiff | raw | diff to current |
2009-05-23 |
Stefano Sabatini | Remove duplicated RGB_TO_[YUV]_CCIR macros, directly... |
blob | commitdiff | raw | diff to current |
2009-05-22 |
Baptiste Coudurier | fix mouse seeking when start time is not set, fix ... |
blob | commitdiff | raw | diff to current |
2009-05-16 |
Martin Storsjö | Move img_convert_ctx to VideoState and free it in strea... |
blob | commitdiff | raw | diff to current |
2009-05-16 |
Martin Storsjö | Add missing frees to stream_close() and do_exit(). |
blob | commitdiff | raw | diff to current |
2009-04-28 |
Michael Niedermayer | Reset eof state on seeking. |
blob | commitdiff | raw | diff to current |
2009-04-19 |
Michael Niedermayer | indent |
blob | commitdiff | raw | diff to current |
2009-04-19 |
Michael Niedermayer | Only insert null packets into the video que if there... |
blob | commitdiff | raw | diff to current |
2009-04-19 |
Michael Niedermayer | Avoid 100% CPU useage at EOF. |
blob | commitdiff | raw | diff to current |
2009-04-19 |
Michael Niedermayer | Make sure that video frames are flushed at EOF. |
blob | commitdiff | raw | diff to current |
2009-04-10 |
Thilo Borgmann | Use the new avcodec_decode_* API. |
blob | commitdiff | raw | diff to current |
2009-03-23 |
avcoder | Move declaration of 'pict' closer to where it is used... |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Michael Niedermayer | Switch ffplay to new seeking API. |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Stefano Sabatini | Rename avctx_opts to avcodec_opts. |
blob | commitdiff | raw | diff to current |
2009-03-01 |
Stefano Sabatini | Document ffplay -ast, -vst, and -sst options. |
blob | commitdiff | raw | diff to current |
2009-03-01 |
Stefano Sabatini | Apply the same logic used for subtitle stream selection... |
blob | commitdiff | raw | diff to current |
next |