]> git.sesse.net Git - vlc/log
vlc
13 years agoQt: menu: 'quit after playback' is playlist related
Francois Cartegnie [Thu, 24 Mar 2011 20:27:36 +0000 (21:27 +0100)]
Qt: menu: 'quit after playback' is playlist related

13 years agoQt: addDPStaticEntry returns action
Francois Cartegnie [Thu, 24 Mar 2011 19:48:07 +0000 (20:48 +0100)]
Qt: addDPStaticEntry returns action

13 years agoQt: media menu: coherency
Francois Cartegnie [Thu, 24 Mar 2011 19:30:25 +0000 (20:30 +0100)]
Qt: media menu: coherency

13 years agoDVB: remove access
Rémi Denis-Courmont [Thu, 24 Mar 2011 19:09:34 +0000 (21:09 +0200)]
DVB: remove access

This temporarily removes CAM support (which was reportedly broken a few
days ago). Scan is left for the time being.

13 years agoDTV: Linux-specific DiSEqC 1.0 master support
Rémi Denis-Courmont [Thu, 24 Mar 2011 18:57:01 +0000 (20:57 +0200)]
DTV: Linux-specific DiSEqC 1.0 master support

13 years agoQt: merge BDA and Linux DVB in open dialog
Rémi Denis-Courmont [Thu, 24 Mar 2011 15:29:56 +0000 (17:29 +0200)]
Qt: merge BDA and Linux DVB in open dialog

13 years agoQt4: add ATSC and CQAM to open dialog
Rémi Denis-Courmont [Thu, 24 Mar 2011 14:52:20 +0000 (16:52 +0200)]
Qt4: add ATSC and CQAM to open dialog

13 years agoQt4: update DVB dialog for the new plugin
Rémi Denis-Courmont [Thu, 24 Mar 2011 14:48:52 +0000 (16:48 +0200)]
Qt4: update DVB dialog for the new plugin

13 years agoDVB: remove old conflicting options
Rémi Denis-Courmont [Thu, 24 Mar 2011 14:40:58 +0000 (16:40 +0200)]
DVB: remove old conflicting options

13 years agoDTV: enable compilation on Linux
Rémi Denis-Courmont [Thu, 24 Mar 2011 14:17:00 +0000 (16:17 +0200)]
DTV: enable compilation on Linux

13 years agoDTV: add so-called "Clear" QAM
Rémi Denis-Courmont [Thu, 24 Mar 2011 14:11:01 +0000 (16:11 +0200)]
DTV: add so-called "Clear" QAM

Use cqam:// as BDA already does.

13 years agoNEWS: mention CVE and fix the base version for the Changelog
Jean-Baptiste Kempf [Thu, 24 Mar 2011 18:09:32 +0000 (19:09 +0100)]
NEWS: mention CVE and fix the base version for the Changelog

13 years agoML: Qt4: Include config.h to fix plugin linking.
Konstantin Pavlov [Thu, 24 Mar 2011 13:56:16 +0000 (16:56 +0300)]
ML: Qt4: Include config.h to fix plugin linking.

13 years agoNEWS: merge 1.1.8 into master NEWS
Jean-Baptiste Kempf [Thu, 24 Mar 2011 01:02:28 +0000 (02:02 +0100)]
NEWS: merge 1.1.8 into master NEWS

13 years agoQt4: ATSC and Clear QAM are not DVB types...
Rémi Denis-Courmont [Wed, 23 Mar 2011 22:23:08 +0000 (00:23 +0200)]
Qt4: ATSC and Clear QAM are not DVB types...

13 years agoQt: don't translate quadratic amplitude modulation acronyms
Rémi Denis-Courmont [Wed, 23 Mar 2011 22:20:21 +0000 (00:20 +0200)]
Qt: don't translate quadratic amplitude modulation acronyms

13 years agoQt: select MRL scheme based on DVB system delivery
Rémi Denis-Courmont [Wed, 23 Mar 2011 22:18:29 +0000 (00:18 +0200)]
Qt: select MRL scheme based on DVB system delivery

13 years agoQt4: pass DVB parameters through MRL rather than options
Rémi Denis-Courmont [Wed, 23 Mar 2011 22:14:33 +0000 (00:14 +0200)]
Qt4: pass DVB parameters through MRL rather than options

13 years agoQt4: DVB-C modulation combo box
Rémi Denis-Courmont [Wed, 23 Mar 2011 22:10:36 +0000 (00:10 +0200)]
Qt4: DVB-C modulation combo box

13 years agoQt4: symbol rate is expressed in bauds (Hz), not kHz
Rémi Denis-Courmont [Wed, 23 Mar 2011 21:37:50 +0000 (23:37 +0200)]
Qt4: symbol rate is expressed in bauds (Hz), not kHz

13 years agoQt4: sort DVB-x alphabetically and select DVB-T by default
Rémi Denis-Courmont [Wed, 23 Mar 2011 21:35:16 +0000 (23:35 +0200)]
Qt4: sort DVB-x alphabetically and select DVB-T by default

13 years agoQt: epg: qtr() instead of tr()
Francois Cartegnie [Wed, 23 Mar 2011 21:20:34 +0000 (22:20 +0100)]
Qt: epg: qtr() instead of tr()

13 years agoQt: EPG: dialog: add no epg warning
Francois Cartegnie [Wed, 23 Mar 2011 21:01:00 +0000 (22:01 +0100)]
Qt: EPG: dialog: add no epg warning

13 years agoQt: EPG: epgview: add timeline
Francois Cartegnie [Wed, 23 Mar 2011 20:44:26 +0000 (21:44 +0100)]
Qt: EPG: epgview: add timeline

13 years agoQt: EPG: thicker ruler timeline
Francois Cartegnie [Wed, 23 Mar 2011 20:35:07 +0000 (21:35 +0100)]
Qt: EPG: thicker ruler timeline

13 years agoQt: EPG: add channels line background
Francois Cartegnie [Wed, 23 Mar 2011 20:30:29 +0000 (21:30 +0100)]
Qt: EPG: add channels line background

13 years agoQt: epg: updateduration: simplify.
Francois Cartegnie [Wed, 23 Mar 2011 19:55:09 +0000 (20:55 +0100)]
Qt: epg: updateduration: simplify.

(there was no guarantee that each graphic item could be safely casted to
epgitem)

13 years agoQt: EPG: fix mutex position
Francois Cartegnie [Wed, 23 Mar 2011 19:47:13 +0000 (20:47 +0100)]
Qt: EPG: fix mutex position

13 years agoQt: EPG: use connect() macros
Francois Cartegnie [Wed, 23 Mar 2011 19:45:20 +0000 (20:45 +0100)]
Qt: EPG: use connect() macros

13 years agoQt: EPG: remove no longer used class
Francois Cartegnie [Wed, 23 Mar 2011 17:20:17 +0000 (18:20 +0100)]
Qt: EPG: remove no longer used class

13 years agoQt: EPG: remove overlapped entries.
Francois Cartegnie [Wed, 23 Mar 2011 17:13:03 +0000 (18:13 +0100)]
Qt: EPG: remove overlapped entries.

EPG entries can have varying start or end time.
More efficient than looking for non-updated items.

13 years agoQt: EPG: rework
Francois Cartegnie [Wed, 23 Mar 2011 17:09:30 +0000 (18:09 +0100)]
Qt: EPG: rework

- Change data structures to deduplicate data.
Using the right structures, most data is available in dictionaries keys
and items. (epgevent now unused)
- Use signals and slots to manage QMap indexed channels
(widget storage were required for channel list et number)
- Removes EPGEvent memory leak on focus notification

13 years agoDTV: adjust DVB-S frequency and send tone
Rémi Denis-Courmont [Wed, 23 Mar 2011 17:48:20 +0000 (19:48 +0200)]
DTV: adjust DVB-S frequency and send tone

This is done according to oscillator configuration.

13 years agoDTV: add Linux-specific high LNB voltage support
Rémi Denis-Courmont [Wed, 23 Mar 2011 17:34:33 +0000 (19:34 +0200)]
DTV: add Linux-specific high LNB voltage support

13 years agoDVB: add polarization / voltage tuning
Rémi Denis-Courmont [Wed, 23 Mar 2011 17:31:35 +0000 (19:31 +0200)]
DVB: add polarization / voltage tuning

This uses the same --dvb-polarization syntax as the BDA plugin, while
also retaining backward compstiblity with --dvb-voltage.

13 years agoDTV: use kHz for all frequencies
Rémi Denis-Courmont [Wed, 23 Mar 2011 17:12:58 +0000 (19:12 +0200)]
DTV: use kHz for all frequencies

This is the simplest option. Hz resolution is useless for this purpose,
exhibits so many trailing zeroes that the preferences dialog overflows,
and overflows 32-bits values for satellite carrier frequencies.

This is also the default resolution for BDA. I see no need to copy the
"inconsistent" resolution if Linux-DVB (Hz for C/T, kHz for S).

For backward compatibility, frequencies beyond the radar bands are
divided by 1000. This corresponds to EHF and infrared in kHz.

13 years agoContribs: upnp: run libtoolize and autoreconf not only for win32.
Konstantin Pavlov [Fri, 25 Feb 2011 16:14:48 +0000 (19:14 +0300)]
Contribs: upnp: run libtoolize and autoreconf not only for win32.

13 years agoContribs bootstrap: suggest using -t flag.
Konstantin Pavlov [Fri, 25 Feb 2011 16:04:34 +0000 (19:04 +0300)]
Contribs bootstrap: suggest using -t flag.

13 years agoFreetype renderer: cosmetics
Jean-Baptiste Kempf [Wed, 23 Mar 2011 00:03:21 +0000 (01:03 +0100)]
Freetype renderer: cosmetics

13 years agoFreetype renderer: split functions
Jean-Baptiste Kempf [Tue, 22 Mar 2011 23:56:42 +0000 (00:56 +0100)]
Freetype renderer: split functions

So Fontconfig functions don't take all Create()

13 years agoFreetype renderer: separating FontConfig from Styles
Jean-Baptiste Kempf [Tue, 22 Mar 2011 22:56:51 +0000 (23:56 +0100)]
Freetype renderer: separating FontConfig from Styles

The fact that we only have fontconfig for listing fonts doesn't mean
that there would be no other solution.

13 years agoRename macro to avoid confusion
Jean-Baptiste Kempf [Tue, 22 Mar 2011 11:38:57 +0000 (12:38 +0100)]
Rename macro to avoid confusion

13 years agodvb: do decode_BCD without asprintf
Ilkka Ollakka [Mon, 21 Mar 2011 19:31:30 +0000 (21:31 +0200)]
dvb: do decode_BCD without asprintf

13 years agoCrystalHD: cosmetics and warnings
Jean-Baptiste Kempf [Mon, 21 Mar 2011 22:46:01 +0000 (23:46 +0100)]
CrystalHD: cosmetics and warnings

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoCrystalHD: Deinterlacing support
Jean-Baptiste Kempf [Mon, 21 Mar 2011 21:59:24 +0000 (22:59 +0100)]
CrystalHD: Deinterlacing support

Without adding a memcpy :)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoMore XDcam fourcc
Jean-Baptiste Kempf [Mon, 21 Mar 2011 10:53:41 +0000 (11:53 +0100)]
More XDcam fourcc

13 years agoRemove obvious statements.
Rémi Duraffort [Mon, 21 Mar 2011 21:48:19 +0000 (22:48 +0100)]
Remove obvious statements.

13 years agoRemove obvious statement.
Rémi Duraffort [Mon, 21 Mar 2011 21:21:51 +0000 (22:21 +0100)]
Remove obvious statement.

13 years agovlm: fix memory leaks.
Rémi Duraffort [Mon, 21 Mar 2011 20:44:11 +0000 (21:44 +0100)]
vlm: fix memory leaks.

13 years agoUnitialized value
Rémi Denis-Courmont [Mon, 21 Mar 2011 20:36:08 +0000 (22:36 +0200)]
Unitialized value

13 years agoML: no need for asprintf here, strdup is enough.
Rémi Duraffort [Mon, 21 Mar 2011 19:35:46 +0000 (20:35 +0100)]
ML: no need for asprintf here, strdup is enough.

13 years agoDVB: CAM: clean up HTML output memory management
Rémi Denis-Courmont [Mon, 21 Mar 2011 19:23:08 +0000 (21:23 +0200)]
DVB: CAM: clean up HTML output memory management

13 years agovlm: simplify and cleanup.
Rémi Duraffort [Mon, 21 Mar 2011 19:10:13 +0000 (20:10 +0100)]
vlm: simplify and cleanup.

13 years agoDVB: merge all CAM stuff in a single file (untested)
Rémi Denis-Courmont [Mon, 21 Mar 2011 17:28:18 +0000 (19:28 +0200)]
DVB: merge all CAM stuff in a single file (untested)

13 years agoSupport field plane_t's in plane_CopyPixels
Juha Jeronen [Tue, 15 Mar 2011 20:45:17 +0000 (22:45 +0200)]
Support field plane_t's in plane_CopyPixels

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
13 years agortsp-tcp variable needs to be created
Sébastien Escudier [Mon, 21 Mar 2011 12:08:20 +0000 (13:08 +0100)]
rtsp-tcp variable needs to be created

13 years agortsp RollOverTcp : close the stream before deleting tracks.
Sébastien Escudier [Mon, 21 Mar 2011 09:34:55 +0000 (10:34 +0100)]
rtsp RollOverTcp : close the stream before deleting tracks.
Same problem than in 1d4c5a496b8b6d21c20ccb7598216195069f346e

13 years agolua: merge telnet interface into rc
Pierre Ynard [Mon, 21 Mar 2011 01:33:29 +0000 (02:33 +0100)]
lua: merge telnet interface into rc

The crappy input buffering code of rc is replaced by the (now) decent
one of telnet. A new telnet transport is relatively cleanly added, and
VLM commands are made available (over any transport). Example of use:

vlc -Irc --rc-host "telnet://localhost:4212"

13 years agolua: remove broken code
Pierre Ynard [Mon, 21 Mar 2011 00:44:38 +0000 (01:44 +0100)]
lua: remove broken code

Only C userdata can set a garbage collector that way. Client sockets
are leaked when the interface is stopped, because the destructor is
never called. And given how the thread is cancelled in poll(), I can't
see a simple way to call it.

13 years agolua: fix polling
Pierre Ynard [Mon, 21 Mar 2011 00:16:21 +0000 (01:16 +0100)]
lua: fix polling

poll() revents are flags, and the lua module tests for equality...
Obviously this has been working merely by accident given that a remote
host resetting a connection generates only POLLIN, and neither POLLHUP
nor POLLERR.

lua doesn't support bitwise operators so this is the simplest way.

13 years agoQt, menu: rename entry
Jean-Baptiste Kempf [Sun, 20 Mar 2011 23:18:54 +0000 (00:18 +0100)]
Qt, menu: rename entry

13 years agoQt, menus: move the interface menu around in the view menu
Jean-Baptiste Kempf [Sun, 20 Mar 2011 23:15:01 +0000 (00:15 +0100)]
Qt, menus: move the interface menu around in the view menu

13 years agoQt, menu: split the subtitle menu from video menu
Jean-Baptiste Kempf [Sun, 20 Mar 2011 23:06:51 +0000 (00:06 +0100)]
Qt, menu: split the subtitle menu from video menu

This is one of the most used function, and thus makes it faster to
activate

13 years agoQt, menus: split the subtitles menu in a new function
Jean-Baptiste Kempf [Sun, 20 Mar 2011 22:56:07 +0000 (23:56 +0100)]
Qt, menus: split the subtitles menu in a new function

Exactly 0 functionnal change here

13 years agoMac: remove trailing spaces
Jean-Baptiste Kempf [Sun, 20 Mar 2011 21:13:51 +0000 (22:13 +0100)]
Mac: remove trailing spaces

13 years agodshow: mark some options as safe
Rémi Denis-Courmont [Sun, 20 Mar 2011 18:25:52 +0000 (20:25 +0200)]
dshow: mark some options as safe

Contrary to V4L2, dshow does not extract options from the MRL. So there
i effectively no way to set anything via playlist. This allows the
options that more-or-less correspond to MRL options in V4L2.

Parsing the MRL might make more sense than marking options as safe.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
13 years agoFix check for libsidplay2 in ./configure
Alexey Sokolov [Sat, 19 Mar 2011 20:31:30 +0000 (02:31 +0600)]
Fix check for libsidplay2 in ./configure

Some distros separate libsidplay2 into few packages.
In that case libresid-builder can be absent even if libsidplay2 was found.
Now, if libsidplay2 was found, we check for libresid-builder explicitly.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agodoc: fortune
Jean-Baptiste Kempf [Sun, 20 Mar 2011 19:06:07 +0000 (20:06 +0100)]
doc: fortune

13 years agoDTV: DVB-S and DVB-S2 tuning
Rémi Denis-Courmont [Sun, 20 Mar 2011 16:24:19 +0000 (18:24 +0200)]
DTV: DVB-S and DVB-S2 tuning

This is untested. Frequency offsets and diseqc are not done yet.

13 years agoDTV: small DVB-C fixes
Rémi Denis-Courmont [Sun, 20 Mar 2011 16:24:02 +0000 (18:24 +0200)]
DTV: small DVB-C fixes

13 years agoDTV: backward compatibility with --dvb-modulation
Rémi Denis-Courmont [Sun, 20 Mar 2011 15:19:13 +0000 (17:19 +0200)]
DTV: backward compatibility with --dvb-modulation

13 years agoDTV: backward compatible --dvb-fec option
Rémi Denis-Courmont [Sun, 20 Mar 2011 14:58:24 +0000 (16:58 +0200)]
DTV: backward compatible --dvb-fec option

13 years agoDTV: factorize tuning and add spectral inversion
Rémi Denis-Courmont [Sun, 20 Mar 2011 14:45:50 +0000 (16:45 +0200)]
DTV: factorize tuning and add spectral inversion

13 years agoQt4: cache var_InheritBool on Win32
Jean-Baptiste Kempf [Sun, 20 Mar 2011 14:16:41 +0000 (15:16 +0100)]
Qt4: cache var_InheritBool on Win32

13 years agoBDA: remove non-Windows stuff
Rémi Denis-Courmont [Sun, 20 Mar 2011 13:05:56 +0000 (15:05 +0200)]
BDA: remove non-Windows stuff

13 years agoDTV: remove useless reference counter
Rémi Denis-Courmont [Sun, 20 Mar 2011 12:59:07 +0000 (14:59 +0200)]
DTV: remove useless reference counter

13 years agoDTV: read TS feed old-style from the monolithic DVR
Rémi Denis-Courmont [Sun, 20 Mar 2011 12:55:51 +0000 (14:55 +0200)]
DTV: read TS feed old-style from the monolithic DVR

It seems that DMX_ADD_PID does not work. So revert back to the
non-shared DVR node, unless budget mode is enabled.

13 years agoDTV: work-in-progress Linux DVBv5 input
Rémi Denis-Courmont [Sun, 20 Mar 2011 10:27:21 +0000 (12:27 +0200)]
DTV: work-in-progress Linux DVBv5 input

This is incomplete and hence not automatically compiled. Conditional
Access, DVB-S and scanning are missing. DVB-T and ATSC are not tested.
DVB-C works.

It is not clear to me what the problem is, but it seems VLC does not
like the Linux DVB kernel demux. Only budget mode seems to work
correctly at the moment.

13 years agoFix NULL pointer deref (fix #4599)
Rémi Duraffort [Sun, 20 Mar 2011 09:40:10 +0000 (10:40 +0100)]
Fix NULL pointer deref (fix #4599)

13 years agoImprove parenthesis.
Rémi Duraffort [Sat, 19 Mar 2011 11:35:58 +0000 (12:35 +0100)]
Improve parenthesis.

13 years agoAndroid: hack to fix warnings in pthread.h when compiling in C++
Rémi Duraffort [Thu, 10 Mar 2011 21:14:36 +0000 (22:14 +0100)]
Android: hack to fix warnings in pthread.h when compiling in C++

13 years agoluatelnet: use dedicated strip function
Pierre Ynard [Sun, 20 Mar 2011 02:31:19 +0000 (03:31 +0100)]
luatelnet: use dedicated strip function

13 years agovar_LocationParse: fix buffer size
Rémi Denis-Courmont [Sat, 19 Mar 2011 17:18:44 +0000 (19:18 +0200)]
var_LocationParse: fix buffer size

13 years agoWin32: add the volume media keys to SPrefs
Jean-Baptiste Kempf [Sat, 19 Mar 2011 12:16:05 +0000 (13:16 +0100)]
Win32: add the volume media keys to SPrefs

13 years agoDeactivate volume media key by default...
Jean-Baptiste Kempf [Sat, 19 Mar 2011 12:06:46 +0000 (13:06 +0100)]
Deactivate volume media key by default...

Too many complaints, notably on Reddit

13 years agoUse POSIX fcntl(F_DUPFD_CLOEXEC) instead of Linux dup3()
Rémi Denis-Courmont [Fri, 18 Mar 2011 22:11:01 +0000 (00:11 +0200)]
Use POSIX fcntl(F_DUPFD_CLOEXEC) instead of Linux dup3()

As an added bonus, we don't need to open /dev/null for nothing.

13 years agocontribs: fixed typo in previous commit
Felix Paul Kühne [Fri, 18 Mar 2011 20:41:16 +0000 (21:41 +0100)]
contribs: fixed typo in previous commit

13 years agocontribs: updated binary package for Darwin
Felix Paul Kühne [Fri, 18 Mar 2011 20:37:47 +0000 (21:37 +0100)]
contribs: updated binary package for Darwin

13 years agomacosx: fixed bundle creation with Xcode4
Felix Paul Kühne [Fri, 18 Mar 2011 20:37:06 +0000 (21:37 +0100)]
macosx: fixed bundle creation with Xcode4

requires latest contrib package

13 years agocontribs: use gcc-4.2 to compile ffmpeg (instead of gcc-4.0)
Felix Paul Kühne [Fri, 18 Mar 2011 19:02:28 +0000 (20:02 +0100)]
contribs: use gcc-4.2 to compile ffmpeg (instead of gcc-4.0)

13 years agoauhal: fixed compilation against the 10.6 SDK
Felix Paul Kühne [Fri, 18 Mar 2011 13:54:12 +0000 (14:54 +0100)]
auhal: fixed compilation against the 10.6 SDK

13 years agocontribs: ssse3 patch was merged upstream
Felix Paul Kühne [Fri, 18 Mar 2011 13:19:22 +0000 (14:19 +0100)]
contribs: ssse3 patch was merged upstream

13 years agoContribs: pupnp update to 1.6.13
Jean-Baptiste Kempf [Thu, 17 Mar 2011 13:35:56 +0000 (14:35 +0100)]
Contribs: pupnp update to 1.6.13

13 years agodvb-c: optimize initial channelfinding if we can utilise NIT-info
Ilkka Ollakka [Thu, 17 Mar 2011 13:12:26 +0000 (15:12 +0200)]
dvb-c: optimize initial channelfinding if we can utilise NIT-info

13 years agodvb: dvb-c channels seems to have only QAM64..256 modulations, so no point on iterate...
Ilkka Ollakka [Thu, 17 Mar 2011 12:38:57 +0000 (14:38 +0200)]
dvb: dvb-c channels seems to have only QAM64..256 modulations, so no point on iterate over QAM32/16

13 years agodvb: use NIT-info from first found channel to scan rest of the channels
Ilkka Ollakka [Thu, 17 Mar 2011 12:12:27 +0000 (14:12 +0200)]
dvb: use NIT-info from first found channel to scan rest of the channels

Speeds up channel scanning and actually should find all channels
without exhaustive scanning.

Patch fills pp_service with found configurations and DvbCNextFast
seeks first pp_service that doesn't have name and returns that for
next tune parameters. When tuning to that, we get SDT and fill names
for that freq.

This logic maybe belongs more on scan_Destroy where SDT-info is also
more parsed.

13 years agodvb: iterate modulations 256..16 instead 16..256
Ilkka Ollakka [Thu, 17 Mar 2011 12:10:09 +0000 (14:10 +0200)]
dvb: iterate modulations 256..16 instead 16..256

13 years agodvb: get current modulation if dvb-c iteration didn't specify new one
Ilkka Ollakka [Thu, 17 Mar 2011 12:08:51 +0000 (14:08 +0200)]
dvb: get current modulation if dvb-c iteration didn't specify new one

13 years agoavcodec: mark skiploopfilter as non-advanced option, it's in simple prefs
Ilkka Ollakka [Thu, 17 Mar 2011 12:07:00 +0000 (14:07 +0200)]
avcodec: mark skiploopfilter as non-advanced option, it's in simple prefs

13 years agodvb: count channels names, not number of services we have
Ilkka Ollakka [Thu, 17 Mar 2011 11:54:44 +0000 (13:54 +0200)]
dvb: count channels names, not number of services we have