- 20 Oct, 2009 1 commit
-
-
Marian Ďurkovič authored
The library delivers us pixel width/height relative to display size so we must compute it accordingly, otherwise we have conflicting data in i_sar_num/i_sar_den and i_aspect.
-
- 19 Oct, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 22 Sep, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 19 Sep, 2009 2 commits
-
-
Marian Ďurkovič authored
-
Marian Ďurkovič authored
-
- 18 Sep, 2009 1 commit
-
-
Marian Ďurkovič authored
-
- 17 Sep, 2009 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(libmpeg2 does not autodetect on that architecture)
-
- 20 Aug, 2009 1 commit
-
-
Pierre authored
-
- 11 Jul, 2009 1 commit
-
-
Laurent Aimar authored
mpeg1 files may have only one sequence header. It can be backported to 1.0 only after being carefully tested.
-
- 02 Jul, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 27 Jun, 2009 1 commit
-
-
Laurent Aimar authored
It should work as the vout never deletes the pictures used by a decoder.
-
- 11 Jun, 2009 1 commit
-
-
Laurent Aimar authored
It should fix lost some picture errors that were critical with dvd menus. It also seems to fix #2803 but I don't really understand why.
-
- 16 May, 2009 1 commit
-
-
Laurent Aimar authored
-
- 13 May, 2009 4 commits
-
-
Laurent Aimar authored
The codec defined will only be used by encoder to force one of the types.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
There will be some regressions, I used automatic sed replacement with manual checks but there was a lot to change. It's only the first pass.
-
- 06 Apr, 2009 1 commit
-
-
hartman authored
This fixes a case where our libmpeg2 module was not extracting Closed Captions from the user_data, when this user_data was in the GOP header, instead of in the picture header. This information is retained until the next picture (date) is handled. See sample "bob-dvd-closedcaptioning works in ffmpeg but not in libmpeg2.ts"
-
- 14 Feb, 2009 1 commit
-
-
Laurent Aimar authored
-
- 29 Oct, 2008 1 commit
-
-
Rémi Denis-Courmont authored
Those multi-lines are still to be done (it's going to be fun...) See also 5af4cc85.
-
- 23 Oct, 2008 1 commit
-
-
Laurent Aimar authored
-
- 14 Oct, 2008 1 commit
-
-
Laurent Aimar authored
It should close #2195.
-
- 02 Oct, 2008 1 commit
-
-
hartman authored
Since we require libmpeg > 0.3.2 there is no need for this check.
-
- 28 Sep, 2008 4 commits
-
-
hartman authored
-
hartman authored
Though the values are the same, this is cleaner, and more 'future' proof
-
hartman authored
-
Laurent Aimar authored
- This is needed for proper seek/pause/fast forward/... - The decoder/packetizer do not need to scale packet length anymore as the decoder thread do it.
-
- 07 Sep, 2008 1 commit
-
-
Laurent Aimar authored
-
- 01 Sep, 2008 1 commit
-
-
Laurent Aimar authored
This reverts commit f18192c6. It fixed a few streams while breaking a few others one.
-
- 27 Aug, 2008 2 commits
-
-
Laurent Aimar authored
It makes DVD (menu) usable (at least #1784, #1880).
-
Laurent Aimar authored
-
- 17 Jul, 2008 1 commit
-
-
Christophe Mutricy authored
Refs #791
-
- 16 Jul, 2008 1 commit
-
-
Christophe Mutricy authored
-
- 31 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 21 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 24 Apr, 2008 1 commit
-
-
Jean-Paul Saman authored
Remove silly out of memory message in an out of memory situation and fixed indentation on bool declarations.
-
- 14 Apr, 2008 1 commit
-
-
Pierre d'Herbemont authored
This improves readability a lot and prevent us from reinventing the wheel.
-
- 23 Jan, 2008 1 commit
-
-
Rémi Denis-Courmont authored
Missing some cases that I could not test. Also ffmpeg/chroma.c is locked, so I can but leave it broken. Fix is for the remaining modules is obvious and the issue is easy to detect.
-