- 25 Oct, 2013 1 commit
-
-
Michael Niedermayer authored
ffmpeg: make stream default if its the only of its kind and no source can be unambigously assigned to it Fixes Ticket2969 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 23 Oct, 2013 1 commit
-
-
Michael Niedermayer authored
Found-by: durandal_1707 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 10 Oct, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes one testcase in Ticket2969 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 07 Oct, 2013 1 commit
-
-
Michael Niedermayer authored
ffmpeg: add max_error_rate to allow tuning the point decoding errors are considered a failure of the whole transcoding. Suggested-by: Daemon404 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 06 Oct, 2013 1 commit
-
-
Michael Niedermayer authored
-
- 02 Oct, 2013 1 commit
-
-
Michael Niedermayer authored
Found-by: Daemon404 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 10 Sep, 2013 3 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This fixes formating issues with multi-line replies Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 18 Aug, 2013 1 commit
-
-
Carl Eugen Hoyos authored
Fixes ticket #2870.
-
- 01 Aug, 2013 1 commit
-
-
Stefano Sabatini authored
Increase visibility, in order to decrease troubleshooting for users generating non playable H.264 content. Signed-off-by: Carl Eugen Hoyos <cehoyos@ag.or.at>
-
- 29 Jun, 2013 1 commit
-
-
Derek Buitenhuis authored
The header is private, and ffmpeg.c doesn't use it for anything. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 02 Jun, 2013 1 commit
-
-
Nicolas George authored
EOF is not a fatal condition, it is normally produced by a few filters. TODO: take it into account to avoid useless decoding.
-
- 28 May, 2013 1 commit
-
-
Justin Ruggles authored
The ist->pts value at this point does not necessarily match the actual packet pts, which is what should be used to decide whether to discard the packet. Without this change, some video packets that have pts on or after the start time are getting discarded when they should not be. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 14 May, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket2562 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 08 May, 2013 2 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 03 May, 2013 9 commits
-
-
Michael Niedermayer authored
All bugs should now be fixed in the new so the old can be droped. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This moves the code to after the bitstream filters Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 02 May, 2013 1 commit
-
-
Michael Niedermayer authored
Found-by: <durandal_1707> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 18 Apr, 2013 1 commit
-
-
Nicolas George authored
-
- 14 Apr, 2013 1 commit
-
-
Stefano Sabatini authored
-
- 10 Apr, 2013 1 commit
-
-
Stefano Sabatini authored
-
- 09 Apr, 2013 3 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket2405 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Nicolas George authored
-
- 03 Apr, 2013 1 commit
-
-
Carl Eugen Hoyos authored
Tested-by: Nevcairiel
-
- 02 Apr, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket2211 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 01 Apr, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 23 Mar, 2013 2 commits
-
-
Thierry Foucu authored
When multiple frame are encoded during vsync, current code only do_video_stats once. This need to do it every frame. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 21 Mar, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 20 Mar, 2013 1 commit
-
-
Nicolas George authored
-