aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* mplayer: fix passing size_t as %d to printf()Gravatar wm42013-11-20
* timeline: remove support for the mplayer2 EDL formatGravatar wm42013-11-19
* player: add --merge-files optionGravatar wm42013-11-19
* timeline: add edl:// URIsGravatar wm42013-11-19
* timeline: add new EDL formatGravatar wm42013-11-19
* manpage: fix typo in --video-align-y descriptionGravatar wm42013-11-19
* player: select fallback stream in timeline code for better EDL handlingGravatar wm42013-11-19
* player: deselect video track if initialization failsGravatar wm42013-11-19
* vdpau_old: enable OpenGL interopGravatar wm42013-11-19
* ao_null: fix simulated buffer sizeGravatar wm42013-11-19
* audio/filter: rename af_tools.c to tools.cGravatar wm42013-11-18
* demux: rename demux_packet.h to packet.hGravatar wm42013-11-18
* audio: drop buffered filter data when seekingGravatar wm42013-11-18
* audio/filter: remove unneeded AF_CONTROLs, convert to enumGravatar wm42013-11-18
* af: cleanup documentation commentsGravatar wm42013-11-18
* player: simplify audio reset when seekingGravatar wm42013-11-18
* stream_dvb: remove bogus free callsGravatar wm42013-11-18
* vo_vdpau: don't calculate destination alpha when drawing OSDGravatar wm42013-11-18
* audio: use the decoder buffer's format, not sh_audioGravatar wm42013-11-18
* audio: fix mid-stream audio reconfigurationGravatar wm42013-11-18
* stream: split out pthread helper functionGravatar wm42013-11-17
* af_lavrresample: set cutoff as double, not intGravatar wm42013-11-17
* player: write final audo chunk only if there is audio leftGravatar wm42013-11-17
* ao_null: properly simulate final chunk, add buffer optionsGravatar wm42013-11-17
* player: don't remove playback status when reinitializing DVBGravatar wm42013-11-17
* demux_packet: add source stream indexGravatar wm42013-11-16
* demux: update a commentGravatar wm42013-11-16
* demux: remove unused commandsGravatar wm42013-11-16
* demux: simplify handling of filepos fieldGravatar wm42013-11-16
* demux_lavf: remove broken and commented byte based seeksGravatar wm42013-11-16
* demux: reset EOF flag differentlyGravatar wm42013-11-16
* encode_lavc: add missing newline in error messageGravatar wm42013-11-16
* ao_lavc: use af_format_conversion_score()Gravatar wm42013-11-16
* audio/format: add heuristic to estimate loss on format conversionGravatar wm42013-11-16
* audio/format: fix doublep sample formatGravatar wm42013-11-16
* ao_lavc: write the final audio chunks from uninit()Gravatar Rudolf Polzer2013-11-16
* ao_lavc: fix crash with interleaved audio outputs.Gravatar Rudolf Polzer2013-11-16
* audio: drop "_NE"/"ne" suffix from audio formatsGravatar wm42013-11-15
* manpage: mark DTS-HD passthough as brokenGravatar wm42013-11-15
* dec_audio: adjust "large" decoding amountGravatar wm42013-11-15
* mp_ring: remove unused functionGravatar wm42013-11-15
* af_lavcac3enc: use option parserGravatar wm42013-11-15
* ad_spdif: fix regressionsGravatar wm42013-11-14
* osx bundle: remove embedded fonts.confGravatar Stefano Pigozzi2013-11-14
* ao_alsa: non-interleaved access is not always availableGravatar wm42013-11-14
* demux: use talloc for certain stream headersGravatar wm42013-11-14
* audio: fix audio data memory leakGravatar wm42013-11-14
* gl_common: print SW renderer warning only if it was the only reason we reject...Gravatar wm42013-11-14
* vd_lavc: select correct hw decoder profile for constrained baseline h264Gravatar wm42013-11-14
* gl_common: remove unneeded callbackGravatar wm42013-11-14