summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixes: Wrong output from log messages on 64bit machines.Artur Woźniak2015-12-1512-22/+22
* Merge pull request #328 from MarcinMiklas/vlan_id_in_avtp_pipelineandrew-elder2015-12-0917-2/+61
|\
| * Added vlan_id to .ini files.Marcin Miklas2015-12-0913-0/+39
| * New: VLAN ID can be configured for no endpoint builds.Marcin Miklas2015-12-094-2/+22
* | Fixes: Scan builds warnings and false positives.Marcin Miklas2015-12-082-4/+6
* | Fixes: map_aaf_audio doesn't validate frame lengthMarcin Miklas2015-11-051-0/+11
* | Rawsock improvements.Marcin Miklas2015-11-058-214/+190
|/
* STC is now Harman so update the logo.Marcin Miklas2015-11-053-1/+1
* Merge pull request #309 from AVnu/feature-avtp-pipelineandrew-elder2015-10-27282-0/+43554
|\
| * Documentation improvements.Marcin Miklas2015-10-0510-67/+130
| * Ini files improvements.Marcin Miklas2015-09-304-1/+16
| * Blocking mode in igbRawsockGetTxFrame implemented.Marcin Miklas2015-09-253-4/+57
| * Create pool of tx buffers from multiple dma pages.Marcin Miklas2015-09-235-58/+116
| * Changes: intf_h264, message changedJakub Mielczarek2015-09-231-1/+1
| * Fixed stream info printing.Marcin Miklas2015-09-232-2/+2
| * Launch time feature disabled for avtp pipeline.Marcin Miklas2015-09-223-0/+41
| * MJPEG interface enabled.Marcin Miklas2015-09-175-5/+5
| * h264 gst pipelines updated for PC.Marcin Miklas2015-09-172-4/+7
| * igb_rawsock uses gptplocaltime() for attime.Marcin Miklas2015-09-173-9/+4
| * Commented out all ignore_timestamp options in ini files.Marcin Miklas2015-09-169-9/+9
| * Get use of gptplocaltime() in openavb_time_osal.Marcin Miklas2015-09-163-12/+39
| * AVTP_FEATURE_ENDPOINT can be passed to make.Marcin Miklas2015-09-161-2/+5
| * Switching to gstreamer 0.10 as 1.0 is not available for automated builds.Marcin Miklas2015-09-111-1/+1
| * AVTP pipeline build integrated.Marcin Miklas2015-09-111-0/+13
| * SRP integration.Marcin Miklas2015-09-1022-544/+803
| * Merge remote-tracking branch 'avnu/open-avb-next' into feature-avtp-pipelineMarcin Miklas2015-09-102-0/+17
| |\
| * | Interface name option added.Jakub Mielczarek2015-09-094-12/+82
| * | h264 ralated changes.Jakub Mielczarek2015-09-093-45/+58
| * | Logging improvements.Marcin Miklas2015-09-094-30/+14
| * | Destination address can be specified in harness.Marcin Miklas2015-09-091-9/+24
| * | Changes: qmgr uses new igb_set_class_bandwidth2 function.Marcin Miklas2015-08-261-34/+9
| * | New: Rawsock implementation which uses libigb.Marcin Miklas2015-08-2613-1748/+873
| * | Merge branch 'open-avb-next' into feature-avtp-pipelineMarcin Miklas2015-08-262-9/+140
| |\ \
| * | | Fixes: Wrong names of packages for gst 0.10Marcin Miklas2015-08-191-1/+1
| * | | _auto ini files added with static SRP.Marcin Miklas2015-08-193-0/+398
| * | | Rawsocket polimorphic implementation.Marcin Miklas2015-08-1913-1110/+2331
| * | | STC AVTP Pipeline Contribution : bugfixes in aaf and h264.Marcin Miklas2015-08-063-12/+49
| * | | STC AVTP Pipeline Contribution : Update dates in copyright.Marcin Miklas2015-08-06141-141/+141
| * | | STC AVTP Pipeline contribution : H264 support; bugfixes to AAF, MPEG2TS, raws...Marcin Miklas2015-08-0637-2120/+3607
| * | | Fix typos in lib/avtp_pipeline/README.mdKen Carlino2015-07-201-2/+2
| * | | STC AVTP Pipeline : Work in progress 1Ken Carlino2015-07-17262-0/+40699
* | | | open-avb: use variables instead of hardcoded toolsTodd Fujinaka2015-09-251-5/+8
* | | | libigb: fix trailing whitespaceTodd Fujinaka2015-09-109-197/+197
* | | | libigb: add devicesTodd Fujinaka2015-09-102-2/+11
| |_|/ |/| |
* | | Added function igb_get_mac_addr().Marcin Miklas2015-09-092-0/+17
| |/ |/|
* | New: igb_set_class_bandwidth2 added.Marcin Miklas2015-08-262-0/+127
* | Fixes: stream reservation for 100 MBit.Marcin Miklas2015-08-261-4/+1
* | Fixes: Igb should acquire semapthore in igb_clean().Marcin Miklas2015-08-201-0/+10
* | Fixes: Success returned on failure in igb_attach_tx.Marcin Miklas2015-08-201-5/+2
|/
* Merge pull request #60 from heinemml/patch-3intel-ethernet2014-04-291-3/+7
|\