80166 Commits (4a38300a4ca357af95f64218d6e60fc7da1c3210)
 

Author SHA1 Message Date
Francois Cartegnie 4a38300a4c packetizer: hevc: fix null deref regression 7 years ago
Francois Cartegnie d2ee7e8602 codec: webvtt: fix yylex decl mismatch 7 years ago
Thomas Guillem f153c737ed intf: fix win32 build 7 years ago
Thomas Guillem 12fa60c726 intf: change vlc_playlist_t parenting 7 years ago
Thomas Guillem 0b9c527c78 intf: move vlc_intf_GetMainPlaylist up 7 years ago
Thomas Guillem 40acc0491a intf: move linked-list head to libvlc_priv_t 7 years ago
Thomas Guillem 42e344eb87 intf: change intf_Create argument 7 years ago
Thomas Guillem 46828f817a intf: move function up 7 years ago
Quentin Chateau 051a97edb9 copy: fix the cache copy size 7 years ago
Thomas Guillem fcfe303bfe filter: don't proxy variables not configurable 7 years ago
Konstantin Pavlov d5ec278bde configure: restore FLAGS after avx check 7 years ago
Francois Cartegnie 058b80f218 access: live555: tag AU_END on M-bit hint for HEVC/H264 8 years ago
Francois Cartegnie 880e738f60 demux: ts: tag AU_END on low_delay 7 years ago
Francois Cartegnie 4bfd2cf015 codec: avcodec: handle low delay mode 7 years ago
Francois Cartegnie 179cfef04a input: add low-delay option 7 years ago
Francois Cartegnie d1d0f6d255 packetizer: hevc: handle AU_END flag 8 years ago
Francois Cartegnie 075b3b99af packetizer: h264: handle AU_END flag 8 years ago
Francois Cartegnie 81dfea36cc packetizer: helper: handle AU_END flag 8 years ago
Francois Cartegnie dfa342ba79 vlc_block: add AU_END flag 8 years ago
Rémi Denis-Courmont 10a4eda3fd lua/objects: remove dummy object.find 7 years ago
Rémi Denis-Courmont 7ec21fc721 lua/objects: remove dead code 7 years ago
Rémi Denis-Courmont 07b7122857 objects: introduce vlc_object_delete() 7 years ago
Rémi Denis-Courmont d2c1bc4433 aout: introduce aout_Hold() and aout_Release() 7 years ago
Rémi Denis-Courmont a990818d1a vout: introduce vout_Hold() and vout_Release() 7 years ago
Rémi Denis-Courmont d55765b605 input: introduce input_Hold() and input_Release() 7 years ago
Rémi Denis-Courmont 2be48939dc playlist: playlist_GetAout returns an audio_output_t * 7 years ago
Rémi Denis-Courmont e529781d3a objects: move documentation to header file 7 years ago
Rémi Denis-Courmont 5ee4818677 lua: don't hold/release root or playlist 7 years ago
Rémi Denis-Courmont c06db92c18 lua/objects: playlist cannot be nul 7 years ago
Rémi Denis-Courmont d1ffbbf01e lua/input: playlist cannot be nul 7 years ago
Rémi Denis-Courmont d8ddb20fde lua: remove useless header file 7 years ago
Rémi Denis-Courmont d0b51794db lua: privatize vlclua_push_vlc_object() 7 years ago
Rémi Denis-Courmont cb105cd837 lua: reorder to avoid forward declaration 7 years ago
Rémi Denis-Courmont 7bf3c3fe23 playlist (legacy): use input_Close() 7 years ago
Rémi Denis-Courmont a091fe58af image: remove no-op 7 years ago
Rémi Denis-Courmont 64238c4243 input: fix spelling 7 years ago
Rémi Denis-Courmont ef0e84b5f6 input: close input with input_Close() 7 years ago
Rémi Denis-Courmont 5063ef7412 qt: remove no longer valid release 7 years ago
Lyndon Brown e04412a31b i420_yuy2/i422_yuy2/i420_rgb: purge MMX 7 years ago
Lyndon Brown c29fcde388 packetizer/startcode_helper: enhance with AVX2 7 years ago
Lyndon Brown 11fc7ec983 i420_yuy2,i422_yuy2,i420_rgb: add AVX2 acceleration 7 years ago
Lyndon Brown 629978898c configure: add AVX(2) module 7 years ago
Lyndon Brown f906a2dbc5 i420_rgb: fix an offset (buffer overflow) in intrinsics 7 years ago
Lyndon Brown 38c0e8cefc i420_yuy2: simplification 7 years ago
Lyndon Brown 35cb4563af i422_yuy2: fix macro label 7 years ago
Lyndon Brown 70012f9c23 i420_rgb: fix u/v offsets 7 years ago
Lyndon Brown 252d7cefe3 i420_rgb: remove redundant lines 7 years ago
Lyndon Brown 3251ab0755 i420_rgb: remove redundant loads in RV15/16 MMX unpacking 7 years ago
Lyndon Brown b8f2caa894 i420_rgb: add missing SSE2_END statements 7 years ago
Lyndon Brown db91a47a24 i420_rgb,i420_yuy2,i422_yuy2: fix and clarify SIMD documentation 7 years ago