aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* Remove some demuxers and decodersGravatar wm42012-07-30
* Remove compile time/runtime CPU detection, and drop some platformsGravatar wm42012-07-30
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* Add support for playing video from streaming sites with libquviGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-07-28
|\
| * demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEYGravatar Uoti Urpala2012-07-25
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-29
|\|
| * stream_cdda: print CDTEXT if availableGravatar wm42012-04-28
| * configure, stream_cdda: remove libcdparanoia supportGravatar wm42012-04-28
| * cosmetics: stream_cdda.c: reformatGravatar wm42012-04-28
| * stream_cdda: various fixesGravatar reimar2012-04-28
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-28
|\ \
| | * stream_ffmpeg: fix broken line from 30afc64532ff61Gravatar Uoti Urpala2012-04-18
| |/
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-13
|\ \
| | * stream_pvr: fix field size / snprintf size mismatchGravatar Uoti Urpala2012-04-11
| |/
| * build: remove OS/2 supportGravatar Uoti Urpala2012-04-06
* | stream_cdda: print CDTEXT if availableGravatar wm42012-04-01
* | configure, stream_cdda: remove libcdparanoia supportGravatar wm42012-04-01
* | stream_cdda: reformatGravatar wm42012-04-01
* | stream_cdda: various fixesGravatar reimar2012-04-01
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\|
| * stream_vstream: fix vstream_error format stringGravatar Uoti Urpala2012-04-01
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-16
|\|
| * windows support: unicode filenamesGravatar wm42012-03-09
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-05
|\ \
| | * cleanup: Silence compilation warnings on MinGW-w64Gravatar wm42012-03-01
| |/
| * configure, ao_alsa: drop support for obsolete ALSA versionsGravatar Uoti Urpala2012-02-27
* | stream: refuse to open directoriesGravatar wm42012-02-19
| * build: switch to libavutil bswap.h and intreadwrite.hGravatar Uoti Urpala2012-02-01
| * Update Libav API usesGravatar Uoti Urpala2012-02-01
|/
* stream_vcd: fix option value allocated with strdupGravatar Uoti Urpala2012-01-16
* stream_ffmpeg: switch to libavformat avio APIGravatar Uoti Urpala2012-01-02
* configure, build: require at least Libav 0.7Gravatar Uoti Urpala2011-12-22
* configure, build: remove --disable-libav supportGravatar Uoti Urpala2011-12-11
* stream_cdda: fix incorrectly allocated option fieldGravatar Uoti Urpala2011-07-30
* options: change option parsing to use bstrGravatar Uoti Urpala2011-07-29
* options: indicate ambiguous option parameters explicitlyGravatar Uoti Urpala2011-07-29
* cleanup: do libav* initialization on startupGravatar Uoti Urpala2011-07-18
* stream_bluray: switch to new libbluray APIGravatar Rico Tzschichholz2011-07-10
* cleanup: silence most of the clang warningsGravatar Clément Bœsch2011-07-09
* stream.c: make reconnect checks more robustGravatar reimar2011-07-06
* stream.c: Pass streaming_ctrl eof on to struct stream fieldGravatar reimar2011-07-06
* stream/network: don't clobber buffer byte counts on errorGravatar reimar2011-07-06
* stream/network: distinguish EOF/error in streaming control APIGravatar reimar2011-07-06
* cache: don't modify argument when stream control failsGravatar reimar2011-07-06
* stream/tvi_v4l[2]: fix calculation of free RAM for buffersGravatar iive2011-07-06
* cleanup: tvi_dshow: add "static", fix printf formatGravatar diego2011-07-06
* cache: allow STREAM_CTRL_GET_CURRENT_TIME with cacheGravatar reimar2011-07-06
* cosmetics: cache2.c: Fix commentGravatar reimar2011-07-06
* cosmetics: stream_dvdnav.c: Remove pointless ()Gravatar reimar2011-07-06