]> git.sesse.net Git - vlc/history - modules/access/avio.c
live555 : don't call ES_OUT_SET_ES_STATE with NULL pointer
[vlc] / modules / access / avio.c
2012-02-01 Rafaël Carréavio output: flush after writes
2012-01-31 Rafaël Carréavio access: fix setup of libavformat callback
2012-01-30 Rafaël Carréavio: EOVERFLOW is not defined on windows
2012-01-30 Rafaël Carréavio access: use new API
2011-10-11 Rafaël Carréavio out: fix memleak in error path
2011-10-11 Rafaël Carréavio output: fix coding style
2011-10-05 Keary GriffinAdded AVIO(libavformat) url output
2010-05-10 Rémi Denis-CourmontRename access_t.psz_path to psz_location
2010-01-23 Laurent AimarFixed typo in avformat access.
2010-01-21 Laurent AimarUsed uint64_t for access_t::info.i_size/i_pos and acces...
2010-01-05 Rémi Duraffortavio: lld => PRIi64.
2009-12-15 Rafaël Carréaccess_avio: cosmetics
2009-12-15 Rafaël Carréaccess_avio: unused variable
2009-12-13 Pierre YnardFix avio with MERGE_FFMPEG
2009-12-12 Laurent AimarAdded an access using avformat protocol support.