| Commit message (Expand) | Author | Age |
* | Fix compilation error. | iive | 2007-11-22 |
* | Fix a wrong cmdline example of using -menu-chroot. | ulion | 2007-11-21 |
* | Compilation fix (typo) | voroshil | 2007-11-21 |
* | AAC support (aac-hbr only) | lu_zero | 2007-11-21 |
* | Media Format to fourcc conversion (from amol) | lu_zero | 2007-11-21 |
* | Make hwdts support more dts format identification, 14bits or 16bits, LE or BE. | ulion | 2007-11-21 |
* | Rename timer-lx.c --> timer-linux.c. | diego | 2007-11-21 |
* | main() --> main(void) | diego | 2007-11-21 |
* | main() --> main(void) | diego | 2007-11-21 |
* | Remove unused function write_psm_block(), fixes the warning: | diego | 2007-11-21 |
* | Support dump AF_FORMAT_AC3 format. | ulion | 2007-11-21 |
* | Sizes of arpmt and arStreamCaps must be equal. | voroshil | 2007-11-21 |
* | vcd://<n> now works for MinGW32 too, hence the updated doc | zuxy | 2007-11-21 |
* | Move code related to chain initialization and similar | voroshil | 2007-11-20 |
* | Fix mplayer crash caused by r25116 | voroshil | 2007-11-20 |
* | Musepack SV8 lavc decoder support | kostya | 2007-11-20 |
* | Put colon inside replaceable tag. | diego | 2007-11-20 |
* | Remove no more needed check | voroshil | 2007-11-20 |
* | Fix totally wrong (due to mess of brackets) structures size check. | voroshil | 2007-11-20 |
* | Replace several parameters for get_available_formats_stream | voroshil | 2007-11-20 |
* | New routine for reconnecting two pins with new media type | voroshil | 2007-11-19 |
* | Move pointer to SampleGrabber filter into chain structure. | voroshil | 2007-11-19 |
* | Move common chain uninit code into separate routine. | voroshil | 2007-11-19 |
* | pass chain structure instead of several variables to build_sub_graph | voroshil | 2007-11-19 |
* | fix missed change | voroshil | 2007-11-19 |
* | Add capture filter's pointer to vbi chain structure too. | voroshil | 2007-11-19 |
* | Code unification: get rid of local variable arpmtVBI | voroshil | 2007-11-19 |
* | Add major media type to chain structure | voroshil | 2007-11-19 |
* | One step of code cleanup: move all variables, related | voroshil | 2007-11-19 |
* | Let NSApp handle events when uninit to fix the delay dealloc bug of mpGLView. | ulion | 2007-11-19 |
* | 100l: Fix long standing copy-paste error: | voroshil | 2007-11-19 |
* | Add padding and unroll loop 4x for at least another 10% speedup | reimar | 2007-11-18 |
* | Change to a 64 bit accumulation variable instead of shifting. | reimar | 2007-11-18 |
* | 100l, *ppc++ was supposed to be replaced by ppc[i] in r25100, but that is not... | reimar | 2007-11-18 |
* | Use "long" instead of "int" for innermost loop variable. | reimar | 2007-11-18 |
* | Rearrange scaletempo inner loop. | reimar | 2007-11-18 |
* | warn users to disable dvdread internal (at least for the moment: there's | nicodvb | 2007-11-18 |
* | 100l, someone mixed up && and ||, so if allocation of only one buffers failed | reimar | 2007-11-18 |
* | Avoid some casts by changing int8_t* to void* in af_scaletempo | reimar | 2007-11-18 |
* | Add all passed to VID_SET_FORMAT formats to the end of | voroshil | 2007-11-18 |
* | Ensure that when VID_GET_FORMAT ioctl is called, | voroshil | 2007-11-18 |
* | (cosmetics) Indentation fix of previous commit. | voroshil | 2007-11-18 |
* | New media format negotiation code: | voroshil | 2007-11-18 |
* | Move setting media format code | voroshil | 2007-11-18 |
* | Pass all available formats to chain building routine and | voroshil | 2007-11-18 |
* | 100l, fix uint32_t* instead of uint32_t typo in demux_mf type->fourcc table | reimar | 2007-11-18 |
* | Ignore video formats which are supported by device | voroshil | 2007-11-18 |
* | Fix crash when pin connection fails. | voroshil | 2007-11-18 |
* | Prevent chains from building more than once. | voroshil | 2007-11-18 |
* | Handle "out of memory" error. | voroshil | 2007-11-18 |