lp:~videolan/vlc/old-trunk

Created by VCS imports and last modified
Get this branch:
bzr branch lp:~videolan/vlc/old-trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Videolan
Project:
VLC media player
Status:
Abandoned

Import details

Import Status: Suspended

Last successful import was .

Whiteboard

vlc has moved to git, this branch is obsolete now.

Recent revisions

15420. By jpsaman

Mono audio filter is a channel_mixer and not a convertor.

15419. By jpsaman

Use shell style parenthesis for VLC_CONFIG in Makefile.am

15418. By jpsaman

remove excess whitespace

15417. By dionoea

Some more (mostly) untested stuff:
 * Secondary queue items now have a b_fetch_art flag
 * You can use the playlist_AskForArtEnqueue function to ask for art from an interface. This will enqueue at the begining of the secondary queue
 * other stuff which i don't remember :)
 * (fix issues with previous (and unrelated) DIR_SEP commit)

15416. By dionoea

Some more meta changes (mostly cleanup and check the i_mandatory flags)

15415. By zorglub

Fix include paths

15414. By zorglub

* Split download function in find/download
* Put meta related functions in src/input/meta.c
* Merge vlc_meta_engine.h and vlc_meta.h

Album art stuff is still broken, but I need to go now :)

15413. By dionoea

[PATCH] mosaic improvement: user-defined offsets for substreams by Thomas Parmelan. +fixes for svn trunk

15412. By zorglub

Mark meta as fetched

15411. By zorglub

Start splitting the various meta module types
* meta reader : read directly from the file, should be made from the demux.
  Examples: taglib, id3tag
* meta fetcher : use web services to get meta, either from the current ones.
  Called only if we don't have the tags after using the meta readers
* art finder : find the URL of the suitable album art. Called according to the
  art policy
* art downloader : used to retrieve the art from special locations. Not needed
  if art is available directly from an URL.
  Examples: APIC ID3 tag reader

This branch contains Public information 
Everyone can see this information.

Subscribers