2007-06-18 |
Stefano Sabatini | replace calls to deprecated parsing functions to calls... |
blob | commitdiff | raw |
2007-06-12 |
Diego Biurrun | misc spelling fixes |
blob | commitdiff | raw | diff to current |
2007-06-10 |
Diego Biurrun | Move HAVE_AV_CONFIG_H definition to the Makefile like... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Alex Beregszaszi | remove CONFIG_NETWORK, av_read_play/pause are exported... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Alex Beregszaszi | properly check for CONFIG_RTSP_DEMUXER |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Alex Beregszaszi | Use correct RTSP_DEMUXER checks instead of NETWORK. |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Stefan Huehner | Make some functions which aren't used outside their... |
blob | commitdiff | raw | diff to current |
2007-03-27 |
Michael Niedermayer | prevent exit missuse |
blob | commitdiff | raw | diff to current |
2007-03-15 |
Michael Niedermayer | fix indention |
blob | commitdiff | raw | diff to current |
2007-03-15 |
Michael Niedermayer | support reordering pts in the decoder (this might be... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Ramiro Polla | Remove superfluous HAVE_THREADS #ifdef. |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Limin Wang | As avcodec_decode_audio() is deprecated, replace it... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Ryan Martell | Fix A/V sync error in ffplay with wmv3/wmav2 medias |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Baptiste Coudurier | fix typo |
blob | commitdiff | raw | diff to current |
2007-03-01 |
Limin Wang | fix frame size option, patch by Limin Wang, lance lmwan... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Limin Wang | add support for more pixel format (yuv422p, yuv444p... |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Michael Niedermayer | fix rawvideo |
blob | commitdiff | raw | diff to current |
2007-02-08 |
Luca Abeni | Directly access av_log_level instead of calling av_log_... |
blob | commitdiff | raw | diff to current |
2007-02-07 |
Diego Biurrun | Replace deprecated PIX_FMT names by the newer variants. |
blob | commitdiff | raw | diff to current |
2007-02-07 |
Michael McConnell | Fix to loss of sync in ffplay when paused patch by... |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Michael Niedermayer | trigger for the audio scope vissualization |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Michael Niedermayer | seek based on currently active stream fixes seeking... |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Michael Niedermayer | command line option to select the audio stream |
blob | commitdiff | raw | diff to current |
2006-12-31 |
Michael Niedermayer | remember the size after switching back from fullscreen |
blob | commitdiff | raw | diff to current |
2006-12-31 |
Michael Niedermayer | dont use SDL_WM_ToggleFullScreen() as that doesnt seem... |
blob | commitdiff | raw | diff to current |
2006-12-31 |
Michael Niedermayer | check x/y validity |
blob | commitdiff | raw | diff to current |
2006-12-31 |
Michael Niedermayer | cosmetic (move video_open() up to avoid prototype) |
blob | commitdiff | raw | diff to current |
2006-12-31 |
Michael Niedermayer | 10l (fix segfault with audio only files) |
blob | commitdiff | raw | diff to current |
2006-12-30 |
Michael Niedermayer | remove code duplication |
blob | commitdiff | raw | diff to current |
2006-12-30 |
Michael Niedermayer | 1st attempt to fix width/height |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Michael Niedermayer | remove broken decoder locking code |
blob | commitdiff | raw | diff to current |
2006-11-14 |
Michael Niedermayer | call AVCodec.flush() for audio too |
blob | commitdiff | raw | diff to current |
2006-11-07 |
Steve L'Homme | add "seek by bytes" support to ffplay |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Baptiste Coudurier | kill AVImageFormat |
blob | commitdiff | raw | diff to current |
2006-10-07 |
Diego Biurrun | Change license headers to say 'FFmpeg' instead of ... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Diego Biurrun | Update copyright year and mention other copyright holders. |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Panagiotis Issaris | Better tag support: |
blob | commitdiff | raw | diff to current |
2006-08-31 |
Luca Barbato | Align the input buffer in ffplay, introduce a public... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Luca Abeni | Move output_example.c and ffplay.c to the swscale interface |
blob | commitdiff | raw | diff to current |
2006-07-11 |
Diego Biurrun | CONFIG_WIN32 implies MinGW and Cygwin and possibly... |
blob | commitdiff | raw | diff to current |
2006-07-09 |
Måns Rullgård | give AVInput/OutputFormat structs consistent names |
blob | commitdiff | raw | diff to current |
2006-07-06 |
Michael Niedermayer | 100l to whoever write this |
blob | commitdiff | raw | diff to current |
2006-06-25 |
Luca Barbato | Make debug work early on ffplay |
blob | commitdiff | raw | diff to current |
2006-06-20 |
Diego Biurrun | Use Subversion revision for FFMPEG_VERSION. |
blob | commitdiff | raw | diff to current |
2006-06-18 |
Stefan Huehner | Add const to (mostly) char* and make some functions... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Måns Rullgård | check for SDL_VideoInfo.current_[wh] availability in... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Måns Rullgård | don't use xlib in ffplay, and bump required sdl version |
blob | commitdiff | raw | diff to current |
2006-05-19 |
Earl Levine | Fix segfault on Mac OS X, patch by Earl Levine elevine... |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Diego Biurrun | Update licensing information: The FSF changed postal... |
blob | commitdiff | raw | diff to current |
2005-12-22 |
Diego Biurrun | COSMETICS: tabs --> spaces, some prettyprinting |
blob | commitdiff | raw | diff to current |
2005-12-17 |
Diego Biurrun | COSMETICS: Remove all trailing whitespace. |
blob | commitdiff | raw | diff to current |
2005-09-20 |
Michael Niedermayer | doxygenize a few comments |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Diego Biurrun | CAREFULL --> CAREFUL typo fix |
blob | commitdiff | raw | diff to current |
2005-08-15 |
Michael Niedermayer | support fixing missing pts by parsing future frames |
blob | commitdiff | raw | diff to current |
2005-08-14 |
Ian Caulfield | subtitles support for ffplay patch by (Ian Caulfield... |
blob | commitdiff | raw | diff to current |
2005-07-17 |
Michael Niedermayer | changing AVCodecContext codec -> *codec in AVStream... |
blob | commitdiff | raw | diff to current |
2005-07-17 |
Michael Niedermayer | make error concealment related options accessable from... |
blob | commitdiff | raw | diff to current |
2005-07-14 |
Michael Niedermayer | skip_idct |
blob | commitdiff | raw | diff to current |
2005-06-28 |
Andy Parkins | ffplay seeking because url_feof() not working patch... |
blob | commitdiff | raw | diff to current |
2005-06-24 |
Ivan Wong | ffplay crashes patch by (Ivan Wong: email, ivanwong... |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Michael Niedermayer | set log level to AV_LOG_DEBUG if -debug ... is used |
blob | commitdiff | raw | diff to current |
2005-04-30 |
Michael Niedermayer | switch to native time bases |
blob | commitdiff | raw | diff to current |
2005-04-25 |
Michael Niedermayer | os2.diff by (Paul Smedley // paul smedley info) |
blob | commitdiff | raw | diff to current |
2005-02-07 |
Michael Niedermayer | dont kill the buffers while the decoder is using them |
blob | commitdiff | raw | diff to current |
2005-01-04 |
Michael Niedermayer | workaround missuse of url_feof() |
blob | commitdiff | raw | diff to current |
2004-11-30 |
Michael Niedermayer | raw rgb flip fix |
blob | commitdiff | raw | diff to current |
2004-11-21 |
François Revol | BeOS threading support. changed some "if FOO_THREAD... |
blob | commitdiff | raw | diff to current |
2004-10-13 |
Roman Shaposhnik | * fixing a problem with ffplay being stuck (and... |
blob | commitdiff | raw | diff to current |
2004-10-10 |
Michael Niedermayer | use native timebase for seeking |
blob | commitdiff | raw | diff to current |
2004-10-09 |
Michael Niedermayer | lowres needs EMU_EDGE |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Michael Niedermayer | 10l pts vs. dts |
blob | commitdiff | raw | diff to current |
2004-10-06 |
Zdenek Kabelac | * fixing a few of gcc 'clean-code' warnings |
blob | commitdiff | raw | diff to current |
2004-09-25 |
Michael Niedermayer | 1/2 resolution decoding |
blob | commitdiff | raw | diff to current |
2004-09-02 |
Michael Niedermayer | optional non spec compliant optimizations |
blob | commitdiff | raw | diff to current |
2004-08-16 |
Michael Niedermayer | memleak found by ("wxWindows_study" <quicktime2008... |
blob | commitdiff | raw | diff to current |
2004-05-30 |
Michael Niedermayer | much better AV sync, for some files |
blob | commitdiff | raw | diff to current |
2004-04-30 |
Michael Niedermayer | -bug |
blob | commitdiff | raw | diff to current |
2004-04-02 |
Michael Niedermayer | 10l (vismv fix) |
blob | commitdiff | raw | diff to current |
2004-02-23 |
Michael Niedermayer | multithreaded mpeg2 decoding |
blob | commitdiff | raw | diff to current |
2004-01-14 |
Michael Niedermayer | dont let the demuxer thread die before the video has... |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Michael Niedermayer | ignore damaged video frames |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Michael Niedermayer | oops |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Michael Niedermayer | fix b frame after seeking blockmess |
blob | commitdiff | raw | diff to current |
2004-01-10 |
Michael Niedermayer | fixing some seek failure issues |
blob | commitdiff | raw | diff to current |
2003-12-30 |
Wolfgang Hesseler | motion vector vissualization improvements patch by... |
blob | commitdiff | raw | diff to current |
2003-12-28 |
Wolfgang Hesseler | frame stepping patch by (Wolfgang Hesseler <qv at multi... |
blob | commitdiff | raw | diff to current |
2003-11-28 |
Michel Bardiaux | seek by mouse in ffplay patch by (Michel Bardiaux ... |
blob | commitdiff | raw | diff to current |
2003-11-28 |
Wolfgang Hesseler | debug parameter patch by (Wolfgang Hesseler <qv at... |
blob | commitdiff | raw | diff to current |
2003-11-10 |
Fabrice Bellard | initial seek support |
blob | commitdiff | raw | diff to current |
2003-10-20 |
Michael Niedermayer | AVRational |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Glenn Maynard | Trivial error reporting patch by (Glenn Maynard <g_sf... |
blob | commitdiff | raw | diff to current |
2003-09-28 |
Michael Niedermayer | init AVFrame with defaults |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Fabrice Bellard | better image sequence support (Charles Yates) - suppres... |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Fabrice Bellard | simplified version handling |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Fabrice Bellard | show stream info with -stats |
blob | commitdiff | raw | diff to current |
2003-08-29 |
Michael Niedermayer | Small Patch for "ffplay -" instead of "ffplay pipe... |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Michael Niedermayer | ffplay diff commenting out rtsp for no network by ... |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Fabrice Bellard | more sections in help - copyright fixes |
blob | commitdiff | raw | diff to current |
2003-08-06 |
Fabrice Bellard | fine A-V synchronisation support with either audio... |
blob | commitdiff | raw | diff to current |
2003-07-17 |
Fabrice Bellard | added correct RTSP aborting - added option to force... |
blob | commitdiff | raw | diff to current |
next |