| Commit message (Expand) | Author | Age |
... | |
* | $inc_extra vs $_inc_extra typo, closes bug #543. | diego | 2006-08-01 |
* | Change toplevel Makefile to invoke subdirectory Makefiles | uau | 2006-08-01 |
* | Simplify LIVE555 test and make it more consistent with the other tests. | diego | 2006-08-01 |
* | We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now. | diego | 2006-08-01 |
* | clarification on -mpegopts :vaspect | nicodvb | 2006-08-01 |
* | New sentences should start on a new line. | diego | 2006-07-31 |
* | Fix SVQ3 extradata handling so it works correctly with demux_lavf | pacman | 2006-07-31 |
* | Fix bogus pointer addition in the extraction of extradata from | pacman | 2006-07-31 |
* | removed deprecated test.c file from libmpdemux | ben | 2006-07-31 |
* | don't use vaspect on mpeg1 video streams | nicodvb | 2006-07-31 |
* | fix includes due to libmpdemux split (patch by Stefan Huehner) | ben | 2006-07-31 |
* | add an explicit tv stream input instead of the previous hack in stream_null | ben | 2006-07-31 |
* | renamed cddX stream interface to stream_cddX for consistency | ben | 2006-07-31 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 |
* | Add support for ffmpeg's pixel format names in libswscale | lucabe | 2006-07-31 |
* | Move the section describing the per movie config files | attila | 2006-07-31 |
* | Add Indexes to Options as suggested by Jaeho Shin. | diego | 2006-07-30 |
* | Remove useless include | rtogni | 2006-07-30 |
* | Make some more function static | rtogni | 2006-07-30 |
* | Clarify licensing situation. | diego | 2006-07-30 |
* | There is a reference to a file COPYRIGHT that we do not include, so paste | diego | 2006-07-30 |
* | md5 result is 16 bytes, not 20 | rtogni | 2006-07-30 |
* | removed now useless duplicate includes | ben | 2006-07-30 |
* | LRMI has been removed some time ago. | diego | 2006-07-30 |
* | How to encode movies for PSP | gpoirier | 2006-07-30 |
* | Update for changes from r19139 and r19137. | diego | 2006-07-30 |
* | xor_table can't be NULL, remove useless check | rtogni | 2006-07-30 |
* | Make patch apply cleanly and with -p0, not a mix of -p0 and -p1. | diego | 2006-07-30 |
* | The real hash function is just a md5, replace with lavu code | rtogni | 2006-07-30 |
* | Update upstream references, add a missing file | rtogni | 2006-07-30 |
* | Restore a local diff lost during license fix at r19256 | rtogni | 2006-07-30 |
* | alex didnt commit his (very incomplete) rfc conversion of my proposal so i co... | michael | 2006-07-30 |
* | no need to reming the copyright with msg_(), the notice in the source is enough | nicodvb | 2006-07-30 |
* | Replace tremor files that had old headers saying "ALL REDISTRIBUTION | uau | 2006-07-30 |
* | Use LC_ALL instead of LANG since the former overrides the latter. | diego | 2006-07-29 |
* | cosmetics: Make patch apply cleanly. | diego | 2006-07-29 |
* | Add a paragraph about which Subversion version to use. | diego | 2006-07-29 |
* | Cope with localized Subversion clients. | diego | 2006-07-29 |
* | updated documentation. | vayne | 2006-07-29 |
* | improved fullscreen switching | vayne | 2006-07-29 |
* | re-added forgotten return in send_mpeg_lpcm_packet() | nicodvb | 2006-07-29 |
* | final cleanup: implemented send_mpeg_pes_packet() and send_mpeg_lpcm_packet()... | nicodvb | 2006-07-29 |
* | optimize and simplify memcpy usage, use mem2agpcpy_pic | reimar | 2006-07-29 |
* | Add comment about Chinese AVS only working with lavf at the moment. | diego | 2006-07-29 |
* | ptslen was set to 5 even when no pts==0 | nicodvb | 2006-07-29 |
* | typo fix | ben | 2006-07-29 |
* | Support for Chinese AVS | rtogni | 2006-07-29 |
* | Part 2 of the various fixes features by Jerome Ferrari | gpoirier | 2006-07-29 |
* | missed some escaping | ben | 2006-07-29 |
* | use DOCS writing standards for default values (asked by diego) | ben | 2006-07-29 |