4193 Commits (5e36cb2c1485830cf152c05767301a6732b08297)

Author SHA1 Message Date
Ilkka Ollakka 5e36cb2c14 codec: don't drop discontinue blocks 11 years ago
Jean-Paul Saman 2e5d041ea6 avcodec/video.c: do not drop good data on discontinuity but only on data corruption. 11 years ago
Felix Paul Kühne a2f5b3e1c1 videotoolbox: slightly improved error handling 11 years ago
Devin Heitmueller d759a18e56 Fix CC rendering area to be 80% of the window height, per FCC regulations 11 years ago
Felix Paul Kühne 4aa3467daa avcodec: link basic Darwin frameworks 11 years ago
Felix Paul Kühne aa7564696e videotoolbox: fetch config early enough for late start, set OpenGL compat key 11 years ago
Felix Paul Kühne 11074cb825 videotoolbox: fail early on unsupported iOS releases (closes #15085) 11 years ago
Rémi Denis-Courmont 8133a0aae7 avcodec: use decoder_GetPicture() 11 years ago
Rémi Denis-Courmont 233351e95f avcodec: inline ffmpeg_NewPictBuf() 11 years ago
Rémi Denis-Courmont 1bb171dad3 vda: use avcodec context parameters 11 years ago
Rémi Denis-Courmont 0ce8fcaeb1 va: mostly remove the setup callback 11 years ago
Rémi Denis-Courmont 3f50af6a92 va: remove unused error return code 11 years ago
Rémi Denis-Courmont 8b221d3b92 va: remove unused parameter 11 years ago
Rémi Denis-Courmont 13c4e46c9d vaapi: remove stray setup error case 11 years ago
Rémi Denis-Courmont a89197637e dxva: move initialization from setup to open 11 years ago
Rémi Denis-Courmont 978dedc520 dxva: remove useless parameter 11 years ago
Rémi Denis-Courmont b0b1c324c3 vda: move initialization from setup to open 11 years ago
Rémi Denis-Courmont 877fb3b534 avcodec: remove redundant vlc_va_Setup() call 11 years ago
Rémi Denis-Courmont 6f7a7ea3a7 avcodec: do not initialize output format with a nul dimension 11 years ago
Rémi Denis-Courmont 85b5b4e05f avcodec: always emulate edges 11 years ago
Rémi Denis-Courmont 1e66f3f667 avcodec: do not clobber the direct rendering flag 11 years ago
Rémi Denis-Courmont 7c65a4f813 avcodec: remove stray comments 11 years ago
Felix Paul Kühne cc0d8ec8f7 videotoolbox: add a few more sanity checks and fix compilation warning 11 years ago
Thomas Guillem 7f7c871318 mpeg_audio: fix build without HAVE_MPGA_FILTER 11 years ago
Thomas Guillem cd611eebd3 mpeg_audio: don't send invalid data on drain 11 years ago
Thomas Guillem 208eb5c87b mepg_audio: fix p_sys not initialized 11 years ago
Thomas Guillem ad91f15f1b mpeg_audio: remove unused variable 11 years ago
Hugo Beauzée-Luyssen 126853e72c Move HTML color handling to text_style 11 years ago
Sushma Reddy 7d19767ced ttml: Basic styling support 11 years ago
Tobias Conradi 6cc21d0e53 videotoolbox: fix crash if timestamps array is empty 11 years ago
Felix Paul Kühne e503f5b00f configure: add header check for VideoToolbox 11 years ago
Steve Lhomme dab7df5e2d d3d11va: use the same output format order as the vout for safer compatibility 11 years ago
Felix Paul Kühne 1d69a9c620 videotoolbox: fix variable inheritance 11 years ago
Francois Cartegnie e23bf58cf6 codec: subs: apply default styles to regions on update 11 years ago
Thomas Guillem 080f21c3be decoder: remove b_need_packetized 11 years ago
Felix Paul Kühne fe84f6ec25 videotoolbox: add missing sanity check 11 years ago
Thomas Guillem 890f8e0f98 android: remove get_android_opaque_mutex() 11 years ago
Thomas Guillem cad45d8ada omxil: don't use android opaque global mutex 11 years ago
Jean-Baptiste Kempf a863d60d19 Substext.h: add a license header 11 years ago
Felix Paul Kühne d185cfaad5 avcodec: use directly channel_layout.h 11 years ago
Francois Cartegnie 2fdb67da3e subs: copy text segment to new region on update 11 years ago
Thomas Guillem a892efd415 omxil: fail if no extra when needed 11 years ago
Thomas Guillem 15a6b6ec0b mediacodec: no late opening for MPEG4 for now 11 years ago
Thomas Guillem 20df8f9cd6 omx: add OMXCodec_GetQuirks 11 years ago
Thomas Guillem 9258870fa8 mediacodec: remove limits for input size 11 years ago
Thomas Guillem ab7cd5567b mediacodec: move aspect ratio handling 11 years ago
Thomas Guillem d25822d107 mediacodec: rework pf_get_output 11 years ago
Thomas Guillem 7a78ddd02d mediacodec: release picture from InvalidateAllPictures 11 years ago
Thomas Guillem a48255ddd7 mediacodec: handle flush or restart outside pf_on_new_block callback 11 years ago
Thomas Guillem 14cdda3373 mediacodec: add pf_on_flush for Video/Audio 11 years ago