44340 Commits (c5f0b6bf410ca9921cf61627ed1cba38d09b0725)
 

Author SHA1 Message Date
Kostya Shishkov 0de4a563e4 mss1: move code that will be reused by MSS2 decoder into separate file 12 years ago
Kostya Shishkov 49df339f4b mss1: merge decode_intra() and decode_inter() 12 years ago
Martin Storsjö b42be2d56a avprobe: Get rid of ugly casts in the options table 12 years ago
Michael Niedermayer 99f5090714 aiffdec: try #2 to fix bps 12 years ago
Michael Niedermayer 4abb88d7e8 Merge remote-tracking branch 'qatar/master' 12 years ago
Martin Storsjö b441a4517b vf_hqdn3d: Remove a duplicate inline declaration 12 years ago
Martin Storsjö 2bd67175c7 vf_hqdn3d: Don't declare the loop variable within the for loop 12 years ago
Luca Barbato e0f7a9f6e7 huffyuv: update to current coding style 12 years ago
Luca Barbato f76e47877c huffman: update to current coding style 12 years ago
Martin Storsjö 125c6c0752 rtsp: Free the rtpdec context properly 12 years ago
Stefano Sabatini 60924dfe55 examples/decoding_encoding: make operation logic more self-evident / predictable 12 years ago
Stefano Sabatini 3b0e2763f4 examples/Makefile: apply misc minor fixes to the RM rule 12 years ago
Stefano Sabatini c0bca6425d examples/decoding_encoding: store temporary files in current dir 12 years ago
Carl Eugen Hoyos 73b40dafc8 Use correct format identifier for uint64_t. 12 years ago
Michael Niedermayer 4e8b206092 mpc: fix seeking to the end 12 years ago
Michael Niedermayer a503afb11f mpc: clip seeking timestamp in valid range 12 years ago
Diego Biurrun 3f02c533f3 build: fft: x86: Drop unused YASM-OBJS-FFT- variable 12 years ago
Michael Niedermayer b9b97c2fb9 aiffdec: fix bits per sample 12 years ago
Marton Balint a366beaf6a ffplay: fix odd YUV width by cropping the video 12 years ago
jamal 95d1af1188 build: Fix compilation when configuring with a prog suffix 12 years ago
Michael Niedermayer 851bac4b06 vf_hqdn3d: avoid declaring variable in for() 12 years ago
Michael Niedermayer 17106a7c90 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 3a621c9d99 nutenc: Support writing an index 12 years ago
Michael Niedermayer b2a8ce4e67 nutenc: keep track of max_pts 12 years ago
Michael Niedermayer c2a134c66c nutenc: keep track if keyframe PTS 12 years ago
Michael Niedermayer e6a045ba56 nutdec: Flip the direction for seeking with an index in the failure case. 12 years ago
Michael Niedermayer cebbaf578d nutdec: improve information in error message 12 years ago
Michael Niedermayer d1ee2cf74a nutenc: keep track of the written syncpoint count 12 years ago
Diego Biurrun d7f9786cbc audio_frame_queue: Clean up ff_af_queue_log_state debug function 12 years ago
Diego Biurrun 1ce5dce454 dwt: Remove unused code. 12 years ago
Mans Rullgard 88386feefd cavs: convert cavsdata.h to a .c file 12 years ago
Diego Biurrun a6d9f9e60e cavs: Move inline functions only used in one file out of the header 12 years ago
Diego Biurrun ef07ac1e12 cavs: Move data tables used in only one place to that file 12 years ago
Jan Ekström 09bd0ea94e fate: Add a single symbol Ut Video decoder test 12 years ago
Loren Merritt 7a1944b907 vf_hqdn3d: x86 asm 12 years ago
Loren Merritt 566858a770 vf_hqdn3d: support 16bit colordepth 12 years ago
Paul B Mahol 8f9941b160 avrndec: silence warning about incompatible pointer types 12 years ago
Anton Khirnov 44b0b85fe9 avconv: prefer user-forced input framerate when choosing output framerate 12 years ago
Michael Niedermayer bfb39023b0 h264: ff_init_cabac_states doesnt use its argument thus remove it 12 years ago
Michael Niedermayer c684cb29bc Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 0c3a3b75d7 ac3_probe: fix probing of non standard AC3 12 years ago
Mans Rullgard db70730291 x86: fft: remove unused fft_dispatch* functions 12 years ago
Mans Rullgard cba79d2123 avconv: remove unused variable opt_shortest 12 years ago
Michael Niedermayer 4b9e44868b lavf: fix avio statistics for packets directly read without the buffer. 12 years ago
Derek Buitenhuis efab2e004a FATE: Add Canopus Lossless tests 12 years ago
Philip Langdale 2626cc4580 matroska: Mark S_TEXT/UTF-8 as Subrip encoded subtitles. 12 years ago
Piotr Bandurski 0bb37bbc0f riff: fix remuxing of atrac3 in wav 12 years ago
Paul B Mahol 65b552cc31 lavc: add some missing .long_name to codec_descriptors[] 12 years ago
Carl Eugen Hoyos 4abb3539a6 Fix one of the problems with -codecs, -encoders and -decoders. 12 years ago
Derek Buitenhuis aa7a565101 cllc: Pad swapped buffer 12 years ago