| Commit message (Expand) | Author | Age |
* | changed :vaspect option to CONF_TYPE_FLOAT | nicodvb | 2005-04-10 |
* | "Fix" for pnm EOF detection (stop on read errors) | rtognimp | 2005-04-09 |
* | Stop streaming if we got a server error or message on pnm streaming. | rtognimp | 2005-04-09 |
* | set width, height and biCompression when the video stream contains avc1; reus... | nicodvb | 2005-04-09 |
* | assign picture->(width,height) when parsing h264 | nicodvb | 2005-04-09 |
* | obvious gcc warning fix, approved by Nico | rathann | 2005-04-08 |
* | demux ac3 by means of lavf by default | nicodvb | 2005-04-07 |
* | - fix gcc warnings, strlcat/strlcpy prototypes | rathann | 2005-04-06 |
* | fix http://bugzilla.mplayerhq.hu/show_bug.cgi?id=260 | rathann | 2005-04-06 |
* | Added support of audio stream switching in the MPEG demuxer using the #-key | gpoirier | 2005-04-03 |
* | allocate and fill extradata field for video_avc (raw nal units, extradata con... | nicodvb | 2005-04-03 |
* | added support for mpa layers 1 and 2 | nicodvb | 2005-04-02 |
* | filename-based detection for h264 ES | lorenm | 2005-04-01 |
* | Fix alac from QTpro (in standard mov file, not in m4a file) | rtognimp | 2005-03-30 |
* | various (de)muxer_lavf fixes | michael | 2005-03-25 |
* | set i_bps | michael | 2005-03-25 |
* | 1000l (dwSampleSize != nSamplesPerSec) | michael | 2005-03-25 |
* | discard streams we dont need | michael | 2005-03-25 |
* | wrong binary operator | nicodvb | 2005-03-23 |
* | consider parse random_access_point from the adaption_field to determine if th... | nicodvb | 2005-03-23 |
* | SL payloads are pushed to audio and video fifo only when they are flagged wit... | nicodvb | 2005-03-22 |
* | initial support for SL packetized data, with certain limitations; partly rewo... | nicodvb | 2005-03-20 |
* | export getbits() as mp_getbits() | nicodvb | 2005-03-20 |
* | missing declaration, fixes: | rathann | 2005-03-18 |
* | Rather simple patch for RAWDV demuxer which lets it say whats the total | rtognimp | 2005-03-09 |
* | fixed support for mp3 at <32000 sample_rate | nicodvb | 2005-03-07 |
* | added support for other codecs (mpeg4/h264/aac) in mpeg-ps parsing the PSM | nicodvb | 2005-03-06 |
* | alac support via lavc decoder | rtognimp | 2005-03-06 |
* | converted vframerate to CONF_TYPE_FLOAT | nicodvb | 2005-03-04 |
* | 100l to reimar.. sh_audio->samplerate and sh_audio->i_bps are not the same | rfelker | 2005-03-04 |
* | Fix very old ra files with no fourcc | rtognimp | 2005-03-03 |
* | Fix some 28.8 ra files with four text strings | rtognimp | 2005-03-03 |
* | Fix rm files with a really big index chunk. | reimar | 2005-03-03 |
* | Make nuv files work on bigendian (but old nuv files created with mencoder | reimar | 2005-03-03 |
* | recalculate frame duration after soft telecine | nicodvb | 2005-03-03 |
* | Fix: | rathann | 2005-03-01 |
* | missing #include (for malloc and free) | rathann | 2005-03-01 |
* | 100l wrong binary operator when setting progressive frame | nicodvb | 2005-03-01 |
* | telecine now works in display order (rather than decoding), as far as there a... | nicodvb | 2005-03-01 |
* | set sh_audio->delay ins audio-only case so that correct time is displayed | reimar | 2005-03-01 |
* | Fix the ogg fourcc nightmare!!! | rfelker | 2005-02-27 |
* | soft telecine support! :)) patch by nico | rfelker | 2005-02-27 |
* | more on tivo vstream support.. 1000l to Joey for forgetting this file and bre... | rfelker | 2005-02-27 |
* | added a stream module for the vstream client library | joey | 2005-02-27 |
* | 50000l: fixed various memleaks; CC discontibuities aren't necessarily error c... | nicodvb | 2005-02-25 |
* | Remove file-global mpadec, add ad_driver member to sh_audio_t instead. | hzoli | 2005-02-25 |
* | both reorder and noreorder flags are now available | nicodvb | 2005-02-25 |
* | disabled by default frame reordering | nicodvb | 2005-02-24 |
* | framerate autodetection for H264 in raw/ts streams | nicodvb | 2005-02-24 |
* | replace bzero() with memset() | nicodvb | 2005-02-23 |