2009-09-17 |
Reimar Döffinger | Improve SIFF probe by also checking the first tag is... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Reimar Döffinger | Improve dxa probe by checking the values for width... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Reimar Döffinger | Slightly improve probe for ea format by checking that... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Reimar Döffinger | Add dnxhd test to regression tests. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Lars Täuber | Do not include "mp4:" prefix from RTMP URL into "app... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Kostya Shishkov | Register myself as RTMP maintainer |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Kostya Shishkov | Remove useless code causing crash in Targa decoder |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Justin Ruggles | add CODEC_CAP_SUBFRAMES to the FLAC decoder capabilitie... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Ramiro Polla | Cleanup buffer debugs in swScale(). |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Ramiro Polla | Use correct buffers in vertical scaler in unscaled... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Print a warning if a format has been detected with... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Print at debug level the score with which probing succe... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Fix indention after last commit. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Improve amortized worst case speed of the muxers packet... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Måns Rullgård | ARM: do not use movw/movt for relocatable values with PIC |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Kostya Shishkov | reindent after last commit and remove unneeded empty... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Kostya Shishkov | Make MPC SV8 probe skip tags until stream header is... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Kostya Shishkov | Monkey's Audio uses subframes too, declare that in... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Reimar Döffinger | Fix overflow check insufficiently improved in r19840. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Sascha Sommer | Add CODEC_CAP_SUBFRAMES for codecs that output multiple... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Sascha Sommer | fix PTS calculation for audio formats with bits per... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Peter Ross | Core Audio Format demuxer |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Peter Ross | Make mov LPCM and AAC parsing functions public |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Peter Ross | perform sanity check on number of audio channels in... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Gwenole Beauchesne | Fill in new VASliceParameterBufferMPEG2.slice_horizonta... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Gwenole Beauchesne | Move down HWAccel code path so that to fill in s->mb_x... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Kostya Shishkov | Enhance Musepack SV8 probing code |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Flv should be AVFMT_VARIABLE_FPS. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Upgrade a few important messages to AV_LOG_WARNING. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Fix indention after previous commit. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Make packet interleaving in the muxer not scan through... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Also reset *_end in flush_packet_queue(). |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Stefano Sabatini | Make pkgconfig_generate() fill Libs with the required... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Justin Ruggles | 10l: set genre default immediately before reading genre tag |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Justin Ruggles | Set ID3v1 genre to 0xFF (unknown) by default instead... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Måns Rullgård | 10l: fix ff_fft_init_arm() prototype |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Måns Rullgård | Move per-arch fft init bits into the corresponding... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Kostya Shishkov | Do not set 0 FPS in VC-1 test stream format demuxer. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Vitor Sessak | Add two more sizes to ff_sine_windows[] and also pad... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Kostya Shishkov | Check for explicit 32-bit FPS value so it works on... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Kostya Shishkov | Make probing for VC1 test bitstream format stricter |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jai Menon | Fix max_coded_frame_size computation to account for... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michael Niedermayer | Check offset in flv_probe() |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michael Niedermayer | Do not return values above AVPROBE_SCORE_MAX from probe(). |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michael Niedermayer | Make h261 and mpegvideo probe a little more robust... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Martin Storsjö | Init i to 0 (10l fix). |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michael Niedermayer | Make mpeg_probe() pass probetest. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michael Niedermayer | Probetest, to test the demuxers probe functions against... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Reimar Döffinger | Slightly stricter MPEG-PES probing, fixes issue 1383. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Reimar Döffinger | Vastly improved mm_probe function, passes probetest. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Reimar Döffinger | Improve sierravmd probe. It is still quite weak, but... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Michael Niedermayer | Slighty tweak mp3 probe threshold to prevent probetest... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Reimar Döffinger | Try harder to avoid false positives for DV probe. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Reimar Döffinger | Make dnxhd probe more strict, fail if we detect values... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Måns Rullgård | ARM: 10l: fix large FFTs |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Michael Niedermayer | Rewrite h261_probe(). |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Reimar Döffinger | Make DTS probe more robust against false positives... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Reimar Döffinger | Check the index validity more thoroughly for the c93... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Reimar Döffinger | Add more sanity checks for header elements, rejecting... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Michael Niedermayer | Rewrite h263_probe(). |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Reimar Döffinger | Extend check for integer overflow for malloc argument... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Kostya Shishkov | Fix wrong logical operator which causes too relaxed... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Reimar Döffinger | Check buffer size for idcin check, otherwise false... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Jason Garrett... | Update preset files to jive somewhat better with more... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Baptiste Coudurier | ensure pes buffer is set to avoid segv |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Baptiste Coudurier | reset pes state to skip after flushing, avoid segv... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Benjamin Larsson | Do not release the AVFrame when using reget_buffer... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Benjamin Larsson | Add condition to aea demuxer probe. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Benjamin Larsson | Cosmetics. Renames, indentation and spacing. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Diego Biurrun | Replace @node commands with @anchor to refer to specifi... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Reimar Döffinger | When resetting vst->pkt.data to NULL, also set vst... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Ivan Schreter | Use I/O buffer size as initial value for backoff for... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Ramiro Polla | Reset slice direction at end of each frame. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Ramiro Polla | Remove ; after while(0) in macros. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Ramiro Polla | Remove ; after while(0) in macros. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Ramiro Polla | eval: Check for return value of memory allocations. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Ramiro Polla | Check for return value of some context allocations. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Vitor Sessak | Do not do free AVStream in case of error, this is not... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Benjamin Larsson | Remove table that was forgotten in the split. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Benjamin Larsson | Fix doxygen comment |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Sascha Sommer | reinit get_bits for every decode_packet call |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Lars Täuber | Make get_ur_golomb capable of reading 16 bit values. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Lars Täuber | Fix a typo in the documentation. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Måns Rullgård | ARM: NEON optimised MDCT |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Måns Rullgård | Prepare for optimised forward MDCT implementations |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Måns Rullgård | ARM: faster NEON IMDCT |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Benjamin Larsson | Cosmetics, add spaces |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Benjamin Larsson | Move get_arg to avoid future declaration of function... |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Benjamin Larsson | Use reget_buffer instead of get_buffer. Fixes issue1367. |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Benjamin Larsson | Add ATRAC1 codec ID. |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Benjamin Larsson | Initial commit of the MD studio demuxer, not hooked... |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Benjamin Larsson | Initial commit of the atrac1 decoder, not hooked up yet |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Benjamin Larsson | Remove redundant code forgotten in the split |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Michael Niedermayer | Check for thread_count==0. |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Reimar Döffinger | Simplify: reget_buffer behaves exactly like get_buffer... |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Diego Biurrun | Fix typo: '.' was used instead of '/' as directory... |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Måns Rullgård | ARM: NEON optimised FFT and MDCT |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Måns Rullgård | DCA: move an aligned array from stack to context |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Måns Rullgård | configure: add -g to ASFLAGS when debug is enabled |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Reimar Döffinger | Fix typo in configure error message. |
commit | commitdiff | tree | snapshot |
next |