Felix Paul Kühne
e0dfd83141
macosx: rename VLCMain source file and split out VLCApplication class
10 years ago
Felix Paul Kühne
c751c847de
macosx: rename VLCMain preferences category
10 years ago
Francois Cartegnie
7457f9ad42
packetizer: h264: fix frame length
10 years ago
Francois Cartegnie
fb5abb9adc
packetizer: h264: don't overwrite demux set frame length
10 years ago
Jean-Baptiste Kempf
419ebb05ec
Support DNxHR 4cc
10 years ago
Jean-Baptiste Kempf
d9178a6c23
Yet another QNAP fourCC :)
10 years ago
Tristan Matthews
866e01d5f2
jpeg: fix inverted chroma
Due to fix in 5133b722d4
10 years ago
Tristan Matthews
ef12e43bd2
png: fix inverted chroma
Due to fix in 5133b722d4
10 years ago
Tristan Matthews
a0a42d9657
bpg: fix inverted chroma
Due to fix in 5133b722d4
10 years ago
Hugo Beauzée-Luyssen
40f53204f8
run_vlc.sh: Don't fail when running without a TTY
This should help the test to pass on our buildbots
10 years ago
Francois Cartegnie
60bcc66da8
mux: mp4: try to pick better scale for video track
10 years ago
Francois Cartegnie
9903e53a9d
mux: mp4: handle scaled conversion drift
double loss in both microtime to time scale
then time scale to microtime
10 years ago
Francois Cartegnie
427d191504
mux: mp4: only mp4mux can tell if it supports specific atoms
10 years ago
Francois Cartegnie
d30fd61101
mux: mp4: prefix with mp4mux
10 years ago
Jean-Baptiste Kempf
7a81aa51a7
Update POTFILES.in after the MacOS changes
10 years ago
Felix Paul Kühne
3109980955
videotoolbox: implement decoder restart
This is triggered if the session becomes invalid (e.g. when the app is backgrounded on iOS)
10 years ago
Felix Paul Kühne
c07ee06fd4
videotoolbox: keep data needed for session initialization around after a successful start
10 years ago
Felix Paul Kühne
7fd422ce09
videotoolbox: disable XVID decoding
10 years ago
Jean-Baptiste Kempf
55018a8414
Contribs: activate mfx on Windows
10 years ago
Jean-Baptiste Kempf
41da95831c
Contribs: update mfx link and hash
10 years ago
Steve Lhomme
7c79ab50e0
chromecast: send the volume and mute status in one command
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Anatoliy Anischovich
c290464a2f
Qt: remove manual DPI calculations
Since 5.6, Qt fully use an abstract coordinate system, no need to mess with calculating DPI by ourself.
Reverting these commits:
https://git.videolan.org/?p=vlc.git;a=commitdiff;h=a59edbf5c2e7633996cf49c9aef6849ae6e8b1e7
https://git.videolan.org/?p=vlc.git;a=commitdiff;h=f4171d24a3a4ad144669d55ed6d670aa98c2e380
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Anatoliy Anischovich
a4b9ccf100
Qt: enable scaling for Qt>=5.6
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Steve Lhomme
00fa9b1a5c
avformat: mux: use the more accurate AVIODataMarkerType type to write headers
In FFmpeg a call to avformat_write_header() then avio_flush() doesn't
necessarily write the data to the IO so our b_write_header detection never sees
anything.
We can rely on the new write system that tells what kind of data that is being
written.
This fixes multiple connections on the HTTP server when using the FFmpeg muxer.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Steve Lhomme
f00d78110e
chromecast: MPEG Audio Layer 2 doesn't work with the Chromecast
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Steve Lhomme
2c5d6c2345
cropadd: log when the chroma is not supported or NULL
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Steve Lhomme
66df76dfb8
avcodec: mark encoded audio blocks as key frames/corrupted when appropriate
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Steve Lhomme
fe54235734
avformat: write VLC's version on the muxed streams
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
David Fuhrmann
4e2ba724a4
macosx: rename to VLCVoutView
10 years ago
David Fuhrmann
1dd8f84ade
macosx: rename to VLCFSPanel
10 years ago
David Fuhrmann
70ccad7d47
macosx: rename to VLCStringUtility
10 years ago
David Fuhrmann
f664df304c
macosx: rename to VLCPLModel
10 years ago
David Fuhrmann
a8fa773dad
macosx: rename to VLCPLItem
10 years ago
David Fuhrmann
829d2a02cd
macosx: rename to VLCOutput
10 years ago
David Fuhrmann
480a48941e
macosx: Rename to VLCOpenWindowController
10 years ago
David Fuhrmann
0daa49d2a7
macosx: rename to VLCCoreInteraction
10 years ago
David Fuhrmann
fa6c44e129
macosx: rename to VLCConvertAndSaveWindowController
10 years ago
David Fuhrmann
f49de4e416
macosx: Rename to VLCAddonListItem
10 years ago
David Fuhrmann
6939841f64
macosx: rename to VLCMainMenu
10 years ago
David Fuhrmann
9f1c21dd30
macosx: rename to VLCAddonsWindowController
10 years ago
David Fuhrmann
edfe6050f1
macosx: rename to VLCHelpWindowController
10 years ago
David Fuhrmann
4904b1c899
macosx: rename to VLCAboutWindowController
10 years ago
David Fuhrmann
bf31e1f5d4
macosx: rename to VLCDebugMessageWindowController
10 years ago
David Fuhrmann
80b2257114
macosx: Rename to VLCInputManager
10 years ago
David Fuhrmann
b1c445b643
macosx: rename to VLCMainWindow
10 years ago
David Fuhrmann
8eba6a8243
macosx: rename to VLCTrackSynchronizationWindowController
10 years ago
David Fuhrmann
c6fdee6977
macosx: rename to VLCResumeDialogController
10 years ago
David Fuhrmann
b3e1b006e4
macosx: rename to VLCVideoEffectsWindowController
10 years ago
David Fuhrmann
39a5afd23f
macosx: rename to VLCAudioEffectsWindowController
10 years ago
David Fuhrmann
36f6db3725
macosx: rename to VLCBookmarksWindowController
10 years ago