| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2010-10-17 | bridge: fix dsp_wait_for_events() for DSP_API < 2HEADmaster | Felipe Contreras | 1 | -2/+9 |
| 2010-09-21 | Fix clang warnings | Felipe Contreras | 2 | -6/+6 |
| 2010-09-21 | venc: fix bitrate caping | Felipe Contreras | 1 | -1/+1 |
| 2010-09-20 | build: use newer DSP API | Felipe Contreras | 1 | -1/+1 |
| 2010-09-19 | Update READMEv0.8.0next | Felipe Contreras | 1 | -10/+26 |
| 2010-09-19 | dummy: improve error handling | Felipe Contreras | 2 | -11/+43 |
| 2010-09-19 | dummy: add proper DSP event handling | Felipe Contreras | 2 | -0/+72 |
| 2010-09-19 | Trivial cleanups | Felipe Contreras | 2 | -39/+37 |
| 2010-09-19 | dummy: improve mapping | Felipe Contreras | 1 | -15/+17 |
| 2010-09-19 | dummy: fix mapping sequence | Felipe Contreras | 1 | -6/+8 |
| 2010-09-19 | dummy: use correct socket-node | Felipe Contreras | 1 | -2/+2 |
| 2010-09-19 | bridge: truly remove typedefs | Felipe Contreras | 1 | -6/+6 |
| 2010-09-19 | Remove usage of typedefs | Felipe Contreras | 8 | -32/+32 |
| 2010-09-19 | bridge: remove typedefs | Felipe Contreras | 2 | -52/+52 |
| 2010-09-19 | bridge: cleanup return codes | Felipe Contreras | 1 | -44/+41 |
| 2010-09-19 | bridge: reorganize return code handling | Felipe Contreras | 2 | -3/+6 |
| 2010-09-19 | bridge: trivial cleanups | Felipe Contreras | 2 | -33/+38 |
| 2010-09-19 | bridge: whitespace cleanups | Felipe Contreras | 2 | -241/+241 |
| 2010-09-19 | dmm_buffer: whitespace cleanups | Felipe Contreras | 1 | -10/+10 |
| 2010-09-19 | bridge: add dsp_start() | Víctor Manuel Jáquez Leal | 2 | -0/+14 |
| 2010-09-19 | bridge: add dsp_load() | Víctor Manuel Jáquez Leal | 2 | -0/+28 |
| 2010-09-19 | bridge: add dsp_stop() | Víctor Manuel Jáquez Leal | 2 | -0/+18 |
| 2010-09-19 | Rename dsp_{start,stop} | Felipe Contreras | 2 | -6/+6 |
| 2010-09-19 | base: update gst buffersize based on dmm_buffer len | Felipe Contreras | 1 | -0/+2 |
| 2010-09-19 | vdec: update buffer len based on crop size | Felipe Contreras | 1 | -0/+4 |
| 2010-09-19 | vdec: add crop framesize | Felipe Contreras | 2 | -0/+4 |
| 2010-09-19 | vdec: calculate real coded framesize | Felipe Contreras | 1 | -0/+6 |
| 2010-09-19 | vdec: return last frame EOS from MPEG4, H.263 and WMV decoders | Arvind Gupta | 3 | -0/+14 |
| 2010-09-19 | base: add virtual method flush_frames | Karunesha Uh | 2 | -2/+5 |
| 2010-09-19 | venc: H.264 CBR mode uses CIR | Miguel Verdu | 1 | -7/+36 |
| 2010-09-19 | venc: remove redundant max_bitrate check for H.264 | Felipe Contreras | 1 | -1/+1 |
| 2010-09-19 | venc: cap bitrate to max_bitrate | Felipe Contreras | 1 | -1/+8 |
| 2010-09-19 | venc: add check for invalid level | Felipe Contreras | 1 | -2/+15 |
| 2010-09-19 | venc: limit max_bitrate to the true maximum | Felipe Contreras | 1 | -4/+3 |
| 2010-09-19 | venc: pick max bitrate at same level of mbps | Felipe Contreras | 1 | -0/+5 |
| 2010-09-19 | venc: fix check_supported_levels() | Felipe Contreras | 1 | -0/+4 |
| 2010-09-19 | venc: add property for intra-refresh | Felipe Contreras | 2 | -0/+15 |
| 2010-09-19 | hack: venc: strip SPS and PPS headers on keyframes | Arvind Gupta | 1 | -2/+45 |
| 2010-09-19 | hack: venc: avoid intra frame interval | Marco Ballesio | 1 | -1/+0 |
| 2010-09-19 | hack: h264enc: manually force keyframes | Felipe Contreras | 2 | -0/+8 |
| 2010-09-19 | venc: no automagic changes to property values | Mark Nauwelaerts | 2 | -3/+14 |
| 2010-09-19 | venc: trivial cleanups | Felipe Contreras | 1 | -34/+22 |
| 2010-09-19 | venc: update jpegenc params to release L23.i3.4 | Mark Nauwelaerts | 1 | -2/+3 |
| 2010-09-19 | vdec: fix codec-data transformation | Mark Nauwelaerts | 1 | -2/+2 |
| 2010-09-19 | venc: implement reset() vmethod for state variable cleanup | Mark Nauwelaerts | 1 | -3/+25 |
| 2010-09-19 | base: add reset() vmethod | Mark Nauwelaerts | 2 | -0/+3 |
| 2010-09-19 | base: more state variable cleanup when stopping | Mark Nauwelaerts | 1 | -0/+2 |
| 2010-09-19 | venc: simplify avr mode workaround | Felipe Contreras | 1 | -6/+2 |
| 2010-09-19 | venc: adjust h264 encoder frametype check | Mark Nauwelaerts | 1 | -1/+2 |
| 2010-09-19 | venc: extract codec-data for MPEG-4 | Felipe Contreras | 2 | -0/+47 |
