0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix duration of last segment (round down) More... over 11 years ago
Relative require paths More... about 12 years ago
Added installation target More... about 12 years ago
Don't write stream size file More... about 12 years ago
Added gitignore More... about 12 years ago
Fixed so that it works with MOV files More... about 12 years ago
Merge pull request #1 from sdrsdr/master More... about 12 years ago
README copyrights fixed More... over 12 years ago
segmenter.c is more advanced than live_segmenter.c here; .gitignore is private thing More... over 12 years ago
Merge remote-tracking branch 'saintdev/master' into sd_merge More... over 12 years ago
readme minor changes More... over 12 years ago
readme changes More... over 12 years ago
Options parsing separated; new options added More... over 12 years ago
Fix cmake; convert/replace URL_WRONLY to AVIO_FLAG_WRITE More... over 12 years ago
Recreated missing segmenter.h; fast and ugly cmake build More... over 12 years ago
I plan to cleanup, add cmake build scripts go :) More... over 12 years ago
Readme More... over 12 years ago
Adding optional segmenter with support for latest FFMPEG libraries More... over 12 years ago
Make http_streamer.rb executable again. More... over 12 years ago
Replace hard tabs with spaces and clean up some of the sillier things indent does. More... over 12 years ago
Merge branch 'master' of git://github.com/idlethread/HTTP-Live-Video-Stream-Segmenter-and-Distributor More... over 12 years ago
Add dependencies to README More... over 12 years ago
Delete object files on 'make clean' More... over 12 years ago
Add object files (*.o) to .gitignore More... over 12 years ago
Use avcodec_open2 in place of avcodec_open More... over 12 years ago
Use avformat_find_stream_info in place of the depreciated av_find_stream_info More... over 12 years ago
Use avformat_open_input in place of the depreciated av_open_input_file More... over 12 years ago
Replace deprecated function av_open_input_file More... over 12 years ago
Add .gitignore More... over 12 years ago
Compilation fixes More... over 12 years ago