summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fakevideo: fix threaded and non-threaded buildAlfred E. Heggestad2018-04-08
|
* vidsrc: add timestamp to the frame API (#368)Alfred E. Heggestad2018-04-08
|\
| * vidsrc: add timestamp to the frame APIAlfred E. Heggestad2018-04-07
|/ | | | | | | | | | | | | | | | timestamps for v4l and v4l2 test: add timestamp to vidsrc mock v4l2: print framerate vidloop: save timestamps and print duration test with timebase of 65536 v4l2: scale timestamp to VIDEO_TIMEBASE minor fixes
* v4l2: print actual framerateAlfred E. Heggestad2018-04-07
|
* config: default devices for win32Alfred E. Heggestad2018-04-06
|
* fakevideo: add support for non-threadedAlfred E. Heggestad2018-04-06
|
* config: refresh templateAlfred E. Heggestad2018-04-06
|
* fakevideo: draw 3 vertical RGB barsAlfred E. Heggestad2018-04-05
|
* test: cast unused variable to voidAlfred E. Heggestad2018-04-05
|
* vidloop: add source and display name to summaryAlfred E. Heggestad2018-04-02
|
* make struct vidsrc and vidisp publicAlfred E. Heggestad2018-04-02
|
* audio: check if txmode is supportedAlfred E. Heggestad2018-03-29
|
* test: shorter packet time and longer timeoutAlfred E. Heggestad2018-03-29
|
* test: add testcase for media encryptionAlfred E. Heggestad2018-03-29
|
* update doxygen commentsAlfred E. Heggestad2018-03-29
|
* audio: move n_discard to stats sectionAlfred E. Heggestad2018-03-29
|
* avcodec: check version 56.1.0Alfred E. Heggestad2018-03-28
|
* avcodec: check version for getting decoder framerateAlfred E. Heggestad2018-03-11
|
* avcodec: move backward defines to internal header fileAlfred E. Heggestad2018-03-28
|
* avcodec: add backwards define for PIX_FMT_YUV444PAlfred E. Heggestad2018-03-28
|
* vidloop: added printing of statisticsAlfred E. Heggestad2018-03-21
|
* timer: make tmr_jiffies_usec() publicAlfred E. Heggestad2018-03-21
|
* swscale: add support for YUV444P pixel formatAlfred E. Heggestad2018-03-21
|
* Update Windows project (#373)Encamy2018-03-15
| | | *Updated MSVS project to VS15 and added several files to project settings
* ua: send event if reg_register fails (ref #364)Alfred E. Heggestad2018-03-15
|
* Fix #369. ctrl_tcp: documentation typo (#372)José Luis Millán2018-03-14
|
* Fix #370. ctrl_tcp: wrong assignent (#371)José Luis Millán2018-03-14
|
* b2bua: add handling of all inbound SIP requestsAlfred E. Heggestad2018-03-11
|
* vidloop: use %f to print fpsAlfred E. Heggestad2018-03-09
|
* h265: use double for fpsAlfred E. Heggestad2018-03-09
|
* debian/changelog: fixed typo in name of month (Des)Juha Heinanen2018-03-05
|
* avcodec: print NAL unit type as stringAlfred E. Heggestad2018-03-04
|
* h264: add function to convert NAL unit type to a stringAlfred E. Heggestad2018-03-04
|
* Fix #326. Documentation typo (#363)José Luis Millán2018-03-02
|
* avformat: use double float for fpsAlfred E. Heggestad2018-02-27
|
* v4l2_codec: use %f to print fpsAlfred E. Heggestad2018-02-27
|
* video: use double float for estimated framerateAlfred E. Heggestad2018-02-27
|
* cairo: print logo resolution with 1 decimalAlfred E. Heggestad2018-02-26
|
* avcodec: print fps with float formatAlfred E. Heggestad2018-02-26
|
* avcodec: print decoder framerateAlfred E. Heggestad2018-02-26
|
* av1: use double for fpsAlfred E. Heggestad2018-02-26
|
* av1: update to latest aom libraryAlfred E. Heggestad2018-02-26
|
* video: change video_fps from int to double floatAlfred E. Heggestad2018-02-25
|
* vidcodec: change rtp_ts from 32-bit to 64-bitAlfred E. Heggestad2018-02-24
| | | | | | the extended RTP timestamp from the video encoder should now contain a full extended timestamp, that must never wrap.
* video: fix warningAlfred E. Heggestad2018-02-23
|
* video: change RTP send timestamp to 64-bitAlfred E. Heggestad2018-02-23
| | | | | | | | | - change RTP timestamp for packet_handler from 32-bit to 64-bit (extended RTP timestamp). This timestamp must be monotonically increasing, and now the application does not have to handle wrapping of send timestamp. - save first/last RTP timestamp sent
* docs: have verb in sentence (#360)Christian Oeien2018-02-22
|
* modules/menu: added "statmode_default" config variable (#359)juha-h2018-02-21
| | | | | | | | * modules/menu: added "statmode_default" config variable - if given value "off" statsmode defaults to STATMODE_OFF - otherwise statsmode initial value is STATMODE_CALL * hopefully made travis happy
* v4l2_codec: fix ccheckAlfred E. Heggestad2018-02-14
|
* v4l2_codec: add debug message for updateAlfred E. Heggestad2018-02-14
|