"README.md" did not exist on "0ec1642b60a5b1a4d913e2b9e3899173dff77e7a"
- May 03, 2013
-
-
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>
-
- May 02, 2013
-
-
Michael Niedermayer authored
Found-by: <durandal_1707> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Apr 18, 2013
-
-
Nicolas George authored
-
- Apr 14, 2013
-
-
Stefano Sabatini authored
-
- Apr 10, 2013
-
-
Stefano Sabatini authored
-
- Apr 09, 2013
-
-
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
-
- Apr 03, 2013
-
-
Carl Eugen Hoyos authored
Tested-by: Nevcairiel
-
- Apr 02, 2013
-
-
Michael Niedermayer authored
Fixes Ticket2211 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Apr 01, 2013
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Mar 23, 2013
-
-
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>
-
- Mar 21, 2013
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Mar 20, 2013
-
-
Nicolas George authored
-
- Mar 19, 2013
-
-
Carl Eugen Hoyos authored
-
- Mar 12, 2013
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Mar 10, 2013
-
-
Nicolas George authored
AV_BUFFERSRC_FLAG_PUSH is necessary to detect closed streams.
-
Nicolas George authored
And re-enable the FATE test.
-
Nicolas George authored
Note: the logic here is temporary until the updates to ffmpeg.c are merged.
-
- Mar 08, 2013
-
-
Carl Eugen Hoyos authored
Fixes ticket #1546 and the remaining part of ticket #1244.
-
- Mar 03, 2013
-
-
Ronald S. Bultje authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket1687 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Mar 02, 2013
-
-
Michael Niedermayer authored
Fixes Ticket2297 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 28, 2013
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 27, 2013
-
-
Nicolas George authored
Fix trac ticket #2242. Note: under valid circumstances, when using -fix_sub_duration, the last subtitle is a dummy termination packet, with no allocated memory.
-
- Feb 24, 2013
-
-
Michael Niedermayer authored
This avoids per parameter changes in ffmpeg at the cost of making access somewhat more annoying. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 14, 2013
-
-
Michael Niedermayer authored
It is currently possible that such changes leak through from the decoder as well as a filter could generate such changes itself. This commit blocks such changed packets unless the encoder declares support. Fixes out of array reads Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 11, 2013
-
-
Michael Niedermayer authored
Fixes streamcopy of bear_mpeg4_mp3.avi Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 06, 2013
-
-
Michael Niedermayer authored
This should fix Ticket2116 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 27, 2013
-
-
Stefano Sabatini authored
-
- Jan 26, 2013
-
-
Nicolas George authored
-
Nicolas George authored
-
- Jan 24, 2013
-
-
Michael Niedermayer authored
Fixes part of Ticket2045 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 19, 2013
-
-
Nicolas George authored
Allow to force a key frame at the beginning of each chapter.
-
- Jan 17, 2013
-
-
Carl Eugen Hoyos authored
Fixes ticket #1953.
-